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

Rtmpdump .bat with multi servers.

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

ragex 06-27-2013 06:00 AM

Rtmpdump .bat with multi servers.


 
Hi all.

Anyone got some good suggestions as a solutions for this. The site I'm recording from use random servers for the stream so one day it can be (example only) 127.0.0.13 and next day it can be 129.0.0.29

So my current .bat is like this

Code:

rtmpdump -r "rtmp://x.x.x.1:1935/stream" -a "livestream" -f "WIN 11,2,................
rtmpdump -r "rtmp://x.x.x.2:1935/stream" -a "livestream" -f "WIN 11,2,................
and on uptil ip ends with 25

But the problem is that it takes ages befor you get timeoout on each and rtmp dump do the cleanup befor I find the correct server. Any good idea to make this quicker? shorter timeout for each?


All times are GMT -6. The time now is 06:12 PM.