mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-04-01 13:09:36 +02:00
6 lines
163 B
Bash
Executable File
6 lines
163 B
Bash
Executable File
gst-launch-0.10 -e shmsrc socket-path=/tmp/test is-live=1 ! \
|
|
video/x-raw-yuv,format=\(fourcc\)I420,framerate=30/1,width=640,height=480 ! \
|
|
xvimagesink
|
|
|
|
|