Playbin could not recognize H264 stream with RTP over UDP
lucky chou
shakin at outlook.com
Wed Nov 16 09:51:01 UTC 2016
Vinod Kesti wrote
> Hi,
>
> Caps are not set properly in playback pipeline itseems.
> ~ Vinod
yes ,thanks for your commet.
RTP requires additional configuration data out of band, that is not
available inside the stream itself. so,it is necessary to correct settings
udpsrc' caps.
But I hope that this can work properly:
gst-launch-1.0 playbin
uri=udp://aaa.bbb.ccc.ddd:eee?xxx1=xxx1,xxx2=xxx2,xxx3=xxx3...
It seems there is no provide an URI scheme for RTP.
Just now, I found this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=703111
<https://bugzilla.gnome.org/show_bug.cgi?id=703111> ,hope someone can make
it as soon as possible to merge into git master.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Playbin-could-not-recognize-H264-stream-with-RTP-over-UDP-tp4680712p4680714.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list