[gst-devel] How to stop splitting the video stream?
Евгений Шубин
shubin_evgeniy at mail.ru
Fri Oct 29 10:03:45 CEST 2010
I have a playbin that shows some video in window and writes it to file simultaneously.
Tee element is used for video splitting.
On some event I need only to display video in window (stop writing file).
What is the best way to do this?
The solution I can see is to use two playbins. One with file writing, second - only for displaying.
More information about the gstreamer-devel
mailing list