Commit Graph

9 Commits

Author SHA1 Message Date
Mr-DaveDev
d8377cb5bc v4l2 via netcam revisions
Closes #853
Closes #854
Closes #855
Closes #857
2018-11-27 18:34:55 -07:00
Mr-DaveDev
d49630f404 Guide Update
* Guide update
2018-11-14 21:31:10 -07:00
Mr-DaveDev
6298716a56 Revise defines for HAVE_STDLIB_H 2018-10-22 21:03:39 -06:00
Mr-DaveDev
3cd68cab49 Implement libmicrohttpd
Implement micro-httpd for providing webcontrol and streams

1.  Add tls support for webcontrol and streams.  aka ssl/tls, https
2.  Add functionality to provide streams on single port
3.  Add functionality for additional authentication methods of webcontrol.
4.  Add functionality for providing static images
5.  Update documentation for new functionality.
6.  Resolve issue with stream_preview_newline
7.  Add functionality for specifying camera in webcontrol and streams via camera_id
8.  Depreciated functionality to specify substream via port 
9.  Add functionality to specify substream via a URL
10.  Revise `quit` to only be available via text (programmatic) interface
11.  Added functionality for CORS header on webcontrol interface

Closes #526 
Closes #661 
Closes #709 
Closes #737 
Closes #750
2018-08-01 20:20:15 -06:00
Mr-DaveDev
4ff191be82 Implement Translations via Gettext
Implement translations of Motion log messages and web control using the gettext function.
2018-03-25 16:39:57 -06:00
Alistair McMillan
79bd21bb13 Update Mac build instructions
Remove sudo reference from sample brew install 
Include automake package to get autoreconf command
Include postgresql package to get libpq-fe.h file
2018-02-04 07:48:45 -07:00
Mr-DaveDev
c194fa8a6d Guide Update
1.  Change from htmlpreview to rawgit.
2.  In guide have top menu always point to home page.
3.  Include the home page in the usage notice.
4.  Reference home page guide as preferred default
5.  Update changelog with revisions since 4.1.1
2018-01-07 18:37:01 -07:00
Mr-DaveDev
804c28cb04 Default Webp to be included in builds
* Change default for Webp image types

* Guide update for webp

* Revise Webp defaults and add to testing
2017-12-16 11:39:32 -07:00
Mr-DaveDev
46be66fabf Update motion_guide
Revise the Motion guide to use a style sheet and split the guide into the components as used on the Motion home page.
2017-12-13 20:32:36 -07:00