> 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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
