Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

dumping Ilive.to

(http://stream-recorder.com/forum/showthread.php?t=16652)

sandy187 04-28-2014 05:07 PM

Re: dumping Ilive.to


 
Quote:

Originally Posted by jhb50 (Post 67323)
Sandy I really do not want to do this dialog publicly. If you add me to your buddy list and authorize PMs for buddys then we can go offline and I can explain more and you can deauthorize me if the result is not of value to you.

The servers are working fine because rtmpdump runs and vlc plays the stream but your program does not display the resulting url and token in the window so there is some other problem. They are in fact changing the token every 500 seconds so I need your source to both fix the problem and to create a command line version so I can run it dynamically and fetch the generated url so my program can fetch the stream and play it on my TV.

Try PM Now.
if you put your mouse over the bottom border you can click and drag it open to see the info that it sends to rtmpdump.

I could add a command line feature for input and output, input will be something like --ilive stream link here --file whatever.txt or --iguide how does that sound ? If you don't mind I will discuss here so others may benefit, you can keep your code/script to yourself or share (your choice), I'm here to share what little I know with others.

jhb50 04-28-2014 06:53 PM

Re: dumping Ilive.to


 
Super..now I see the token.. Can you do a CLI that outputs the url to stdout? See my PM with more/

jhb50 04-30-2014 05:23 AM

Re: dumping Ilive.to


 
Better still I think I now understand how to do this myself using server as above,

summitsc 05-17-2014 09:07 AM

Re: dumping Ilive.to


 
I am trying to dump this stream, but not able to do it http://www.ilive.to/view/38768/USA_N...stream-channel

Please help.

Code:

/usr/bin/rtmpdump -v -r "rtmp://watch2.ilive.to:1935/edge/_definst_/?xs=_we_aDVlb3ZhajFqZWVnbHVxfDE0MDAzMzkyOTF8MTE3LjIwMC4xNTkuMTI1fDUzNzc3OWYzYjZiNWF8MzRiNzBmYTAxMGUzNDU5M2M1ODE1ZmMyMDAyYTVhZmZlZWFmZTEyNA../h5eovaj1jeegluq.flv" -f "WIN 11,5,502,149" -W "http://www.ilive.to/player/player_ilive_2.swf" -p "http://www.ilive.to/view/38768/USA_Network-live-stream-channel" -T "M051c0ecde8e1e609b531810fed27f6c" -C S:OK -q

jhb50 06-12-2014 05:55 PM

Re: dumping Ilive.to


 
@Sandy: Things seem to have changed again and the generated URLs no longer work. Can you help?
eg: rtmp://watch1.direct2watch.com:1935/edge/_definst_/?xs=_we_eXhrM2R2ZWY0cmJxYW54fDE0MDI2MTcyMzZ8MTczLj I0OC4yMTEuNDN8NTM5YTNjMmM1OThhZnw2MDRjZTY2NDM2ZWI4 ZGM0MDVjZGVhZTE5ODZmMmY1NmYwMTEzMTQ1/ -W http://www.ilive.to/player/player_ilive_2.swf -p http://www.ilive.to/view/65684/The_D...stream-channel -y yxk3dvef4rbqanx -T ibd386634e63963737da865f65f8f226

sandy187 06-13-2014 08:16 PM

Re: dumping Ilive.to


 
Quote:

Originally Posted by jhb50 (Post 68254)
@Sandy: Things seem to have changed again and the generated URLs no longer work. Can you help?
eg: rtmp://watch1.direct2watch.com:1935/edge/_definst_/?xs=_we_eXhrM2R2ZWY0cmJxYW54fDE0MDI2MTcyMzZ8MTczLj I0OC4yMTEuNDN8NTM5YTNjMmM1OThhZnw2MDRjZTY2NDM2ZWI4 ZGM0MDVjZGVhZTE5ODZmMmY1NmYwMTEzMTQ1/ -W http://www.ilive.to/player/player_ilive_2.swf -p http://www.ilive.to/view/65684/The_D...stream-channel -y yxk3dvef4rbqanx -T ibd386634e63963737da865f65f8f226

Well ilive and iguide works as normal for me, check over your code.

Example for A&E TV
Code:

rtmp://watch2.ilive.to:1935/edge/_definst_/?xs=_we_azZpM3YybWxtemg0YmNkfDE0MDI3MTI1ODV8MTkwLjIxMy4xNzYuMTIyfDUzOWJiMGExNzc4NmN8ZWFlNWJmMWQ4YjMwYzcxNmJhNzQ2NjNmMmEyMjlkZTc4YjEyNGViNg../ -W http://www.ilive.to/player/player_ilive_2.swf -p http://www.ilive.to/ -y k6i3v2mlmzh4bcd --token T70ab0940280d6392f074c7b7f984376

jhb50 06-14-2014 08:37 AM

Re: dumping Ilive.to


 
@sandy187 Thanks. A / must be added to the end of rtmp term!
PS: Where are you getting the uri 142.4.216.60:1935 for the m3u8 urls in hive? http://www.ilive.to/m/channel.php?n=##### only gives http:\/\/111:1935. They work if I force the uri but I would like to be protected from changes.


All times are GMT -6. The time now is 06:07 PM.