Kevin experimenting with media
1) Embed an audio file in an HTML page with the following requirements:
Here it is!
2) Create an HTML audio player that plays a file in Chrome, IE, and Firefox. Use multiple sources if you have to.
see above. Tested with Chrome, Firefox, and Safari. Not worth trying to install unsupported out-of-date browser on my mac. Will test it on a more serious website later
Notes:
a) Firefox autplays the music; none of the others did.
b) Safari shows controls -- but not a volume control. I can't figure out how to unmute it.
3) Create video player for video of my choice. Test in multiple browsers
Tested with same three browsers. Basically works fine. Didn't add width or height because original is OK.
4) Create a WebVTT for that "Samurai pizza cats" video. Embed in a web page.
same as above, but with captions and a different 'poster' image and different syntax under the hood