Need Help using Tee

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Need Help using Tee

Nicolas Castillejos
Hi

I'm trying to make a pipeline for :

1) Streaming a .mkv file in RTMP to Wowza Streaming Engine.
2) Save the first picture of the video in a jpeg file on disk.

I've succeed to make this two things separately.

But when trying to do the same things in same time using Tee element it
doesn't work.
My pipeline never goes to playing state, it stays on paused.

I've put the pipeline picture and GStreamer logs in attachment.
Do you think I'm forgetting something ?

Nicolas Castillejos



_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

MKVStreamerWithSnapshot.png (269K) Download Attachment
GStreamer LOGS.txt (108K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Need Help using Tee

Nicolas Castillejos
GStreamer_DEBUG_LOGS.txt

I've put the debug logs in attachment for more info.

I can't see a noticeable error, I need help from guys who knows !

Nicolas Castillejos