Hello,
I'd like to know if WCS is able to get a http stream and broadcastt it.
We'd use something like ffmpeg:
ffmpeg -re -i BigBuckBunny.mp4 -preset ultrafast -acodec aac -vcodec h264 -strict -2 -f flv rtmp://test1.flashphoner.com:1935/live/stream_ffmpeg
But instead of use a file, to use a...