Hello all, first congratulations on the great forum you have and i did not know.
I´m new to this rtmpdump thing(and very noob) and i searched but didn´t see how to do it...
I´m trying to ffmpeg to liveflash.tv, but it outputs this error:
rtmp server request close
authenticating publisher
This is the comand i was trying:
Code:
ffmpeg -i - -vcodec copy -acodec copy -f flv "rtmp://95.211.81.58:1935/stream playpath=benficateste?key=140130fc&id=118073 flashver=FMLE/3.0\20(compatible;\20FMSc/1.0)"
Your help will be much appreciated.