mp4 videos and javascript -


i have problems javascript blugins like

http://jplayer.org/ 

and

mediaelement.js 

that cannot play videos on 500mb. have videos on 1 gb-s. javascript blugins able play many-hours videos internet , work in known browsers (ie, firefox, grome, safary, opera, spartan, ..)? thank you.

could provide further information context of application? instance, transmission problem not related mentioned plugins? happens if try play files? did try play files in native html code, e.g.

<video controls autobuffer preload="metadata"> <source src="myfile" type="video/mp4"></source> </video> 

another issue way of preparing mp4-files. take @ previous post.

last not least such large files can become problem browser itself.

ps: downvoting video related questions?


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -