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

Аватар пользователя 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 сообщений / 0 новое
Последнее сообщение
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.
Аватар пользователя Ozkan Altuner

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

Аватар пользователя 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/

Аватар пользователя lLes  H.

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

Аватар пользователя Paulius Uza, InRuntime

A few other options for HTML5 video player:

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

Аватар пользователя imed

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

Esprit Mobile
Аватар пользователя 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 ;

Аватар пользователя ucentpw

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

Аватар пользователя PONRAM

u can directly embed video in html5

Зарегистрируйтесь, чтобы оставить комментарий.