Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
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" - |
#3
|
|||
|
|||
Re: Please help me get the code for this baseball game?Quote:
|
#4
|
|||
|
|||
Re: Please help me get the code for this baseball game?Quote:
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 |
Tags: live video stream |
Thread Tools | |
Display Modes | |
|
|