error with streaming and saving muxed audio and video data
Marka Reddy
bmr8015 at gmail.com
Tue Aug 29 18:29:26 UTC 2017
hi,
I am using gstreamer for streaming and storing muxed audio and video from
camera and mic on embedded hardware through ethernet.
on sender side pipeline is :
v4l2src ! encoder ! matroska mux ! udpsink
alsasrc ! encoder ! mux
on receiver :
udpsrc ! filesink
i am running the pipeline on both sides and stopping them later with EOS
and playing the stored file..
the issue is it works often on the first run of the pipeline..most of the
times i am generating a file but cannot play it
it gives " couldnot determine type of stream "error
please help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170829/3fd90375/attachment.html>
More information about the gstreamer-devel
mailing list