from v4l to v4l device

Yaroslav yaroslavrakhnenko at gmail.com
Tue Mar 1 06:56:20 UTC 2016


Hi!
I use embeded board with Linux with gst-launch-0.10 version 0.10.32
I need to transfer the video from the camera on the TSP and write it to the
desired size files.
I have no way to update the version of the gst to use splitmuxsink. But, I
think that: 
    
                             |----------->v2l(dev1)
v2l(dev2)-------------|
                             |----------->tcpserversink


while true; do
                            
    v2l(dev1)------------->filesink

    sleep  $DURATION
    kill 'gst-launch-0.01 device=/dev/video1'
done     


But I can not find a solution to transfer data from v4l to v4l device.              




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/from-v4l-to-v4l-device-tp4676119.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list