Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 03-31-2014, 10:08 AM
motom motom is offline
Junior Member
 
Join Date: Mar 2014
Posts: 10
motom is on a distinguished road
Default

Can you help finding this flowplayer stream link? etvonline.tv


http://www.etvonline.tv/tc/digitalpl...z12-0009-tal02
I tried to use URL Snooper, but
The results are these
rtmp://202.167.248.181/?rtmp://192.168.25.15/vod
http://www.etvonline.tv/js/flowplayer-3.2.7.swf
http://www.etvonline.tv/js/flowplayer.rtmp-3.2.3.swf

I can't play them on VLC.

Any help is great. Thanks in advance.
Reply With Quote
  #2  
Old 03-31-2014, 11:10 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Can you help finding this flowplayer stream link? etvonline.tv


x86

Code:
rtmpdump -r "rtmp://202.167.248.181/" -a "?rtmp://192.168.25.15/vod" -f "WIN 12,0,0,77" -W "http://www.etvonline.tv/js/flowplayer.commercial-3.2.12.swf" -p "http://www.etvonline.tv/tc/digitalplay.html?video=knz12-0009-tal02" -y "knz12-0009-tal02" | c:\progra~1\videolan\vlc\vlc -

x64

Code:
rtmpdump -r "rtmp://202.167.248.181/" -a "?rtmp://192.168.25.15/vod" -f "WIN 12,0,0,77" -W "http://www.etvonline.tv/js/flowplayer.commercial-3.2.12.swf" -p "http://www.etvonline.tv/tc/digitalplay.html?video=knz12-0009-tal02" -y "knz12-0009-tal02" | c:\progra~2\videolan\vlc\vlc -
Reply With Quote
  #3  
Old 03-31-2014, 11:31 AM
motom motom is offline
Junior Member
 
Join Date: Mar 2014
Posts: 10
motom is on a distinguished road
Default

Re: Can you help finding this flowplayer stream link? etvonline.tv


Thanks a lot hasomaso,

if I want to save the file. do I put
HTML Code:
rtmpdump -r "rtmp://202.167.248.181/" -a "?rtmp://192.168.25.15/vod" -f "WIN 12,0,0,77" -W "http://www.etvonline.tv/js/flowplayer.commercial-3.2.12.swf" -p "http://www.etvonline.tv/tc/digitalplay.html?video=knz12-0009-tal02" -y "knz12-0009-tal02" | c:\progra~2\videolan\vlc\vlc - -o filename
at the end?
Reply With Quote
  #4  
Old 03-31-2014, 11:41 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Can you help finding this flowplayer stream link? etvonline.tv


when you want save the file then remove that
Code:
| c:\progra~2\videolan\vlc\vlc -
and add this option
Code:
-o "output.flv"
Reply With Quote
  #5  
Old 03-31-2014, 11:41 AM
motom motom is offline
Junior Member
 
Join Date: Mar 2014
Posts: 10
motom is on a distinguished road
Default

Re: Can you help finding this flowplayer stream link? etvonline.tv


I think it's recording with this now.

Code:
rtmpdump -r "rtmp://202.167.248.181/" -a "?rtmp://192.168.25.15/vod" -f "WIN 12,0,0,77" -W "http://www.etvonline.tv/js/flowplayer.commercial-3.2.12.swf" -p "http://www.etvonline.tv/tc/digitalplay.html?video=knz12-0009-tal02" -y "knz12-0009-tal02" -o "e:\video.mp4"
Reply With Quote
  #6  
Old 03-31-2014, 11:45 AM
motom motom is offline
Junior Member
 
Join Date: Mar 2014
Posts: 10
motom is on a distinguished road
Default

Re: Can you help finding this flowplayer stream link? etvonline.tv


Quote:
Originally Posted by hasomaso View Post
when you want save the file then remove that
Code:
| c:\progra~2\videolan\vlc\vlc -
and add this option
Code:
-o "output.flv"
If I want to play while recording, can I have both at the same time?
Cheers
Reply With Quote
Reply Post New Thread
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 08:04 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons