mistserver/src/output
2016-07-25 13:24:47 +02:00
..
flashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
mist_out.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
oldFlashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
output.cpp Merge branch 'development' into LTS_development 2016-07-23 13:13:28 +02:00
output.h Merge branch 'development' into LTS_development 2016-07-23 13:13:28 +02:00
output_dash_mp4.cpp Removed nolive flag for DASH output 2016-07-11 13:34:56 +02:00
output_dash_mp4.h Fixes for HTTP DASH live streaming 2015-06-30 16:00:29 +02:00
output_dtsc.cpp Varioius stability and verbosity tweaks for DTSC, RTMP and in general 2016-07-23 13:13:34 +02:00
output_dtsc.h Varioius stability and verbosity tweaks for DTSC, RTMP and in general 2016-07-23 13:13:34 +02:00
output_hds.cpp Removed deprecated startpos option. 2016-06-27 13:17:15 +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-07-21 12:03:40 +02:00
output_hls.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_hss.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_hss.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_http.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02: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 2016-07-25 13:24:47 +02:00
output_http_internal.h Fixed slow embed code (internal HTTP output) problem 2016-06-10 14:22:29 +02: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_httpts.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_httpts.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_json.cpp Even more JSON/VTT/SRT fixes and internal URL handler improvements 2016-07-19 12:05:05 +02: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 Prevent FLV recordings from overwriting with empty files 2016-07-21 13:23:18 +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 2016-07-19 14:20:45 +02:00
output_progressive_mp4.h Tweaked seek/isReadyForPlay implementations, fix HLS support for large key durations. 2016-06-08 00:01:24 +02: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 Merge branch 'development' into LTS_development 2016-07-23 13:13:28 +02:00
output_rtmp.h RTMP fixes for streams > 5h in duration. 2016-07-22 11:25:38 +02:00
output_rtsp.cpp Converted argument style to new singular method. 2016-05-04 16:51:16 +02:00
output_rtsp.h LTS Commits 2015-04-05 21:38:36 +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 Converted argument style to new singular method. 2016-05-04 16:51:16 +02:00
output_ts.h Merged TS unification edits by Wouter Spruit. 2015-03-05 13:49:09 +01:00
output_ts_base.cpp Merge branch 'development' into LTS_development 2016-07-18 10:43:38 +02:00
output_ts_base.h Merge branch 'development' into LTS_development 2015-08-04 11:35:20 +02:00
output_ts_push.cpp Converted argument style to new singular method. 2016-05-04 16:51:16 +02:00
output_ts_push.h LTS Commits 2015-04-05 21:38:36 +02:00