View Single Post
  #1  
Old 03-09-2014, 02:05 PM
jorgejesus jorgejesus is offline
Junior Member
 
Join Date: Mar 2014
Posts: 9
jorgejesus is on a distinguished road
Default

How to ffmpeg to liveflash.tv?


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.
Reply With Quote