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

VP8 and H264 format stream not work #121

Open
gawinwong opened this issue Mar 3, 2022 · 1 comment
Open

VP8 and H264 format stream not work #121

gawinwong opened this issue Mar 3, 2022 · 1 comment
Labels

Comments

@gawinwong
Copy link

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

@gawinwong gawinwong added the bug label Mar 3, 2022
@hosome17
Copy link

Have you solve it yet? I have the same problem.

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

No branches or pull requests

2 participants