How to port real time video service by FMS from PC to mobile phone(symbian,android,iphone)?

Posted by wamp on Stack Overflow See other posts from Stack Overflow or by wamp
Published on 2010-06-17T03:41:46Z Indexed on 2010/06/17 3:43 UTC
Read the original article Hit count: 140

Filed under:
|

Now I've set up the flash application to work in to stage:

  1. the uploading stage: uploading the stream from pc A's camera to FMS
  2. play stage: watch the real time stream from PC B's browser

I want to make stage 2 work on mobile phones too.

But currently it's using flash(actionscript) to connect and play the stream, which is not supported out of the box.

How to port this kind of application to mobile phones?

© Stack Overflow or respective owner

Related posts about flash

Related posts about mobile-phones