example-webrtc-applications
example-webrtc-applications copied to clipboard
Add sample pipeline for screen sharing using gstreamer.
Description
Add sample pipeline for screen sharing using gstreamer-send.
echo $BROWSER_SDP | gstreamer-send -video-src "ximagesrc startx=1280 show-pointer=true use-damage=0 ! video/x-raw, framerate=30/1 ! videoscale method=0 ! video/x-raw, width=1280, height=720 ! videoconvert ! queue"