mistserver/src/output
2017-02-28 14:08:08 +01:00
..
flashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
mist_out.cpp Listener externalized 2016-11-16 16:32:50 +01:00
oldFlashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
output.cpp Unified all push-in-enabled outputs into a single style/function of accepting incoming pushes 2017-02-28 14:08:08 +01:00
output.h Merge branch 'development' into LTS_development 2017-02-28 14:07:18 +01:00
output_dash_mp4.cpp Significant improvements to DASH playback 2016-10-11 16:42:34 +02:00
output_dash_mp4.h Significant improvements to DASH playback 2016-10-11 16:42:34 +02:00
output_dtsc.cpp Unified all push-in-enabled outputs into a single style/function of accepting incoming pushes 2017-02-28 14:08:08 +01:00
output_dtsc.h Added DTSC ping command, to keep alive idle connections. 2016-09-02 17:51:19 +02:00
output_hds.cpp Fixed HDS bit rate 2016-10-11 11:15:35 +02: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 Merge branch 'development' into LTS_development 2016-12-28 16:32:16 +01:00
output_hls.h Merge branch 'development' into LTS_development 2016-11-14 11:29:24 +01:00
output_hss.cpp Added note in HSS encrypted output about thisPacket handling 2016-11-18 15:35:04 +01:00
output_hss.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_http.cpp Fixed double-locking HTTP bug 2016-11-14 11:41:52 +01:00
output_http.h Removed some dead old Pro code. 2016-05-31 20:21:21 +02:00
output_http_internal.cpp Merge branch 'development' into LTS_development 2017-01-10 12:36:53 +01:00
output_http_internal.h Fixed favicon.ico 2017-01-10 12:34:43 +01:00
output_http_minimalserver.cpp Updated CORS headers and the (HTTP) output protocols to work with it. 2016-01-26 14:34:14 +01:00
output_http_minimalserver.h Added basic minimal HTTP server output. 2015-06-03 16:39:16 +02:00
output_https.cpp Added HTTPS output 2016-11-16 16:33:07 +01:00
output_https.h Added HTTPS output 2016-11-16 16:33:07 +01:00
output_httpts.cpp Merge branch 'development' into LTS_development 2016-12-28 16:48:25 +01:00
output_httpts.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_json.cpp Fixed empty json output 2017-01-31 14:40:26 +01:00
output_json.h Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency. 2014-10-31 00:38:25 +01:00
output_progressive_flv.cpp Add track adding to FLV output 2016-09-02 17:55:36 +02:00
output_progressive_flv.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_progressive_mp3.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_progressive_mp3.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_progressive_mp4.cpp Merge branch 'development' into LTS_development 2017-02-22 14:02:24 +01:00
output_progressive_mp4.h Various and sundry MP4 live improvements and fixes 2017-01-10 12:37:06 +01:00
output_progressive_ogg.cpp CORS Headers 2016-01-26 14:31:09 +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_push.cpp Changed sleep to wait everywhere where it was needed 2016-05-18 17:06:23 +02:00
output_push.h Recording, HLS Push, UDP (Multicast) Input, Threaded TS 2016-02-12 16:30:33 +01:00
output_raw.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_raw.h Shared memory rewrite 2014-04-04 19:50:40 +02:00
output_rtmp.cpp Unified all push-in-enabled outputs into a single style/function of accepting incoming pushes 2017-02-28 14:08:08 +01:00
output_rtmp.h Merge branch 'development' into LTS_development 2017-02-02 11:30:05 +01:00
output_rtsp.cpp Unified all push-in-enabled outputs into a single style/function of accepting incoming pushes 2017-02-28 14:08:08 +01:00
output_rtsp.h Fixed RTSP input not counting as input, fixed UDP-style input disconnect bug 2017-02-02 11:31:00 +01:00
output_sanitycheck.cpp Added MistOutSanityCheck 2016-09-15 16:18:32 +02:00
output_sanitycheck.h Added MistOutSanityCheck 2016-09-15 16:18:32 +02:00
output_srt.cpp Added CORS headers to SRT and MP4 outputs 2016-07-19 14:19:01 +02: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 TS base class can now repeat headers every X millis instead of at hardcoded interval 2016-12-28 16:34:31 +01:00
output_ts.h Implemented proper tsudp:// protocol push output, removed MistOutTSPush 2016-09-22 09:51:29 +02:00
output_ts_base.cpp Merge branch 'development' into LTS_development 2016-12-28 16:32:16 +01:00
output_ts_base.h Merge branch 'development' into LTS_development 2016-12-28 16:32:16 +01:00