actionscript 3 - how to develop a p2p video chat using flash media server -
actionscript 3 - how to develop a p2p video chat using flash media server -
i develop little p2p chat using flash media sever 4.0. there many p2p video chat samples using cirrus. please help me if know how flash media server,not cirrus.
thanks alot.
just giving step develop p2p video chat using flash media server 4.0 (or version).
first of setup flash media server. start writing client (flash/flex) appliation using actionscript 3.0. put video display command in ui write downwards code connection fms using netconnection class of flash actionscript 3.0 start capturing video web-cam using photographic camera class create netstream class instance , attach photographic camera (web-cam view) strem , video component. start publishing of web-cam view using netstream instance. now set viewo component person cam view. subscribe remote person published live steam display in client application using netstream. , attach subscribed stream sec 1 video component display....please gone througth given below inbuild class / libraries before start development: 1. netconnection 2. netstream 3. photographic camera display obejct class , video component.
flash actionscript-3 media
Comments
Post a Comment