Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ianlunn/media-memory

HTML5 Media Memory (History API Demo)
https://github.com/ianlunn/media-memory

Last synced: 27 days ago
JSON representation

HTML5 Media Memory (History API Demo)

Awesome Lists containing this project

README

        

Media Memory
============

Media Memory enables you to save the playback position of any HTML5 video/audio element into the browser's history.

Send a specific point in a media file to your friend or just save to history for later viewing. Need to restart your browser? Save to history and your playback position will automatically load in when you return to the page.

The playback position is saved either when you click "Add to History" or when you pause playback.

You can also jump to a specific point by changing the elements time in the URL.

The script will work with multiple media elements.

Demo Link
---------

[Media Memory](http://ianlunn.co.uk/demos/media-memory/)