How to play .3gp videos in mobile using RTMP (FMS) and HTTP?
Hi
I am not able to play video on mobile device which is .3gp container and H.263 / AMR_NB encoded. I just want to play my website videos in mobile device also just like youtube.com. I want to use RTMP and HTTP both. My requirement is as follows -
- Which codec and container will be best?
- Should I use FLV to play video on mobile device?
- RTSP required or can be use RTMP?
- Is NetStream and NetConnection methods different from Flash Player in Flash Lite Player?
- How to play 3gp video using RTMP stream ie. ns.play(“mp4:mobilevideo.3gp”, 0, -1, true) is it ok or any thing else required?
- For mobile browser and computer browser, can I use single player or I have to make different player for computer browser and mobile browser?
- It would be better if I can do it with single player for both mobile and computer browser.
- Sample code required for testing. If you can.
Articles URL-
http://www.hsharma.com/tech/articles/flash-lite-30-video-formats-and-video-volume/
http://www.adobe.com/devnet/logged_in/dmotamedi_fms3.html
Thanks & regards
Sunil Kumar
