Michael Klishin wrote:
Dan Rossi wrote:

  
Hi mike, this is the second time you have meantioned this, a subject to 
track on would be good :) And how recent is recent, like this month or 
last month ? Working out a way to authenticate a connection to protect 
the webcam stream would be cool to know, at least it isnt DRM'd ..
    

http://osflash.org/pipermail/red5_osflash.org/2006-August/004833.html

How do you want to proceed authentication? Restrict stream subscribtion, 
  restrict broadcasting right, created previewed queue or what?

Anyway you can pass login/pwd to server, log user in and store his IP 
(IConnection#getIP or smth similar, I don't remember exact method name) 
in a set. Then act accordingly to the logic you need to work out.

  
it looks like i found a poss solution, by sending some info via arguments in the connect method

http://www.adobe.com/devnet/flashcom/articles/ticket/fcs_secure_ticket.pdf

however still some of the credentials are able to be extracted using an swf decompiler ... :)
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to