example-webrtc-applications icon indicating copy to clipboard operation
example-webrtc-applications copied to clipboard

Add sample pipeline for screen sharing using gstreamer.

Open fitraditya opened this issue 2 years ago • 0 comments

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"

fitraditya avatar Jun 29 '22 10:06 fitraditya