error with streaming and saving muxed audio and video data

Yasushi SHOJI yasushi.shoji at gmail.com
Tue Sep 5 02:22:02 UTC 2017


Hi

On Wed, Aug 30, 2017 at 3:29 AM, Marka Reddy <bmr8015 at gmail.com> wrote:
> 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

try saving the file locally and compare the local one and the remote one.
If they match but both errors, you have a problem at the sender side.
if they differ, you have might have a problem around your network.

If you don't need to use udp, try tcp instead.

besides that, It's always good to write the exact pipeline you are using and
the exact error you see on your system so that people here can reproduce
what you are doing.

please help us to help you.
-- 
               yashi


More information about the gstreamer-devel mailing list