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

simple tv

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

killerman 12-07-2012 01:14 PM

simple tv


 
Hi,

can anyone help to grab videos from this site? I need to watch them in VLC not in browser, can anyone help?

Code:

http://simple-tv.com/

hasomaso 12-07-2012 02:20 PM

Re: simple tv


 
use rtmpexplorer+rtmpsuck

example EUROSPORT


Code:

rtmpdump -v -r "rtmpe://94.242.221.103/5_hd" -a "5_hd" -f "WIN 11,5,502,110" -W "http://clients.cdnet.tv/flashplayer/player.swf" -p "http://clients.cdnet.tv/flashbroadcast.php?channel=1023&session=SeENY90jR6AkbV5MKbRny7Ga7FRh65fM&date=1354913987" -y "channel_5_hd.stream" -T "Rd#n@k72JDh" -o "eurosport.flv"





KSV 12-07-2012 09:46 PM

Re: simple tv


 
it seems all those sites are using same flash player. (ultimatv.net, rushdtv.ru, simple-tv.com).

Code:

-T "Rd#n@k72JDh"

hasomaso 12-08-2012 12:15 AM

Re: simple tv


 
thanks KSV :rolleyes:

killerman 12-08-2012 02:26 AM

Re: simple tv


 
many thanks

Dee Jay 12-08-2012 02:55 AM

Re: simple tv


 
Hi, If i want watch stream "RTMPE" via VLC or other Player, what the script for this?
Thanks!

hasomaso 12-08-2012 03:17 AM

Re: simple tv


 
Quote:

Originally Posted by Dee Jay (Post 57240)
Hi, If i want watch stream "RTMPE" via VLC or other Player, what the script for this?
Thanks!

this parameter see above is for vlc via .bat file

Dee Jay 12-08-2012 03:39 AM

Re: simple tv


 
you can give me example for this URL: rtmpe://94.242.214.188/5/channel_5.stream

hasomaso 12-08-2012 03:50 AM

Re: simple tv


 
Quote:

Originally Posted by Dee Jay (Post 57242)
you can give me example for this URL: rtmpe://94.242.214.188/5/channel_5.stream

here please

for 32Bit

Code:

rtmpdump -v -r "rtmpe://94.242.221.103/5_hd" -a "5_hd" -f "WIN 11,5,502,110" -W "http://clients.cdnet.tv/flashplayer/player.swf" -p "http://clients.cdnet.tv/flashbroadcast.php?channel=1023&session=SeENY90jR6AkbV5MKbRny7Ga7FRh65fM&date=1354913987" -y "channel_5_hd.stream" -T "Rd#n@k72JDh" | c:\progra~1\videolan\vlc\vlc -
for 64Bit

Code:

rtmpdump -v -r "rtmpe://94.242.221.103/5_hd" -a "5_hd" -f "WIN 11,5,502,110" -W "http://clients.cdnet.tv/flashplayer/player.swf" -p "http://clients.cdnet.tv/flashbroadcast.php?channel=1023&session=SeENY90jR6AkbV5MKbRny7Ga7FRh65fM&date=1354913987" -y "channel_5_hd.stream" -T "Rd#n@k72JDh" | c:\progra~2\videolan\vlc\vlc -

Dee Jay 12-08-2012 04:06 AM

Re: simple tv


 
Okay Thanks!
If i want watch "rtmpe" channels from android phone, or android TV Box, how i can do this, and make playlist of channel with name?
If this possible?
Thanks!


All times are GMT -6. The time now is 12:50 PM.