RobotWebTools / web_video_server

HTTP Streaming of ROS Image Topics in Multiple Formats
http://ros.org/wiki/web_video_server
Other
269 stars 187 forks source link

Compressed image topic not accessible #94

Open swansk opened 4 years ago

swansk commented 4 years ago

I have two compressed image topics that I am publishing. For example, one is at /robot/cameras/bw/image_raw/compressed. I verified that the topic is subscribed to by /web_video_server by checking rqt_graph.

When I visit http://localhost:8080, I can see the two camera topics listed without any links to click on to navigate to the stream or image snapshots.

Both image topics have camera_info additionally being published, and if I publish the raw_image without compression it seems to work fine.

Doolly commented 3 years ago

any updates on this issue? I'm having the same issue

ngocpham1994x commented 1 year ago

I am currently having same issue.