UdpSink Fast-Forwarding Example
Osman Berk
osmanberkx0x at yandex.com
Sat Jul 20 10:16:10 UTC 2019
Hello;
I do a project that I send a video over network via udpsink. I need to
determine playback speed also.
I use a similar example to this one.
https://gstreamer.freedesktop.org/documentation/tutorials/basic/playback-speed.html
However when I seek or send an event to my pipeline my stream stops.
Is there any example like this one which does fast-forwarding or rewinding?
I also tried to send or seek event to udpsink but that also did not work.
Should I send event to another element in my pipeline? Like decoder or
demuxer?
On which element does fast-forwarding work normally? I think it is the sink.
Btw the streaming works successfully.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list