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

Imagen 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

publicaciones de 9 / 0 nuevos
Último envío
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.
Imagen de Ozkan Altuner

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

Imagen 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/

Imagen de lLes  H.

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

Imagen de Paulius Uza, InRuntime

A few other options for HTML5 video player:

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

Imagen de imed

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

Esprit Mobile
Imagen 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 ;

Imagen de ucentpw

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

Imagen de PONRAM

u can directly embed video in html5

Inicie sesión para dejar un comentario.