PDA

View Full Version : Help grabbing these streams


Chemist925
01-08-2015, 07:45 PM
Hi, im having trouble grabbing these streams,

http://www.crichd.in/live/euro-sports-2-live-streaming.php

http://www.crichd.in/live/fox-sports-1-live-streaming.php

i would like to get a link for rtmpdump or livestreamer, thanks in advance.

biezom
01-08-2015, 10:14 PM
Hi, im having trouble grabbing these streams,

http://www.crichd.in/live/euro-sports-2-live-streaming.php

http://www.crichd.in/live/fox-sports-1-live-streaming.php

i would like to get a link for rtmpdump or livestreamer, thanks in advance.

rtmpdump -r "rtmp://rtmp.popeoftheplayers.pw:1935/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://popeoftheplayers.pw/atdedead.swf" -p "http://popeoftheplayers.pw/player3.php?id=21&width=620&height=490" -y "21" -o "video.flv" -T "#atd%#$ZH"

rtmpdump -r "rtmp://31.220.0.206/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://flashtv.co/ePlayerr.swf" -p "http://flashtv.co/embedu.php?live=foxy1&vw=620&vh=490" -y "foxy1" -o "2015-01-09_06-15-19_foxy1.flv" -T "%ZZri(nKa@#Z"

Chemist925
01-08-2015, 10:40 PM
rtmpdump -r "rtmp://rtmp.popeoftheplayers.pw:1935/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://popeoftheplayers.pw/atdedead.swf" -p "http://popeoftheplayers.pw/player3.php?id=21&width=620&height=490" -y "21" -o "video.flv" -T "#atd%#$ZH"

rtmpdump -r "rtmp://31.220.0.206/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://flashtv.co/ePlayerr.swf" -p "http://flashtv.co/embedu.php?live=foxy1&vw=620&vh=490" -y "foxy1" -o "2015-01-09_06-15-19_foxy1.flv" -T "%ZZri(nKa@#Z"

Thanks, but are these okay?. im getting an error in rtmpdump that says:
ERROR: rtmp server sent error
ERROR: rtmp server requested close

biezom
01-09-2015, 12:04 AM
you probably have a too old version.

with the last version it works
https://github.com/K-S-V/Scripts/releases

Chemist925
01-09-2015, 02:33 PM
you probably have a too old version.

with the last version it works
https://github.com/K-S-V/Scripts/releases

Yeah that solved my problem, now it works. Its odd because the version i used also said it was 2.4 i downloaded from here https://rtmpdump.mplayerhq.hu/, maybe is it old?. Anyway, thanks.

strumpcarec
01-10-2015, 01:37 PM
Yeah that solved my problem, now it works. Its odd because the version i used also said it was 2.4 i downloaded from here https://rtmpdump.mplayerhq.hu/, maybe is it old?
Yes, this is a problem (http://stream-recorder.com/forum/why-there-2-different-versions-rtmpdump-2-p72563.html). I really wish that any forks people are making would be numbered differently. It seems that there's no way to tell the difference between the different versions with the same numbers.