python - Google AppEngine Blobstore Video Streaming in Html Template -


i managed code following link work. https://developers.google.com/appengine/docs/python/blobstore/overview#complete_sample_app

when upload video managed video stream on browser question how place video in html template?

in order display uploaded video can either use html video tag or 1 of media player solutions available out there , give apart delicate player, cross browser compatibility along flash fallback. here great list of media players can use. have used personal projects mediaelementjs , satisfied ease of use , stability of performance.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -