 Re: Lurk4
itsme, if you're not selling l4 anymore or spreading it around, can you maybe explain to me how you get the rtmp urls of Cam4 streams? Currently I'm using WinPcap, but that requires the webcam to be started in the browser and makes it difficult to do the downloading automatically. I'm looking for a more direct way of getting the rtmp urls without using a browser.
I tried to decompile the swf of Cam4 with several tools, but they only show a few lines of code that have nothing to do with the 'connection' part..
When using Wireshark I can see that there's a "initializeReady" and "requestVideoStream" command that will send back "_result", which is the rtmp url, but I don't know how to send those commands in order to get the rtmp url.
|