Which video player is best suited for h.264 - 3gp baseline - HTTP streaming

Which video player is best suited for h.264 - 3gp baseline - HTTP streaming

Portrait de Sarbjeet S.

Hello ,

I need to develop an app which will be using h.264 - 3gp baseline - HTTP streaming for videos. Which is the best suited player for this? and would it be a problem after the encaspulation of the HTML application?

Thanks in advanced

9 posts / 0 nouveau(x)
Dernière contribution
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.
Portrait de Ozkan Altuner

There's a video element (tag) for html5. You can use it.

Portrait de Ilya (Intel)

There are number of js libraries available which provide some interesting enhancements on top of tag. For example, you can check http://videojs.com/

Portrait de lLes  H.

Thanks.we will use this video tag in our application.

Portrait de Paulius Uza, InRuntime

A few other options for HTML5 video player:

http://www.longtailvideo.com/jw-player/
http://sublimevideo.net/

Portrait de imed

jPlayer is the completely free and open source media library written in JavaScript

Esprit Mobile
Portrait de Djkevino

i would choose the html 5 tag. i don't yet have tried it but i know with audio a stream needs to end with a ;

Portrait de ucentpw

<video> tag is simpl enough if you go for a player use adobe players

Portrait de PONRAM

u can directly embed video in html5

Connectez-vous pour laisser un commentaire.