> El domingo, 30 de diciembre de 2012 17:32:44 UTC-3, Magnitus escribió:I am currently in the process of writing a > netflix/youtube-like app that allows you stream movies on your local LAN (eventually, perhaps over the internet even, but that is > not an immediate priority, especially given my limited data transfer allowance by my
FYI Look at this project http://code.google.com/p/video2py It's intended as a video db with support for subtitles and slides. It consumes video streams by third party services or local files. It was developed for hosting PyConAr 2012 videos, but we want to adapt it (maybe as plugin) for integrating it in the next web2py conference's app. Implemented features: - video submission (local file, YouTube, Vimeo) - video (per user) subtitulation (web interface) - video slides submission and sync (web interface) - subtitle import/export from/to .srt It would be great if you could mix the projects. --

