HttpServer Library for "mbed-os" which added a snapshot handler.

Dependents:   GR-PEACH-webcam GR-Boards_WebCamera GR-Boards_WebCamera GR-Boards_WebCamera

Fork of HttpServer_snapshot by Renesas

History

Add macro HTTP_SERVER_THREAD_MAX (default 1) default tip

2019-09-13, by dkato [Fri, 13 Sep 2019 02:08:33 +0000] rev 18

Add macro HTTP_SERVER_THREAD_MAX (default 1)


Supports mbed-os-5.10

2019-07-03, by dkato [Wed, 03 Jul 2019 11:23:12 +0000] rev 17

Supports mbed-os-5.10


Change to use multiple sockets

2019-04-11, by dkato [Thu, 11 Apr 2019 09:24:27 +0000] rev 16

Change to use multiple sockets


Added a function to notify the transfer completion of SnapshotHandler.

2017-06-23, by dkato [Fri, 23 Jun 2017 11:34:54 +0000] rev 15

Added a function to notify the transfer completion of SnapshotHandler.
; Changed to process with a single task. This can be switched by compile switch.
;


SnapshotHandler can register multiple paths.

2017-06-09, by dkato [Fri, 09 Jun 2017 13:26:14 +0000] rev 14

SnapshotHandler can register multiple paths.


SnapshotHandler can register multiple paths.

2017-06-07, by dkato [Wed, 07 Jun 2017 05:53:36 +0000] rev 13

SnapshotHandler can register multiple paths.


Fixed a bug that could not send large images.

2017-06-06, by dkato [Tue, 06 Jun 2017 01:39:39 +0000] rev 12

Fixed a bug that could not send large images.


Change for the mbed-os.

2016-10-28, by dkato [Fri, 28 Oct 2016 06:15:29 +0000] rev 11

Change for the mbed-os.


Supports IAR.

2016-04-19, by dkato [Tue, 19 Apr 2016 02:21:29 +0000] rev 10

Supports IAR.


Supports GCC ARM.

2015-12-03, by dkato [Thu, 03 Dec 2015 07:57:01 +0000] rev 9

Supports GCC ARM.