diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/gst.go | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -40,8 +40,7 @@ demux. ! videoconvert ! videoscale ! video/x-raw,width=800,height=600 -! x264enc bframes=0 speed-preset=veryfast key-int-max=60 -! video/x-h264,stream-format=byte-stream +! vp8enc deadline=1 ! appsink name=video demux. |