<div dir="auto">hi,<div dir="auto"><br></div><div dir="auto">I am using gstreamer for streaming and storing muxed audio and video from camera and mic on embedded hardware through ethernet.</div><div dir="auto"><br></div><div dir="auto">on sender side pipeline is :</div><div dir="auto">v4l2src ! encoder ! matroska mux ! udpsink</div><div dir="auto">alsasrc ! encoder ! mux</div><div dir="auto"><br></div><div dir="auto">on receiver :</div><div dir="auto">udpsrc ! filesink</div><div dir="auto"><br></div><div dir="auto"> i am running the pipeline on both sides and stopping them later with EOS and playing the stored file..</div><div dir="auto"><br></div><div dir="auto">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</div><div dir="auto">it gives " couldnot determine type of stream "error</div><div dir="auto">please help</div></div>