Quote:
Originally Posted by Elgero
It's not really a secret and the majority of the people will have no idea how to do it. You won't be able to do it with a simple script or just rtmpdump, as far as I know.
<snip>
So it's not a matter of simply doing a http request.
|
BUMMER, I was hoping I could do a call from within my script using WGet to retrieve the correct rtmp stream info to feed to RTMPDump, looks like that plan is down the drain
Oh well, what I have works reasonably well.
I have URLSnoop feeding my script the correct RTMP stream info, and my script takes care of the rest, including recovery if MY end falls over and stops recording for any reason.
The only thing I can't do using my approach is recover recording if the sender has a problem and gets disconnected. When they start their cam back up, they have a new identity and I have to manually intervene to restart recording.
Thanks for info anyway, much appreciated !
