Go to the source code of this file.
Namespaces | |
| conscience_core | |
| conscience_core::mjpg_streamer | |
Macros | |
| #define | IO_BUFFER 256 |
| #define | BUFFER_SIZE 1024 |
| #define | HTTP_SERVER_BOUNDARY "_mjpg_boundarydonotcross" |
| #define | MAX_FRAME_SIZE (256*1024) |
| #define | TEN_K (10*1024) |
| #define | STD_HEADER |
| #define | MAX_SD_LEN 50 |
Variables | |
| struct { | |
| const char * conscience_core::mjpg_streamer::dot_extension | |
| const char * conscience_core::mjpg_streamer::mimetype | |
| } | conscience_core::mjpg_streamer::mimetypes [] |
| struct CSC_DLL_IMPORTEXPORT | conscience_core::mjpg_streamer::ClientContext |
| #define BUFFER_SIZE 1024 |
| #define HTTP_SERVER_BOUNDARY "_mjpg_boundarydonotcross" |
| #define IO_BUFFER 256 |
| #define MAX_FRAME_SIZE (256*1024) |
| #define MAX_SD_LEN 50 |
| #define STD_HEADER |
| #define TEN_K (10*1024) |