-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Labels
Description
Description
- Library Version:ffmpeg4.0.6 with libvpx:latest libx264:latest
- ROS Version:melodic
- Platform / OS:ubuntu 18.04
Steps To Reproduce
I build web_video_server with ffmpeg4.0.6, and grab a topic named /usb_cam/image_raw from ros.
When I use the stream url http://0.0.0.0:8080/stream?topic=/usb_cam/image_raw&type=h264 or http://0.0.0.0:8080/stream?topic=/usb_cam/image_raw&type=vp8, it occurs en 500 error, and the console log says "exception: Error looking up output format".
Expected Behavior
display vp8 or h264 stream
Actual Behavior
exception: Error looking up output format