gst-rtsp-server local streaming with the huge delay
doon
don-prog at mail.ru
Sun Jan 31 17:23:05 PST 2016
Nicolas Dufresne-3 wrote
> Le lundi 25 janvier 2016 à 19:06 -0800, doon a écrit :
>> The problem is that video begins to play only after 50 seconds-long
>> freezing
>> on the first frame(I see first frame 50 second and only after that
>> video
>> begins).
>> And if I use this pipeline(with the audio playback) then video stuck
>> on the
>> first frame and does not start after 3 minutes(I did not check after
>> this):
>>
>> gst-launch-1.0 --gst-debug=3 rtspsrc
>> location="rtsp://127.0.0.1:8554/test" !
>> rtph264depay ! decodebin name=dec ! videoconvert ! autovideosink dec.
>> !
>> audioconvert ! autoaudiosink
>>
>> *How can I playback video without the delay(in the first case) and
>> how can I
>> playback video with the audio(in the second case)?*
>
> The delay is likely related to the source file you are using. How was
> it encoded ? What's the distance between key-frame ?
>
> The easiest to get both audio and video is to use playbin.
>
> Nicolas
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at .freedesktop
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
> signature.asc (188 bytes)
> <http://gstreamer-devel.966125.n4.nabble.com/attachment/4675492/0/signature.asc>
I still need help with this
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-rtsp-server-local-streaming-with-the-huge-delay-tp4675481p4675575.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list