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
2015-08-27 23:55:59 +08:00
..
srs_app_async_call.cpp refine the thread to three category. 2015-05-23 09:20:16 +08:00
srs_app_async_call.hpp add comments for async call. 2015-06-17 16:42:43 +08:00
srs_app_bandwidth.cpp merge the rtmp sdk to stack. 2015-06-13 16:04:59 +08:00
srs_app_bandwidth.hpp refine code, move the kbps to protocol 2015-05-23 09:58:00 +08:00
srs_app_caster_flv.cpp merge srs_app_st_socket to srs_app_st. 2015-06-14 08:43:38 +08:00
srs_app_caster_flv.hpp fix bug of configure. 2015-05-27 10:23:40 +08:00
srs_app_config.cpp for #319, support render HTTP RAW API in console. 2015-08-27 23:55:59 +08:00
srs_app_config.hpp for #319, support HTTP RAW API config_query global data. 2015-08-27 22:46:56 +08:00
srs_app_conn.cpp fix #442, support kickoff client. 2015-08-22 13:36:15 +08:00
srs_app_conn.hpp fix #442, support kickoff client. 2015-08-22 13:36:15 +08:00
srs_app_dvr.cpp move json from app to protocol 2015-08-21 16:20:19 +08:00
srs_app_dvr.hpp refine code, rename the sync call to common class. 2015-05-23 07:57:45 +08:00
srs_app_edge.cpp refine file mode to 644 2015-07-09 13:44:05 +08:00
srs_app_edge.hpp refine file mode to 644 2015-07-09 13:44:05 +08:00
srs_app_empty.cpp migarate from winlinvip to srs org, move the copyright to srs org. 2015-04-29 17:38:23 +08:00
srs_app_empty.hpp migarate from winlinvip to srs org, move the copyright to srs org. 2015-04-29 17:38:23 +08:00
srs_app_encoder.cpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_encoder.hpp refine the thread to three category. 2015-05-23 09:20:16 +08:00
srs_app_ffmpeg.cpp for #367, process support redirect stdout and stderr. 2015-08-24 22:19:57 +08:00
srs_app_ffmpeg.hpp for #367: extract the process from ffmpeg to exec programs. 2015-08-24 21:51:05 +08:00
srs_app_forward.cpp change time jitter to off for hls and forward. 2015-07-14 10:03:15 +08:00
srs_app_forward.hpp refine the thread, add all callback. 2015-05-23 09:49:15 +08:00
srs_app_hds.cpp refine code, to 644 and unix encoding. 2015-07-08 17:44:25 +08:00
srs_app_hds.hpp refine code, to 644 and unix encoding. 2015-07-08 17:44:25 +08:00
srs_app_heartbeat.cpp move json from app to protocol 2015-08-21 16:20:19 +08:00
srs_app_heartbeat.hpp fix bug of configure. 2015-05-27 10:23:40 +08:00
srs_app_hls.cpp when hls timestamp jump, reset it. 2015-07-14 11:00:58 +08:00
srs_app_hls.hpp always reset the max target duration for hls. 2015-07-14 10:31:42 +08:00
srs_app_http_api.cpp for #319, support HTTP RAW API config_query global data. 2015-08-27 22:46:56 +08:00
srs_app_http_api.hpp for #319, support HTTP RAW API reload. 2015-08-27 18:11:50 +08:00
srs_app_http_client.cpp fix #132: build failed when enable the info or verbose log. 2015-07-10 11:50:35 +08:00
srs_app_http_client.hpp fix bug of configure. 2015-05-27 10:23:40 +08:00
srs_app_http_conn.cpp support JSONP DELTE/POST/PUT 2015-08-23 00:01:03 +08:00
srs_app_http_conn.hpp support JSONP DELTE/POST/PUT 2015-08-23 00:01:03 +08:00
srs_app_http_hooks.cpp move json from app to protocol 2015-08-21 16:20:19 +08:00
srs_app_http_hooks.hpp migarate from winlinvip to srs org, move the copyright to srs org. 2015-04-29 17:38:23 +08:00
srs_app_http_static.cpp extract http static and http stream from http conn. 2015-06-14 14:06:39 +08:00
srs_app_http_static.hpp extract http static and http stream from http conn. 2015-06-14 14:06:39 +08:00
srs_app_http_stream.cpp support vhost for http flv. 2015-08-21 12:08:25 +08:00
srs_app_http_stream.hpp fix bug of merge code for reload http_remux for vhost 2015-08-03 13:44:24 +08:00
srs_app_ingest.cpp refine code, move the order of functions. 2015-08-03 14:11:21 +08:00
srs_app_ingest.hpp refine the pithy print of ingesters. 2015-06-06 18:57:41 +08:00
srs_app_listener.cpp update readme 2015-05-27 23:43:44 +08:00
srs_app_listener.hpp refine the thread to three category. 2015-05-23 09:20:16 +08:00
srs_app_log.cpp fix the log cid display error, merge the publish recv thread log to publish connection. 2015-08-21 15:22:40 +08:00
srs_app_log.hpp fix the log cid display error, merge the publish recv thread log to publish connection. 2015-08-21 15:22:40 +08:00
srs_app_mpegts_udp.cpp merge srs_app_st_socket to srs_app_st. 2015-06-14 08:43:38 +08:00
srs_app_mpegts_udp.hpp migarate from winlinvip to srs org, move the copyright to srs org. 2015-04-29 17:38:23 +08:00
srs_app_ng_exec.cpp fix the exec clear bug. 2015-08-26 23:11:42 +08:00
srs_app_ng_exec.hpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_pithy_print.cpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_pithy_print.hpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_process.cpp fix the process restart bug. 2015-08-26 23:20:19 +08:00
srs_app_process.hpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_recv_thread.cpp fix the log cid display error, merge the publish recv thread log to publish connection. 2015-08-21 15:22:40 +08:00
srs_app_recv_thread.hpp fix the log cid display error, merge the publish recv thread log to publish connection. 2015-08-21 15:22:40 +08:00
srs_app_refer.cpp migarate from winlinvip to srs org, move the copyright to srs org. 2015-04-29 17:38:23 +08:00
srs_app_refer.hpp migarate from winlinvip to srs org, move the copyright to srs org. 2015-04-29 17:38:23 +08:00
srs_app_reload.cpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_reload.hpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_rtmp_conn.cpp statistic connection bytes before remove client. 2015-08-25 11:46:12 +08:00
srs_app_rtmp_conn.hpp refine the tcp nodelay, effect connected connections. 2015-08-21 13:43:33 +08:00
srs_app_rtsp.cpp merge srs_app_st_socket to srs_app_st. 2015-06-14 08:43:38 +08:00
srs_app_rtsp.hpp refine the thread to three category. 2015-05-23 09:20:16 +08:00
srs_app_security.cpp migarate from winlinvip to srs org, move the copyright to srs org. 2015-04-29 17:38:23 +08:00
srs_app_security.hpp merge the rtmp sdk to stack. 2015-06-13 16:04:59 +08:00
srs_app_server.cpp for #319, support HTTP RAW API reload. 2015-08-27 18:11:50 +08:00
srs_app_server.hpp for #319, support HTTP RAW API reload. 2015-08-27 18:11:50 +08:00
srs_app_source.cpp add todo for reload the source components. 2015-08-25 22:59:17 +08:00
srs_app_source.hpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_st.cpp merge srs_app_st_socket to srs_app_st. 2015-06-14 08:43:38 +08:00
srs_app_st.hpp merge srs_app_st_socket to srs_app_st. 2015-06-14 08:43:38 +08:00
srs_app_statistic.cpp for #319, support render HTTP RAW API in console. 2015-08-27 23:55:59 +08:00
srs_app_statistic.hpp for #319, support render HTTP RAW API in console. 2015-08-27 23:55:59 +08:00
srs_app_thread.cpp close #454, support obs restart publish. 2.0.184 2015-08-18 17:43:01 +08:00
srs_app_thread.hpp refine the thread, add all callback. 2015-05-23 09:49:15 +08:00
srs_app_utility.cpp always wait for process to terminated when SIGKILL. 2015-08-26 23:02:54 +08:00
srs_app_utility.hpp fix network device compare bug. 2015-06-19 13:51:40 +08:00