From 23c0430897fa9ebbee39b44cd87252937d8c9bec Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 25 Jul 2020 12:13:52 +0000 Subject: works now! --- gst/gst.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gst') diff --git a/gst/gst.go b/gst/gst.go index 7282aab..5bfc940 100644 --- a/gst/gst.go +++ b/gst/gst.go @@ -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. -- cgit v1.2.3