[FFmpeg-user] Help With rtmp for ffmpeg

桃源老師 xanadu6291 at dream.jp
Sun Dec 20 18:17:48 CET 2015


> 2015/12/21 1:41AM. .wi Nur Arifin <wikieonline <at> gmail.com> wrote:
> 
> Hello Guys,
> 
> I have problem with this script
> 
> ffmpeg -i rtmp://80.82.64.38/live<playpath>luxsuperss2 <swfUrl>http://www.yocast.tv/myplayer/jwplayer.flash.swf \<pageUrl>http://www.yocast.tv/embed.php?live=luxsuperss2&vw=620&vh=490 -c copy test.mp4
> 
> 
> why I can’t see test.mp4 and I get some error message.
> 
> anyone can help me?

Here's rtmpdump command to record stream:

rtmpdump -r "rtmp://80.82.70.155/live" -a "live" -f "MAC 20,0,0,228" -W "http://www.yocast.tv/myplayer/jwplayer.flash.swf" -p "http://www.yocast.tv/embed.php?live=luxsuperss2&vw=650&vh=450" --live -y "luxsuperss2" -o "2015-12-21_01-56-22_luxsuperss2.flv"

-f "MAC 20,0,0,228" should be replaced with your environment's flash player version.

I'm not yet familiar with rtmp and ffmpeg combination... Sorry!


Best Regards,

// Miya
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3577 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20151221/e7a8d130/attachment.bin>


More information about the ffmpeg-user mailing list