Replies: 2 comments 2 replies
-
I believe someone else in the community has already worked on this: https://github.com/angsa-robotics/ffmpeg_image_transport |
Beta Was this translation helpful? Give feedback.
0 replies
-
I just finished a package that does that. Submitted to rosdistro for indexing. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I am not aware of any way to generate foxglove CompressedVideo messages or convert CompressedVideo messages to sensor_msgs/Image. Is there a compressvideo image transport plugin that you could make available ?
Im not against writing my own as the blog post suggests forking the ffmpeg_image_transport package and making the necessary changes to the message structure. However, I would like to avoid this if possible.
Beta Was this translation helpful? Give feedback.
All reactions