1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00
srs/trunk/src/app
2022-09-04 22:57:47 +08:00
..
srs_app_async_call.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_async_call.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_caster_flv.cpp WebRTC: Extract SrsRtcNetwork layer for UDP/TCP. 2022-09-04 20:14:09 +08:00
srs_app_caster_flv.hpp Refactor: Use compositor for ISrsKbpsDelta. v5.0.51 2022-08-30 09:26:51 +08:00
srs_app_config.cpp WebRTC: Extract SrsRtcNetwork layer for UDP/TCP. 2022-09-04 20:14:09 +08:00
srs_app_config.hpp WebRTC: Support config, listener and SDP for TCP transport. 2022-09-04 20:13:33 +08:00
srs_app_conn.cpp WebRTC: Refine code and destroy session when tcp close. 2022-09-04 22:57:47 +08:00
srs_app_conn.hpp WebRTC: Refine code and destroy session when tcp close. 2022-09-04 22:57:47 +08:00
srs_app_coworkers.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_coworkers.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_dash.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_dash.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_dvr.cpp Refine async DVR manager. 2022-06-29 19:51:10 +08:00
srs_app_dvr.hpp Refine async DVR manager. 2022-06-29 19:51:10 +08:00
srs_app_edge.cpp Refactor: Extract SrsNetworkKbps from SrsKbps. v5.0.53 2022-08-30 13:41:27 +08:00
srs_app_edge.hpp Refactor: Extract SrsNetworkKbps from SrsKbps. v5.0.53 2022-08-30 13:41:27 +08:00
srs_app_empty.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_empty.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_encoder.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_encoder.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_ffmpeg.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_ffmpeg.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_forward.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_forward.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_fragment.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_fragment.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_hds.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_hds.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_heartbeat.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_heartbeat.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_hls.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_hls.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_hourglass.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_hourglass.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_http_api.cpp Fix #2881: HTTP: Support merging api to server. v5.0.47 2022-08-28 13:11:31 +08:00
srs_app_http_api.hpp Fix #2881: HTTP: Support merging api to server. v5.0.47 2022-08-28 13:11:31 +08:00
srs_app_http_client.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_http_client.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_http_conn.cpp WebRTC: Extract SrsRtcNetwork layer for UDP/TCP. 2022-09-04 20:14:09 +08:00
srs_app_http_conn.hpp WebRTC: Extract SrsRtcNetwork layer for UDP/TCP. 2022-09-04 20:14:09 +08:00
srs_app_http_hooks.cpp Fix #2837: Callback: Support stream_url and stream_id. v5.0.55 2022-08-31 08:00:05 +08:00
srs_app_http_hooks.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_http_static.cpp HLS: Support disable hls_ts_ctx. 2022-09-01 16:17:47 +08:00
srs_app_http_static.hpp HLS: Support disable hls_ts_ctx. 2022-09-01 16:17:47 +08:00
srs_app_http_stream.cpp WebRTC: Extract SrsRtcNetwork layer for UDP/TCP. 2022-09-04 20:14:09 +08:00
srs_app_http_stream.hpp Fix #2881: HTTP: Support merging api to server. v5.0.47 2022-08-28 13:11:31 +08:00
srs_app_hybrid.cpp CLS: Refine logging to global object. 2022-08-27 18:56:53 +08:00
srs_app_hybrid.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_ingest.cpp Ingest: Still use -re for stream to ingest HLS better. 2022-08-31 13:30:13 +08:00
srs_app_ingest.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_latest_version.cpp Log: Stat the number of logs. v5.0.45 2022-08-26 12:41:19 +08:00
srs_app_latest_version.hpp Merge 4.0release. 2022-08-24 15:27:56 +08:00
srs_app_listener.cpp Fix warning for comparing int with sizeof. 2022-08-10 19:34:23 +08:00
srs_app_listener.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_log.cpp For #1229: Check the return value of vsnprintf. 2022-08-08 08:31:57 +08:00
srs_app_log.hpp Disable reload for log config. 2022-06-29 19:29:50 +08:00
srs_app_mpegts_udp.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_mpegts_udp.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_ng_exec.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_ng_exec.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_pithy_print.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_pithy_print.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_process.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_process.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_recv_thread.cpp Fix #2881: HTTP: Support merging api to server. v5.0.47 2022-08-28 13:11:31 +08:00
srs_app_recv_thread.hpp Fix #2881: HTTP: Support merging api to server. v5.0.47 2022-08-28 13:11:31 +08:00
srs_app_refer.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_refer.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_reload.cpp Fix #2881: HTTP: Support merging api to server. v5.0.47 2022-08-28 13:11:31 +08:00
srs_app_reload.hpp Fix #2881: HTTP: Support merging api to server. v5.0.47 2022-08-28 13:11:31 +08:00
srs_app_rtc_api.cpp Fix #2837: Callback: Support stream_url and stream_id. v5.0.55 2022-08-31 08:00:05 +08:00
srs_app_rtc_api.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_rtc_codec.cpp Opus: Add TODO because the audio might be corrupted, if use FFmpeg native opus. 2022-08-09 13:35:57 +08:00
srs_app_rtc_codec.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_rtc_conn.cpp WebRTC: Refine code and destroy session when tcp close. 2022-09-04 22:57:47 +08:00
srs_app_rtc_conn.hpp WebRTC: Refine code and destroy session when tcp close. 2022-09-04 22:57:47 +08:00
srs_app_rtc_dtls.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_rtc_dtls.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_rtc_network.cpp WebRTC: Refine code and destroy session when tcp close. 2022-09-04 22:57:47 +08:00
srs_app_rtc_network.hpp WebRTC: Refine code and destroy session when tcp close. 2022-09-04 22:57:47 +08:00
srs_app_rtc_queue.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_rtc_queue.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_rtc_sdp.cpp WebRTC: Support config, listener and SDP for TCP transport. 2022-09-04 20:13:33 +08:00
srs_app_rtc_sdp.hpp WebRTC: Support config, listener and SDP for TCP transport. 2022-09-04 20:13:33 +08:00
srs_app_rtc_server.cpp WebRTC: Refine code and destroy session when tcp close. 2022-09-04 22:57:47 +08:00
srs_app_rtc_server.hpp WebRTC: Support config, listener and SDP for TCP transport. 2022-09-04 20:13:33 +08:00
srs_app_rtc_source.cpp Merge branch '4.0release' into develop 2022-09-03 18:13:11 +08:00
srs_app_rtc_source.hpp Merge branch '4.0release' into develop 2022-09-03 18:13:11 +08:00
srs_app_rtmp_conn.cpp WebRTC: Extract SrsRtcNetwork layer for UDP/TCP. 2022-09-04 20:14:09 +08:00
srs_app_rtmp_conn.hpp Refactor: Extract SrsNetworkKbps from SrsKbps. v5.0.53 2022-08-30 13:41:27 +08:00
srs_app_security.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_security.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_server.cpp WebRTC: Refine code and destroy session when tcp close. 2022-09-04 22:57:47 +08:00
srs_app_server.hpp WebRTC: Extract SrsRtcNetwork layer for UDP/TCP. 2022-09-04 20:14:09 +08:00
srs_app_source.cpp Fix #1405: Support guessing IBMF first. v5.0.58 2022-09-01 19:28:51 +08:00
srs_app_source.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_srt_conn.cpp Fix #2837: Callback: Support stream_url and stream_id. v5.0.55 2022-08-31 08:00:05 +08:00
srs_app_srt_conn.hpp Refactor: Extract SrsNetworkKbps from SrsKbps. v5.0.53 2022-08-30 13:41:27 +08:00
srs_app_srt_listener.cpp Remove unneccessary depends headers. 2022-08-09 18:32:01 +08:00
srs_app_srt_listener.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_srt_server.cpp Refactor: Use compositor for ISrsKbpsDelta. v5.0.51 2022-08-30 09:26:51 +08:00
srs_app_srt_server.hpp Refactor: Use compositor for ISrsKbpsDelta. v5.0.51 2022-08-30 09:26:51 +08:00
srs_app_srt_source.cpp Merge 4.0release, migrate to new website. 2022-07-31 18:34:18 +08:00
srs_app_srt_source.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_srt_utility.cpp STAT: Refine tcUrl for SRT/RTC. v5.0.54 2022-08-30 21:28:06 +08:00
srs_app_srt_utility.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_st.cpp Remove unneccessary depends headers. 2022-08-09 18:32:01 +08:00
srs_app_st.hpp Remove unneccessary depends headers. 2022-08-09 18:32:01 +08:00
srs_app_statistic.cpp Fix #2837: Callback: Support stream_url and stream_id. v5.0.55 2022-08-31 08:00:05 +08:00
srs_app_statistic.hpp Fix #2837: Callback: Support stream_url and stream_id. v5.0.55 2022-08-31 08:00:05 +08:00
srs_app_tencentcloud.cpp CLS: Refine logging to global object. 2022-08-27 18:56:53 +08:00
srs_app_tencentcloud.hpp CLS: Refine logging to global object. 2022-08-27 18:56:53 +08:00
srs_app_threads.cpp Log: Support write log to tencentcloud CLS. v5.0.44 2022-08-24 15:51:23 +08:00
srs_app_threads.hpp Support multiple threads by thread pool. v5.0.32 2022-06-29 20:15:44 +08:00
srs_app_utility.cpp Fix the snprintf size issue. 2022-08-10 08:32:02 +08:00
srs_app_utility.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_app_uuid.cpp Squash: Bug fixed 2022-02-16 11:34:05 +08:00
srs_app_uuid.hpp API: Use libuuid to generate uuid. v5.0.9 2021-08-06 22:02:46 +08:00