How do I correctly run this rtmp stream I got with WiresharkHello everyone!
I would really appreciate your help... I'm trying to use Wireshark to get the rtmp link to a stream I'm watching on this webpage: http://isramedia.tk/2/%D7%A2%D7%A8%D...8-%D7%97%D7%99 (this stream is live 24 hours a day) I got this info from Wireshark: rtmp://live.yycast.com:1935/live/_definst_ nexter_5234 So I tried to run it with MPlayer on Ubuntu linux (12.04 "precise") with: Code:
rtmpdump -v -r rtmp://live.yycast.com:1935/live/_definst_ -a live/_definst_ -W http://cdn.yycast.com/player/player.swf -p "http://isramedia.tk/2/%D7%A2%D7%A8%D7%95%D7%A6%D7%99%D7%9D-%D7%9E%D7%99%D7%A9%D7%A8%D7%90%D7%9C/%D7%A2%D7%A8%D7%95%D7%A5-2-%D7%A9%D7%99%D7%93%D7%95%D7%A8-%D7%97%D7%99" -y nexter_5234 | mplayer - Code:
rtmpdump -v -r "rtmp://live.yycast.com:1935/live/_definst_" -a "live/_definst_" -W "http://cdn.yycast.com/player/player.swf" -p "http://isramedia.tk/2/%D7%A2%D7%A8%D7%95%D7%A6%D7%99%D7%9D-%D7%9E%D7%99%D7%A9%D7%A8%D7%90%D7%9C/%D7%A2%D7%A8%D7%95%D7%A5-2-%D7%A9%D7%99%D7%93%D7%95%D7%A8-%D7%97%D7%99" -y "nexter_5234" | mplayer - I get this error msg: Code:
RTMPDump v2.4 Thanx in advance :) |
Re: How do I correctly run this rtmp stream I got with WiresharkQuote:
![]() |
Re: How do I correctly run this rtmp stream I got with WiresharkThank you very-very much !!!
But, could you please tell me how to run it using mplayer? like: Code:
rtmpdump -r "rtmp://..." ... | mplayer - Is the parameter that you used after "jtv=" in ffplay the same as the parameter -y in rtmpdump? |
Re: How do I correctly run this rtmp stream I got with WiresharkCode:
ffplay "rtmp://199.9.254.31/app/jtv_ugBnfynQMGmWjy1C swfUrl=http://www-cdn.jtvnw.net/widgets/live_embed_player.r7861918bd807d05ba504c48275418ae88c927da3.swf jtv=1f6a91aeb3eda91992e7f1601e046edf5ca2b50a:{\"swfDomains\":\20[\"justin.tv\",\20\"jtvx.com\",\20\"xarth.com\",\20\"twitchtv.com\",\20\"twitch.tv\",\20\"newjtv.com\",\20\"jtvnw.net\",\20\"wdtinc.com\",\20\"imapweather.com\",\20\"facebook.com\",\20\"starcrafting.com\"],\20\"streamName\":\20\"jtv_ugBnfynQMGmWjy1C\",\20\"expiration\":\201354379848.2146139,\20\"geo_ip\":\20\"99.109.97.214\",\20\"server\":\20\"video3-2.dfw01\"}" ![]() |
All times are GMT -6. The time now is 01:52 PM. |