I am writing a webcam chat in flash (for the client side), I also am using PHP/Apache/Memcache for the server side for text chats... What exactly will I need in terms of server side software to connect these users flash/swf sessions together?
I currently have an ubuntu server running Lamp (Apache/Php/MySql/Memcache)... the client to client text chatting works fine, just need to somehow connect the webcams.