Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to play/stream .mp4/.3gp videos on desktop browser with any of the below codecs,

  1. H263 Video codec

  2. Mpeg-4 Video codec

  3. AMR speech codec

I could not open these files on flash player plugin/HTML5.

I could play Videos (only with H264 Video + AAC audio) using Flash player plugin.

As per as flash documentation, it does not support codecs that I have listed above.

Is there any standard way/any plugin that supports decoding of the above above mentioned codecs? I have already tried invoking flowplayer, Jplayer, Video.js also, but did not help.

Thanks in advance for your valuable suggestions.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.