How to port real time video service by FMS from PC to mobile phone(symbian,android,iphone)?
- by wamp
Now I've set up the flash application to work in to stage:
the uploading stage: uploading the stream from pc A's camera to FMS
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?