Skip to content

Instantly share code, notes, and snippets.

@jweather
Created December 6, 2022 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jweather/99f6d4549dc1f8f1e257ad9652e1c063 to your computer and use it in GitHub Desktop.
Save jweather/99f6d4549dc1f8f1e257ad9652e1c063 to your computer and use it in GitHub Desktop.
vlc -I --dummy-quiet screen:// --screen-fps=3 :sout=#transcode{vcodec=MJPG,venc=ffmpeg{qmin=0,qmax=10},vb=800,width=1920,height=1080,acodec=none}:http{mux=mpjpeg,dst=:8088} :sout-keep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment