python - Any experiences with automatically playing videos one after the other whilst embedded in a webpage? -


so i'm newish web dev using django. friend of mine in film , interested in embedding bunch of clips in webpage project of hers play 1 after other.

what mean 1 after other once 1 ends video automatically starts up.

does have guidance or experience best way me make happen? or there plugins might find useful?

you can try jplayer: http://jplayer.org/ add listener $.jplayer.event.ended event start next video. see: http://jplayer.org/latest/developer-guide/#jplayer-event-type


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -