Friday, January 25, 2013

JW Player-Subtitles-Closed Caption-Audio Description Plugins

Captions plugin and Audio Description plugin are used to load both a captions SRT and an audio description MP3 file. Both can be toggled on/off through a large, descriptive button in the display area. The plugins are automatically loaded by JW Player from our CDN:         plugins: {             captions: { file: '/assets/Parker.srt' },             audiodescription: { file: '/assets/Parker.mp3' }         }     }); </script> Here...

Wednesday, January 2, 2013

Fwink

Fwink is a free and open source webcam application for Windows. It takes still images from your camera at timed intervals and puts them on your web site with FTP. You can add effects like text messages, time stamps and an overlay image. Fwink does not make live video calls. For that, you may want to try Windows Live Messenger, Yahoo Messenger, Skype, etc. You can superimpose...