Skip to content

Instantly share code, notes, and snippets.

View xtianhb's full-sized avatar
👾

Xtianhb xtianhb

👾
View GitHub Profile
@xtianhb
xtianhb / vlc-stream.sh
Created January 26, 2019 15:17 — forked from marc-hanheide/vlc-stream.sh
VLC screen streaming mjpeg
DISPLAY=:0 cvlc -vvv --no-audio screen:// --screen-fps 1 --sout "#transcode{vcodec=MJPG,vb=800}:standard{access=http,mux=mpjpeg,dst=:18223/}" --sout-http-mime="multipart/x-mixed-replace;boundary=--7b3cc56e5f51db803f790dad720ed50a"