Real-time recoding of video from asx to non-Windows formats

2015-08-11 Thread Montana Burr
Hi, I'm interested in using Python to create a server for streaming my state's traffic cameras - which are only available as Windows Media streams - to devices that do not natively support streaming Windows Media content (think Linux computers & iPads). I know Python makes various problems eas

Detection of a specific sound

2015-10-25 Thread Montana Burr
I'm looking for a library that will allow Python to listen for the shriek of a smoke alarm. Once it detects this shriek, it is to notify someone. Ideally, specificity can be adjusted for the user's environment. For example, I expect to need moderate specificity as I live in a quiet neighborhood, bu