Re: [FFmpeg-user] Beaglebone - streaming issue - lines in output (and if someone is good with Beaglebone live streaming P2P... please let me know...)

2019-10-07 Thread Philip Chisholm
: [FFmpeg-user] Beaglebone - streaming issue - lines in output (and if someone is good with Beaglebone live streaming P2P... please let me know...) Am Fr., 4. Okt. 2019 um 19:18 Uhr schrieb Philip Chisholm : > debian@beaglebone:~$ ffmpeg -s 320x200 -r 10 -i /dev/video0 -c:v h264 > -pix_fmt y

Re: [FFmpeg-user] Beaglebone - streaming issue - lines in output (and if someone is good with Beaglebone live streaming P2P... please let me know...)

2019-10-04 Thread Carl Eugen Hoyos
Am Fr., 4. Okt. 2019 um 19:18 Uhr schrieb Philip Chisholm : > debian@beaglebone:~$ ffmpeg -s 320x200 -r 10 -i /dev/video0 -c:v h264 > -pix_fmt yuv420p -an -sn -preset ultrafast -tune zerolatency -r 30 -f flv > rtmp://165.22.232.61:1935/hls/movie Should be "video_size" and "framerate" instead of