Difference between revisions of "Live Stream"

From Hackerspace.gr
Jump to: navigation, search
(Created page with "avconv -f video4linux2 -s 640x480 -r 10 -i /dev/video0 -f alsa -ac 2 -i hw:0,0 -re -vcodec libx264 -vprofile baseline -g 60 -vb 350000 -strict experimental -acodec aac -ab 6400...")
(No difference)

Revision as of 20:56, 24 April 2012

avconv -f video4linux2 -s 640x480 -r 10 -i /dev/video0 -f alsa -ac 2 -i hw:0,0 -re -vcodec libx264 -vprofile baseline -g 60 -vb 350000 -strict experimental -acodec aac -ab 64000 -ar 32000 -ac 1 -f mpegts tcp://83.212.96.136:9999?pkt_size=1316