Created
June 1, 2018 02:52
-
-
Save zzuummaa/4d24b670a230a349c933e3839edf2d8a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -rtbufsize 64M -f dshow -video_size 640x480 -framerate 30 -pixel_format yuyv422 -i video="HD WebCam" -b:v 2M -maxrate 2M -bufsize 1M http://localhost:8090/feed.ffm -r 30 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment