Thread: Lurk4
View Single Post
  #6  
Old 08-05-2012, 01:45 PM
Elgero Elgero is offline
Senior Member
 
Join Date: Feb 2012
Posts: 177
Elgero is on a distinguished road
Default

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.
Reply With Quote