Skip to content

Instantly share code, notes, and snippets.

@adenvt
Created February 15, 2021 23:48
Show Gist options
  • Save adenvt/31c4acbc4771261163e914626c0a6eb0 to your computer and use it in GitHub Desktop.
Save adenvt/31c4acbc4771261163e914626c0a6eb0 to your computer and use it in GitHub Desktop.
vlc \
screen:// \
:screen-fps=30 \
:screen-caching=100 \
:sout='#transcode{vcodec=MJPG,vb=800,scale=Auto,width=240,height=135,acodec=mpga,ab=128,channels=2,samplerate=8000}:http{mux=mpjpeg,dst=:8080/}' \
:sout-keep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment