Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Can you help finding this flowplayer stream link? etvonline.tvhttp://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. |
#2
|
|||
|
|||
Re: Can you help finding this flowplayer stream link? etvonline.tvx86
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 - |
#3
|
|||
|
|||
Re: Can you help finding this flowplayer stream link? etvonline.tvThanks 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 |
#4
|
|||
|
|||
Re: Can you help finding this flowplayer stream link? etvonline.tvwhen you want save the file then remove that
Code:
| c:\progra~2\videolan\vlc\vlc - Code:
-o "output.flv" |
#5
|
|||
|
|||
Re: Can you help finding this flowplayer stream link? etvonline.tvI 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" |
#6
|
|||
|
|||
Re: Can you help finding this flowplayer stream link? etvonline.tvQuote:
Cheers |
Tags: flowplayer, rtmp |
Thread Tools | |
Display Modes | |
|
|