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

Please help me get the code for this baseball game?

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

lajvguy 09-23-2015 07:09 PM

Please help me get the code for this baseball game?


 
Can somebody please help me get the code for this baseball game? Tried RTMPDumpHelper. Thanks!

http://www.newsko.co.uk/channel/last11

alsersawy 09-23-2015 07:16 PM

Re: Please help me get the code for this baseball game?


 
Code:

rtmpdump -r "rtmp://80.82.78.13:19350/live/" -a "live/" -f "WIN 18,0,0,194" -W "http://www.aadvertismentt.com/player.swf" -p "http://www.newsko.co.uk/embed.php?channel=last11&vw=580&vh=390&domain=www.newsko.co.uk" --live -y "last11" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

lajvguy 09-23-2015 07:41 PM

Re: Please help me get the code for this baseball game?


 
Quote:

Originally Posted by alsersawy (Post 80054)
Code:

rtmpdump -r "rtmp://80.82.78.13:19350/live/" -a "live/" -f "WIN 18,0,0,194" -W "http://www.aadvertismentt.com/player.swf" -p "http://www.newsko.co.uk/embed.php?channel=last11&vw=580&vh=390&domain=www.newsko.co.uk" --live -y "last11" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

Thanks so much but it buffers too much. How can I lower the resolution to reduce the buffering? Thanks!

alsersawy 09-23-2015 08:09 PM

Re: Please help me get the code for this baseball game?


 
Quote:

Originally Posted by lajvguy (Post 80056)
Thanks so much but it buffers too much. How can I lower the resolution to reduce the buffering? Thanks!

there buffers because your net is low and this quality only stream owner can reduce it

you can reduce the buffering by this option in vlc


Code:

--network-caching=40000 --file-caching=40000
Code:

rtmpdump -r "rtmp://80.82.78.13:19350/live/" -a "live/" -f "WIN 18,0,0,194" -W "http://www.aadvertismentt.com/player.swf" -p "http://www.newsko.co.uk/embed.php?channel=last11&vw=580&vh=390&domain=www.newsko.co.uk" --live -y "last11" | "C:\Program Files\VideoLAN\VLC\vlc.exe" - --network-caching=40000 --file-caching=40000


All times are GMT -6. The time now is 07:36 AM.