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
flash
|mobile-phones
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?
© Stack Overflow or respective owner