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

rtmpdump restart loop

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

filippo.rosa 03-20-2014 01:56 AM

Re: rtmpdump restart loop


 
Quote:

Originally Posted by filippo.rosa (Post 66420)
@birillo:
what operating system do you use?

and what rtmpdump version do you use?

filippo.rosa 11-11-2014 09:38 AM

Re: rtmpdump restart loop


 
The solution posted gave some freez problems. :(
I don't know if this will be helpful, but this version of rtmpdump works.
run by:
Code:

#!/bin/bash

until ./rtmpdump -r "..." -y "..." -o filename -e
do
sleep 10
done

I don't know why :D


All times are GMT -6. The time now is 09:02 PM.