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

Live Video Stream Help?

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

lajvguy 08-21-2015 12:06 PM

Live Video Stream Help?


 
Can somebody please help me to get this stream code? Thanks!

http://www.shadownet.biz/channels/usa/e-tv.html


This worked but stopped:

http://37.48.83.131:1935/live/ee.str... taW51dGVzPTIw

spacechild 08-22-2015 01:45 PM

Re: Live Video Stream Help?


 
Use wget to extract the source text:

Code:

wget "www.shadownet.biz/channels/usa/e-tv.html" -O source.txt
Take a look at source.txt, and you'll find the current value of wmsauthsign.

lajvguy 08-22-2015 06:32 PM

Re: Live Video Stream Help?


 
Quote:

Originally Posted by spacechild (Post 79161)
Use wget to extract the source text:

Code:

wget "www.shadownet.biz/channels/usa/e-tv.html" -O source.txt
Take a look at source.txt, and you'll find the current value of wmsauthsign.

Thanks for the help. Where do I get wget for windows 64 bit?


All times are GMT -6. The time now is 10:05 AM.