PDA

View Full Version : Help please, new Mips clone


al101
03-26-2014, 08:49 AM
Hello,

I'd like some help with this please, I can download it with -o parameter but can't play it in VLC with this command ultimately I'd like to play it in XBMC.

rtmpdump -r "rtmp://94.102.49.104/live" -a "live" -f "WIN 12,0,0,77" -W "http://www.streamify.tv/resources/scripts/eplayer.swf" -p "http://www.streamify.tv/embedplayer/beinsportstwo/1/600/450" -C S:OK --live -y "beinsportstwo?id=480" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

http://www.hdembed.com/bein-sports1.php

Thanks

peterpan
03-26-2014, 09:58 AM
I can capture then stream, but I couldn't even download it using the above code in a .bat file!!!

It just says connected... but nothing happens!!!

http://i.imgur.com/K2pc5rB.png

gorilla.maguila
03-26-2014, 10:08 AM
http://stream-recorder.com/forum/showpost.php?p=66643&postcount=202

al101
03-26-2014, 11:32 AM
Thanks gorilla.

@peterpan rtmp url might have changed.

peterpan
03-26-2014, 11:52 AM
I sniffed out a new one and still it didn't work! We'll just have to wait and hope that someone can address this in the near future. Cheers!

mominsana78
03-26-2014, 12:34 PM
Thanks gorilla.

@peterpan rtmp url might have changed.

here it rtmp url
rtmpdump -r "rtmp://149.255.37.163/live" -a "live" -f "WIN 12,0,0,43" -W "http://www.streamify.tv/resources/scripts/eplayer.swf" -p "http://www.streamify.tv/embedplayer/beinsportsone/1/600/450" -C S:OK --live -y "beinsportsone?id=479" -o "anyname u want.flv"

peterpan
04-10-2014, 12:46 AM
@KSV: When you get a chance, can you please look into this for us? Thanks M8!

dexteriptv
04-10-2014, 05:22 PM
Try this..


rtmpdump -v -r rtmpe://93.120.27.206:443/liveedge/newbein018160 --pageUrl=http://zingo.tv/ -W http://zingo.tv/jw5/player1.swf -o - -b 36000 | %playerpath% -q --one-instance --fullscreen --play-and-exit --network-caching=1600 --no-osd -

http://oi58.tinypic.com/24edr2o.jpg

drbmn
04-10-2014, 11:48 PM
rtmpdump -r "rtmpe://94.242.228.20:443/liveedge/" -a "liveedge" -f -v -W "http://zingo.tv/jw5/player1.swf" -p "http://zingo.tv/watch.php?id=1625&width=600&height=450" -y "newbein018160" -o "filename.flv"

http://i.imgur.com/YrHyx7b.png

interac
07-19-2014, 10:59 AM
I have a question about mips.tv, can one get a single url for the stream to use in strobe/flash/jwplayer??

The one I have looks like this:
rtmp://174.36.1.51/live playpath=cvnvcnvcnccncv?id=201719 conn=S:OK swfUrl=http://www.mips.tv/content/scripts/eplayer.swf live=true timeout=15 pageUrl=http://www.mips.tv/embedplayer/cvnvcnvcnccncv/1/600/380

Thanks!