Hi All,
I am trying to develop a video conerferencing app for IPAD using adobe cirrus. I want to know that if it is possible to do it...
Also some pointers on how to begin would be very helpful...
Thanks in advance....
Using NetStream API it looks like is not going to be possible:
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/fla sh/net/NetStream.html
Special considerations for H.264 video in AIR 3.0 for iOS For H.264 video, the iOS APIs for video playback accept only a URL to a file or stream. You cannot pass in a buffer of H264 video data to be decoded. Depending on your video source, pass the appropriate argument to NetStream.play() as follows:
Thanks for the reply. I have implemented a prototype using multicasting (using different netgroups) to implement a Video conferencing solution. But it is not a scalable one as for each new user I have to make a new netgroup and the other users have to listen to his stream and vice versa.
I want to know if it is possible to publish different netstreams in the same netgroup....
North America
Europe, Middle East and Africa
Asia Pacific