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

how to change this to vlc

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

omsu111 10-07-2014 09:12 AM

how to change this to vlc


 
rtmp://$OPT:rtmp-raw=rtmpe://l.xuscacamusca.se/r/ playpath=1b342 swfUrl=http://xuscacamusca.se/e42d9f6f4db596217ab3df284657a5fe/player1.swf live=1 pageUrl=http://xuscacamusca.se/?id=24104&width=100%25&height=100%

help plz

biezom 10-07-2014 09:21 AM

Re: how to change this to vlc


 
The link please

omsu111 10-07-2014 11:11 AM

Re: how to change this to vlc


 
Quote:

Originally Posted by omsu111 (Post 71292)
rtmp://$OPT:rtmp-raw=rtmpe://l.xuscacamusca.se/r/ playpath=1b342 swfUrl=http://xuscacamusca.se/e42d9f6f4db596217ab3df284657a5fe/player1.swf live=1 pageUrl=http://xuscacamusca.se/?id=24104&width=100%25&height=100%

help plz

I dont have the link

I just want to change it to rtmpdump format to play it on vlc

alsersawy 10-07-2014 12:44 PM

Re: how to change this to vlc


 
Quote:

Originally Posted by omsu111 (Post 71292)
rtmp://$OPT:rtmp-raw=rtmpe://l.xuscacamusca.se/r/ playpath=1b342 swfUrl=http://xuscacamusca.se/e42d9f6f4db596217ab3df284657a5fe/player1.swf live=1 pageUrl=http://xuscacamusca.se/?id=24104&width=100%25&height=100%

help plz

Code:

rtmpdump -r "rtmpe://l.xuscacamusca.se:1935/r/" -W "http://xuscacamusca.se/e42d9f6f4db596217ab3df284657a5fe/player1.swf " -p "http://xuscacamusca.se/?id=24104&width=100%25&height=100%" -C "S:OK" -y "1b342" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

omsu111 10-07-2014 02:13 PM

Re: how to change this to vlc


 
Quote:

Originally Posted by alsersawy (Post 71299)
Code:

rtmpdump -r "rtmpe://l.xuscacamusca.se:1935/r/" -W "http://xuscacamusca.se/e42d9f6f4db596217ab3df284657a5fe/player1.swf " -p "http://xuscacamusca.se/?id=24104&width=100%25&height=100%" -C "S:OK" -y "1b342" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

i get this message


rtmpdump -r "rtmpe://l.xuscacamusca.se:1935/r/" -W "http://xuscaca
musca.se/e42d9f6f4db596217ab3df284657a5fe/player1.swf " -p "http://xuscacamusca.
se/?id=24104&width=100%25&height=100%" -C "S:OK" -y "1b342" | "C:\Program Files\
VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

troller12 10-07-2014 03:12 PM

Re: how to change this to vlc


 
How many times want you post the same again and again?Post a site url to your channel xy you can watch in browser.

If you check this site....
Code:

http://xuscacamusca.se/?id=24104&width=100%25&height=100%
...then you get this..
Code:

This stream is protected to a specific domain!
...if you don't have then post a channel name or try to find your channel somewhere you can see in the browser.

greetz

omsu111 10-07-2014 03:36 PM

Re: how to change this to vlc


 
Quote:

Originally Posted by troller12 (Post 71302)
How many times want you post the same again and again?Post a site url to your channel xy you can watch in browser.

If you check this site....
Code:

http://xuscacamusca.se/?id=24104&width=100%25&height=100%
...then you get this..
Code:

This stream is protected to a specific domain!
...if you don't have then post a channel name or try to find your channel somewhere you can see in the browser.

greetz

thnx just calm down

i just asking

troller12 10-07-2014 03:50 PM

Re: how to change this to vlc


 
Of course I am down. :)
But I see you did also not answer my questions which makes it again a bit hard.Do you have any site url or do you have the name of your channel you want to watch?Shouldn't be so hard to give a answer this time don't you.

greetz

omsu111 10-07-2014 05:58 PM

Re: how to change this to vlc


 
Quote:

Originally Posted by troller12 (Post 71304)
Of course I am down. :)
But I see you did also not answer my questions which makes it again a bit hard.Do you have any site url or do you have the name of your channel you want to watch?Shouldn't be so hard to give a answer this time don't you.

greetz


ok I will make it easy for you this is the site i want to capture from it and run it on vlc its bein sport 1 i want to run it at vlc

http://tvtoss.com/pages/player.php?c...s%20Channe ls

i just want it from any server

alsersawy 10-07-2014 08:10 PM

Re: how to change this to vlc


 
Quote:

Originally Posted by omsu111 (Post 71306)
ok I will make it easy for you this is the site i want to capture from it and run it on vlc its bein sport 1 i want to run it at vlc

http://tvtoss.com/pages/player.php?c...s%20Channe ls

i just want it from any server

Code:

rtmpdump -r "rtmp://95.168.199.241:1935/live" -a "live" -f "WIN 13,0,0,214" -W "http://www.flashtv.co/ePlayerr.swf" -p "http://www.flashtv.co/embed.php?live=bns1&vw=620&vh=490" --live -y "bns1" -v -T "%%ZZri(nKa@#Z" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Code:

c:\rtmpdump\rtmpdump-2.4>rtmpdump -r "rtmp://95.168.199.241:1
935/live" -a "live" -f "WIN 13,0,0,214" -W "http://www.flashtv.co/ePlayerr.swf"
-p "http://www.flashtv.co/embed.php?live=bns1&vw=620&vh=490" --live -y "bns1" -v
 -T "%ZZri(nKa@#Z"  | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  duration                0.00
INFO:  width                  640.00
INFO:  height                  360.00
INFO:  videodatarate          390.62
INFO:  framerate              29.97
INFO:  videocodecid            7.00
INFO:  audiodatarate          31.25
INFO:  audiosamplerate        48000.00
INFO:  audiosamplesize        16.00
INFO:  stereo                  TRUE
INFO:  audiocodecid            10.00
INFO:  encoder                Lavf54.63.104
INFO:  filesize                0.00
343.942 kB / 23.40 sec


omsu111 10-07-2014 08:49 PM

Re: how to change this to vlc


 
thank you both troller and alsersawy

thnx for your help


All times are GMT -6. The time now is 11:45 AM.