|
I can do it on Linux but not on Windows. Can anyone lend a hand please. As a "web cam", xSplit is out putting video. I need FFMPEG to take this and export to RTMP stream. Currently I have a few examples but for Linux not Windows. ffmpeg -f vfwcap -s 640x360 -r 15 -i /dev/video1 -f alsa -i pulse -ac 1 -ab 64kb -ar 22050 -r 15 -b 600kb -f flv "rtmp://live.justin.tv/app/live_key**** flashver=FMLE/3.020(compatible;20FMSc/1.0)" I have highlighted the bits I think need changing. Hope someone knows. Jack, |
