Initial commit

This commit is contained in:
Joel Collins 2018-11-06 11:35:07 +00:00
commit 2f4f57a59b
16 changed files with 1509 additions and 0 deletions

5
README.md Normal file
View file

@ -0,0 +1,5 @@
OpenFlexure Microscope Software
=====================
## Video streaming
Based on supporting code for the article [video streaming with Flask](http://blog.miguelgrinberg.com/post/video-streaming-with-flask) and its follow-up [Flask Video Streaming Revisited](http://blog.miguelgrinberg.com/post/flask-video-streaming-revisited).