Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yarpmanager cannot display and disconnect mjpeg connections #595

Closed
drdanz opened this issue Oct 2, 2015 · 1 comment
Closed

yarpmanager cannot display and disconnect mjpeg connections #595

drdanz opened this issue Oct 2, 2015 · 1 comment

Comments

@drdanz
Copy link
Member

drdanz commented Oct 2, 2015

When using mjpeg connections, yarpmanager is able to perform the connect, but then it cannot see the status (it is always displayed as disconnected, even if it is actually connected) and it cannot disconnect them.
This is probably due to the fact that mjpeg uses reversed connection.

drdanz added a commit to drdanz/yarp that referenced this issue Apr 18, 2016
This allows yarp to know whether the connection is push or pull, and
therefore it will report the correct status and properly perform the
disconnection.

Fixes robotology#595
@drdanz drdanz self-assigned this Apr 18, 2016
drdanz added a commit to drdanz/yarp that referenced this issue May 12, 2016
This allows yarp to know whether the connection is push or pull, and
therefore it will report the correct status and properly perform the
disconnection.

Fixes robotology#595
drdanz added a commit to drdanz/yarp that referenced this issue May 12, 2016
This allows yarp to know whether the connection is push or pull, and
therefore it will report the correct status and properly perform the
disconnection.

Fixes robotology#595
drdanz added a commit to drdanz/yarp that referenced this issue May 17, 2016
This allows yarp to know whether the connection is push or pull, and
therefore it will report the correct status and properly perform the
disconnection.

Fixes robotology#595
@drdanz
Copy link
Member Author

drdanz commented May 27, 2016

Fixed by #760

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant