1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/trunk/src/app
2019-04-06 15:35:12 +08:00
..
srs_app_async_call.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_async_call.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_bandwidth.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_bandwidth.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_caster_flv.cpp Fix #1059, support vhost in stream parameters. 2.0.246 2018-02-13 08:31:25 +08:00
srs_app_caster_flv.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_config.cpp For #1304, Default HSTRS to on. 2.0.264 2019-04-06 15:35:12 +08:00
srs_app_config.hpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_conn.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_conn.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_dvr.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_dvr.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_edge.cpp For #1031, SRS edge support douyu.com. 2.0.250 2018-08-02 06:59:57 +08:00
srs_app_edge.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_empty.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_empty.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_encoder.cpp Add request stream param to encoder output format parameters. (#1237) 2018-10-08 07:01:49 +08:00
srs_app_encoder.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_ffmpeg.cpp refine encoder code for #536. 2017-01-16 12:42:25 +08:00
srs_app_ffmpeg.hpp refine encoder code for #536. 2017-01-16 12:42:25 +08:00
srs_app_forward.cpp For #1031, SRS forwarder support douyu.com. 2018-08-02 07:24:08 +08:00
srs_app_forward.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_hds.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_hds.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_heartbeat.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_heartbeat.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_hls.cpp use hls->initialize to set req of hls (#1077) 2018-02-28 13:35:33 +08:00
srs_app_hls.hpp use hls->initialize to set req of hls (#1077) 2018-02-28 13:35:33 +08:00
srs_app_http_api.cpp fix http reader bug, support infinite chunkted. 2.0.209 2016-01-13 12:44:51 +08:00
srs_app_http_api.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_http_client.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_http_client.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_http_conn.cpp fix: support parse flv query params to http callback (#1339) 2019-04-05 15:44:00 +08:00
srs_app_http_conn.hpp Fix #636, FD leak for requesting empty HTTP stream. 2.0.241 2017-04-30 12:03:31 +08:00
srs_app_http_hooks.cpp For #1110, Refine params in http callback. 2.0.253 2018-08-11 10:12:40 +08:00
srs_app_http_hooks.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_http_static.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_http_static.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_http_stream.cpp For #1339, Support HTTP-FLV params. 2.0.262 2019-04-05 18:16:05 +08:00
srs_app_http_stream.hpp For #1339, Support HTTP-FLV params. 2.0.262 2019-04-05 18:16:05 +08:00
srs_app_ingest.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_ingest.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_listener.cpp For #1045, revert macro for TCP keepalive detection, use system macro 2018-01-07 17:49:14 +08:00
srs_app_listener.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_log.cpp Flush the stdout buffer after logging to console 2016-09-08 07:58:52 -05:00
srs_app_log.hpp fix memory leak at source. 2.0.214 2016-09-05 14:13:37 +08:00
srs_app_mpegts_udp.cpp Fix #1059, support vhost in stream parameters. 2.0.246 2018-02-13 08:31:25 +08:00
srs_app_mpegts_udp.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_pithy_print.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_pithy_print.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_recv_thread.cpp Fix #636, FD leak for requesting empty HTTP stream. 2.0.241 2017-04-30 12:03:31 +08:00
srs_app_recv_thread.hpp Fix #636, FD leak for requesting empty HTTP stream. 2.0.241 2017-04-30 12:03:31 +08:00
srs_app_refer.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_refer.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_reload.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_reload.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_rtmp_conn.cpp For #1110, Support params in http callback. 2.0.251 2018-08-04 19:36:42 +08:00
srs_app_rtmp_conn.hpp identify the flash and fmle for recv thread. 2017-01-23 16:43:43 +08:00
srs_app_rtsp.cpp Fix #1059, support vhost in stream parameters. 2.0.246 2018-02-13 08:31:25 +08:00
srs_app_rtsp.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_security.cpp Fix #844, support Haivision encoder. 2.0.238 2017-04-15 20:44:02 +08:00
srs_app_security.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_server.cpp fix #1172 #1173 #1174 #1175 2018-07-17 10:03:13 +08:00
srs_app_server.hpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_source.cpp use hls->initialize to set req of hls (#1077) 2018-02-28 13:35:33 +08:00
srs_app_source.hpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_st.cpp 修复forward崩溃 2016-09-02 15:10:43 +08:00
srs_app_st.hpp workaround for #511, the fly stfd in close. 2.0.211 2016-09-01 16:51:09 +08:00
srs_app_statistic.cpp Fix #851, HTTP API support number of video frames for FPS. 2.0.240 2017-04-23 20:55:51 +08:00
srs_app_statistic.hpp Fix #851, HTTP API support number of video frames for FPS. 2.0.240 2017-04-23 20:55:51 +08:00
srs_app_thread.cpp fix memory leak at source. 2.0.214 2016-09-05 14:13:37 +08:00
srs_app_thread.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_utility.cpp For #1176, should not close fd when success. 2018-07-18 19:21:29 +08:00
srs_app_utility.hpp fix http reader bug, support infinite chunkted. 2.0.209 2016-01-13 12:44:51 +08:00