Replies: 1 comment
-
Chromium can only handle baseline constrained i420, also do a low keyframe interval. Also worth comparing with our GStreamer example! https://gist.github.com/ibc/3a10b27812d99c8abd1b is also really helpful for Chromium media pipeline debugging |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was doing the example for an VP8 rdp stream and everything worked perfect, then I changed this line
and also the stream. Now the Browser doesn't display anything and sometimes it comes an error(64000).
Here is my SDP from my stream
What do I need to do for using h264 as codec, sadly I can't use VP8 in this project.
I hope someone can help me with this issue
Beta Was this translation helpful? Give feedback.
All reactions