Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#31
|
|||
|
|||
Re: dumping Ilive.toQuote:
which displays the home page. My former tools to access the token do not work. Anyone know how to access the new token? |
#32
|
|||
|
|||
Re: dumping Ilive.toQuote:
Code:
Url = Regex.Match(N, "getJSON([A-Za-z0-9\/:.?=-_]+)").Groups(1).Value & "&_=" & (DateTime.UtcNow - New DateTime(1970, 1, 1, 0, 0, 0)).TotalSeconds Token = Regex.Match(GETWInfo(U_:=Url), "token:([A-Za-z0-9\/:.?=-_]+)").Groups(1).Value Token gets the "token" of course. GETWInfo is a webclient function. (I use vb12) Last edited by sandy187 : 04-27-2014 at 01:26 AM. |
#33
|
|||
|
|||
Re: dumping Ilive.toCan you post a working example. I don't understand what to use for N or how to execute your statements. Googleing vb12 and/or WGETInfo returns nothing.
|
#34
|
|||
|
|||
Re: dumping Ilive.toSince I work with visual basic 12, If i provide the full working code how do you plan to use ? with what application or script
|
#35
|
|||
|
|||
Re: dumping Ilive.toto much work and that is iguide, the streams are a little different than ilive.
try this and see if it works just paste a url to appropriate textbox and press the button. Last edited by sandy187 : 04-28-2014 at 06:45 AM. Reason: fixed a mistake I made of not clearing some values in iToken |
#36
|
|||
|
|||
Re: dumping Ilive.toQuote:
Last edited by lesor : 04-28-2014 at 05:33 AM. |
#37
|
|||
|
|||
Re: dumping Ilive.toilive stream example:
Quote:
Quote:
xs=_we_aDVlb3ZhajFqZWVnbHVxfDEzOTg2ODA1NDN8MTkwLj IxMy4xNzYuMTIyfDUzNWUyYTc3ZDQ0MTB8NGMwNzZjN2U3YzRl ZTgzMTg2M2E0MWZiM2E4YWQyMzFhYWZhZjY2Yg.. but i will admit that ilive is improving on protecting their streams. |
#38
|
|||
|
|||
Re: dumping Ilive.toSandy, I'd like to keep this dialog via pm else they will keep changing their tokens, however you have blocked pms to you. Can you please unblock or pm me an email or your source code. Your program worked the first time but not since then.
|
#39
|
|||
|
|||
Re: dumping Ilive.toNo it looks as if their servers were either down or overloaded as it started working again a few minutes ago, but they have changed their token, again.
|
#40
|
|||
|
|||
Re: dumping Ilive.toSandy 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. |
Tags: ilive, securetoken |
Thread Tools | |
Display Modes | |
|
|