[FFmpeg-user] Streaming to streaming platforms

João Matias akarus90 at gmail.com
Wed May 28 17:37:20 CEST 2014


Hi,

I'm sending a video file to kbps.tv via ffmpeg with success using the RTMP
protocol
Info for RTMP publish is the following:
FMS URL: rtmp://push.kbps.tv/publish?CHANLNAME&53860059b7d02
StreamName: CHANLNAME

I can't do the same for liveflash.tv
FMS URL: rtmp://liveflash.tv/stream
StreamName: CHANENEL?key=8c9cd1e0&id=1467

I think the problem is the special characters on the StreamName....

This is the command used for successfull streaming:
ffmpeg -re -i myvideo.flv -acodec copy -vcodec copy -f flv
rtmp://push.kbps.tv/publish?streasgs&237f1771eb9c/streasgs

Any help?!
Thanks..



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Streaming-to-streaming-platforms-tp4665532.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list