Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/ianlunn/media-memory
- Owner: IanLunn
- Created: 2011-08-31T17:14:55.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-02T14:53:15.000Z (about 13 years ago)
- Last Synced: 2024-04-18T13:26:14.735Z (7 months ago)
- Language: JavaScript
- Homepage: http://www.ianlunn.co.uk/demos/media-memory/
- Size: 6.41 MB
- Stars: 9
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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/)