AW: AW: want to make seek work in the file sent through TCP
vaibhav at wowvision.in
vaibhav at wowvision.in
Fri Feb 19 07:20:01 UTC 2016
Hi Sebastion/Bernhard,
sender side pipeline: "filesrc location=E:/video/bbc.mov ! tcpclientsink
host=xxx.xxx.xxx.xxx port=xx"
receiver side pipeline: "tcpserversrc host=xxx.xxx.xxx.xxx port=xx !
decodebin name=demux ! autoaudiosink demux. ! imxipvideotransform !
imxeglvivsink"
I have developed the protocol to send seek position from receiver to sender.
I have following issues:
1. When I sent seek position in time from receiver to sender then seek
failed on sender side in time.
2. When I sent seek position in ticks from receiver and calculate position
in bytes on sender side after querying duration in bytes then seek query is
passed in sender side but receiver side gives following problem after
receiving seeked stream "Internal data flow error".
Please give some suggestion how can I seek and by what method.
Thanks and Regards
Vaibhav
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/want-to-make-seek-work-in-the-file-sent-through-TCP-tp4674854p4675953.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list