This project provides a video display widget for the Tk toolkit that can be used to display video data from files or from video capture devices. This includes most webcams and AVI or WMV files. At this time the widget only works for Windows. On this platform it uses the DirectShow APIs to obtain and display video and so can support any video sources supported by DirectX. The project is hosted at http://www.patthoyts.tk/tkvideo/ and the source hosted at http://github.com/patthoyts/tkvideo ---- putramalu 2006-11-19 Is there a way to adjust volume level with tkvideo ? [PT] as of 2011 there is a ''volume'' widget command to read and set the volume (0=silent, 100=maximum). ---- I used this awesome lib to make an app to [screencast with your webcam as picture-in-picture PiP] I also used this to make a prototype video browser http://www.youtube.com/watch?v=_sRcD2IhZnA <> Multimedia