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

Get error when using type h264 #112

Open
snaillp opened this issue Nov 20, 2020 · 0 comments
Open

Get error when using type h264 #112

snaillp opened this issue Nov 20, 2020 · 0 comments

Comments

@snaillp
Copy link

snaillp commented Nov 20, 2020

i publish images to a rostopic using type Image,and expect to get a video stream from web_video_server. The video cannot play at the url http://localhost:8080/stream?topic={ROS_TOPIC}&type=h264 , and i get error like "[mp4 @ 0x7f2a4c1813a0] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1 >= 1".
if thre url turn to http://localhost:8080/stream?topic={ROS_TOPIC}, it can play, but actully became to an image stream.
what should i do to get a video stream instead of an image stream?

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

No branches or pull requests

1 participant