mistserver/src/output
2020-09-30 17:24:57 +02:00
..
flashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
mist_out.cpp Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs 2019-05-23 13:28:30 +02:00
oldFlashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
output.cpp Improvements/tests for SEM_LIVE locking 2020-09-30 17:24:57 +02:00
output.h More backports from Pro edition, among which HTTPS/TLS support 2019-07-13 14:23:59 +02:00
output_ebml.cpp EBML input/output improvements and fixes 2019-05-03 16:04:51 +02:00
output_ebml.h EBML tweaks 2018-08-27 14:13:19 +02:00
output_hds.cpp Fixed 32-bit compile issues 2019-01-25 23:49:56 +01:00
output_hds.h Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency. 2014-10-31 00:38:25 +01:00
output_hls.cpp Removed appleCompat mode from TS/HLS outputs, now sends identical segments to all client devices 2020-07-13 16:24:39 +02:00
output_hls.h Added improved HLS output error handling 2019-04-19 14:14:17 +02:00
output_hss.cpp Fixed 32-bit compile issues 2019-01-25 23:49:56 +01:00
output_hss.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_http.cpp Support for multiple public addresses, as well as proxy-overridden public addresses 2020-03-05 16:14:58 +01:00
output_http.h Socket library updates to support detecting sockets passed as FDs, removed use of peek() in HTTP request handler, fixed 100% CPU usage problem for unfinished HTTP requests 2018-11-28 11:59:54 +01:00
output_http_internal.cpp Added support for empty array as non-configured public address. 2020-07-13 14:58:53 +02:00
output_http_internal.h Support for multiple public addresses, as well as proxy-overridden public addresses 2020-03-05 16:14:58 +01:00
output_https.cpp Fixed IP detection over HTTPS output 2020-03-12 16:18:55 +01:00
output_https.h More backports from Pro edition, among which HTTPS/TLS support 2019-07-13 14:23:59 +02:00
output_httpts.cpp Fixed 32-bit compile issues 2019-01-25 23:49:56 +01:00
output_httpts.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_json.cpp Fixed 32-bit compile issues 2019-01-25 23:49:56 +01:00
output_json.h Better onFail handling, better HTTP failure handling 2018-11-13 16:34:30 +01:00
output_progressive_flv.cpp Fixed 32-bit compile issues 2019-01-25 23:49:56 +01:00
output_progressive_flv.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_progressive_mp3.cpp Fixed 32-bit compile issues 2019-01-25 23:49:56 +01:00
output_progressive_mp3.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_progressive_mp4.cpp Small fixup 2020-03-09 21:00:08 +01:00
output_progressive_mp4.h Backported various Pro edition changes and general code to Free edition 2018-10-15 10:25:43 +02:00
output_progressive_ogg.cpp Fixed 32-bit compile issues 2019-01-25 23:49:56 +01:00
output_progressive_ogg.h Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit. 2014-12-23 13:10:28 +01:00
output_raw.cpp Fixed friendly name for FLV, JSON and RAW 2019-01-07 10:15:22 +01:00
output_raw.h Shared memory rewrite 2014-04-04 19:50:40 +02:00
output_rtmp.cpp Workaround bug in OBS v25 2020-07-14 21:47:11 +02:00
output_rtmp.h Added bootMsOffset to DTSC::Meta, RTMP now syncs on it. 2018-07-04 11:48:14 +02:00
output_srt.cpp Fixed 32-bit compile issues 2019-01-25 23:49:56 +01:00
output_srt.h Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency. 2014-10-31 00:38:25 +01:00
output_ts.cpp More backports from Pro edition, among which HTTPS/TLS support 2019-07-13 14:23:59 +02:00
output_ts.h Merged TS unification edits by Wouter Spruit. 2015-03-05 13:49:09 +01:00
output_ts_base.cpp Removed appleCompat mode from TS/HLS outputs, now sends identical segments to all client devices 2020-07-13 16:24:39 +02:00
output_ts_base.h Removed appleCompat mode from TS/HLS outputs, now sends identical segments to all client devices 2020-07-13 16:24:39 +02:00