Fabian Affolter
|
e6b9d5f5b3
|
Migrate to voluptuous (#2989)
🍪 🐬
|
2016-08-27 14:42:34 -06:00 |
Matthias Grawinkel
|
8a3c511a04
|
Adding Digest Auth for webcam image retrieval (#2821)
* Adding Digest Auth for webcam image retrieval
* Update generic.py
* Update mjpeg.py
* Update generic.py
* Update mjpeg.py
* Update generic.py
* Update mjpeg.py
|
2016-08-17 19:08:47 +02:00 |
Fabian Affolter
|
a784f48022
|
Minor changes (#2784)
* Update link to docs
* Use fast.com
* Update docstring
* Add link to docs
* Add link to docs
* Update docstrings
* Update docstrings
* Fix typo
|
2016-08-11 11:14:24 +02:00 |
Pascal Vizeli
|
98c77dc08f
|
Add ffmpeg camera platform support (#2755)
|
2016-08-08 17:34:46 -07:00 |
Paulus Schoutsen
|
2508e9f9ff
|
Add timeout to mjpeg streams
|
2016-06-18 12:34:39 -07:00 |
St. John Johnson
|
3723c3a7e8
|
Fixing MJPEG streaming in Werkzeug by taking advantage of `direct_passthrough` (#2277)
|
2016-06-11 20:50:10 -07:00 |
Paulus Schoutsen
|
15e329a588
|
Tons of fixes - WIP
|
2016-05-21 15:01:33 -07:00 |
Fabian Affolter
|
cd5b5c55e2
|
Fix PEP257 issues
|
2016-03-07 20:29:54 +01:00 |
Fabian Affolter
|
032f06e015
|
Modify docstrings to match PEP257
|
2016-03-07 18:50:30 +01:00 |
Paulus Schoutsen
|
e80309c03c
|
Fix imports (using isort)
|
2016-02-18 21:27:50 -08:00 |
St. John Johnson
|
f700635445
|
Add support for mjpeg component to proxy it's own stream
|
2016-02-07 12:02:52 -08:00 |
Paulus Schoutsen
|
a301d869d7
|
PyLint 1.5 fixes
|
2015-11-29 13:49:05 -08:00 |
Fabian Affolter
|
97f9f8aa49
|
Update link to docs (Jekyll 3 update)
|
2015-11-09 13:12:18 +01:00 |
Ryan Turner
|
a36b315927
|
Fixed indentations hopefully
|
2015-11-09 00:11:11 -06:00 |
Ryan Turner
|
f3352546c6
|
More lint fixes
|
2015-11-09 00:00:31 -06:00 |
Ryan Turner
|
3a6aa8f3d1
|
Fixed line length issues to make lint happy. Still bummed that I decreased test coverage :(
|
2015-11-08 23:51:01 -06:00 |
Ryan Turner
|
dfa81b0117
|
Changed camera.mjpeg to use Response and Closing; cleaned up a number of code-clarity issues near that
|
2015-11-08 23:41:21 -06:00 |
Ryan Turner
|
8541fdb112
|
Fixed style issue related to failing build
|
2015-11-08 22:26:27 -06:00 |
Ryan Turner
|
e078ab53ca
|
Initial implementation of mjpeg camera
|
2015-11-08 22:15:06 -06:00 |