You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/trunk/src/app
winlin 7ef3ff90c0 refine the config structure, compatible with SRS1/2 10 years ago
..
srs_app_async_call.cpp refine the thread to three category. 10 years ago
srs_app_async_call.hpp add comments for async call. 10 years ago
srs_app_bandwidth.cpp merge the rtmp sdk to stack. 10 years ago
srs_app_bandwidth.hpp refine code, move the kbps to protocol 10 years ago
srs_app_caster_flv.cpp merge srs_app_st_socket to srs_app_st. 10 years ago
srs_app_caster_flv.hpp fix bug of configure. 10 years ago
srs_app_config.cpp refine the config structure, compatible with SRS1/2 10 years ago
srs_app_config.hpp refine the config structure, compatible with SRS1/2 10 years ago
srs_app_conn.cpp fix #442, support kickoff client. 10 years ago
srs_app_conn.hpp fix #442, support kickoff client. 10 years ago
srs_app_dvr.cpp move json from app to protocol 10 years ago
srs_app_dvr.hpp refine code, rename the sync call to common class. 10 years ago
srs_app_edge.cpp refine file mode to 644 10 years ago
srs_app_edge.hpp refine file mode to 644 10 years ago
srs_app_empty.cpp migarate from winlinvip to srs org, move the copyright to srs org. 10 years ago
srs_app_empty.hpp migarate from winlinvip to srs org, move the copyright to srs org. 10 years ago
srs_app_encoder.cpp fix #367, support nginx-rtmp exec. 3.0.1 10 years ago
srs_app_encoder.hpp refine the thread to three category. 10 years ago
srs_app_ffmpeg.cpp for #367, process support redirect stdout and stderr. 10 years ago
srs_app_ffmpeg.hpp for #367: extract the process from ffmpeg to exec programs. 10 years ago
srs_app_forward.cpp change time jitter to off for hls and forward. 10 years ago
srs_app_forward.hpp refine the thread, add all callback. 10 years ago
srs_app_hds.cpp refine code, to 644 and unix encoding. 10 years ago
srs_app_hds.hpp refine code, to 644 and unix encoding. 10 years ago
srs_app_heartbeat.cpp use amf0 encode for json encode. 10 years ago
srs_app_heartbeat.hpp fix bug of configure. 10 years ago
srs_app_hls.cpp when hls timestamp jump, reset it. 10 years ago
srs_app_hls.hpp always reset the max target duration for hls. 10 years ago
srs_app_http_api.cpp for #319, dumps the http static, remux and globals. 10 years ago
srs_app_http_api.hpp rename the config_query to query 10 years ago
srs_app_http_client.cpp fix #132: build failed when enable the info or verbose log. 10 years ago
srs_app_http_client.hpp fix bug of configure. 10 years ago
srs_app_http_conn.cpp support JSONP DELTE/POST/PUT 10 years ago
srs_app_http_conn.hpp support JSONP DELTE/POST/PUT 10 years ago
srs_app_http_hooks.cpp use amf0 encode for json encode. 10 years ago
srs_app_http_hooks.hpp migarate from winlinvip to srs org, move the copyright to srs org. 10 years ago
srs_app_http_static.cpp extract http static and http stream from http conn. 10 years ago
srs_app_http_static.hpp extract http static and http stream from http conn. 10 years ago
srs_app_http_stream.cpp support vhost for http flv. 10 years ago
srs_app_http_stream.hpp fix bug of merge code for reload http_remux for vhost 10 years ago
srs_app_ingest.cpp refine code, move the order of functions. 10 years ago
srs_app_ingest.hpp refine the pithy print of ingesters. 10 years ago
srs_app_listener.cpp update readme 10 years ago
srs_app_listener.hpp refine the thread to three category. 10 years ago
srs_app_log.cpp fix the log cid display error, merge the publish recv thread log to publish connection. 10 years ago
srs_app_log.hpp fix the log cid display error, merge the publish recv thread log to publish connection. 10 years ago
srs_app_mpegts_udp.cpp merge srs_app_st_socket to srs_app_st. 10 years ago
srs_app_mpegts_udp.hpp migarate from winlinvip to srs org, move the copyright to srs org. 10 years ago
srs_app_ng_exec.cpp fix the build failed bug on centos 10 years ago
srs_app_ng_exec.hpp fix #367, support nginx-rtmp exec. 3.0.1 10 years ago
srs_app_pithy_print.cpp fix #367, support nginx-rtmp exec. 3.0.1 10 years ago
srs_app_pithy_print.hpp fix #367, support nginx-rtmp exec. 3.0.1 10 years ago
srs_app_process.cpp fix the process restart bug. 10 years ago
srs_app_process.hpp fix #367, support nginx-rtmp exec. 3.0.1 10 years ago
srs_app_recv_thread.cpp fix the log cid display error, merge the publish recv thread log to publish connection. 10 years ago
srs_app_recv_thread.hpp fix the log cid display error, merge the publish recv thread log to publish connection. 10 years ago
srs_app_refer.cpp migarate from winlinvip to srs org, move the copyright to srs org. 10 years ago
srs_app_refer.hpp migarate from winlinvip to srs org, move the copyright to srs org. 10 years ago
srs_app_reload.cpp for #319, support rpc raw api to query the HTTP RAW API configs. 10 years ago
srs_app_reload.hpp for #319, support rpc raw api to query the HTTP RAW API configs. 10 years ago
srs_app_rtmp_conn.cpp refine the config structure, compatible with SRS1/2 10 years ago
srs_app_rtmp_conn.hpp refine the tcp nodelay, effect connected connections. 10 years ago
srs_app_rtsp.cpp merge srs_app_st_socket to srs_app_st. 10 years ago
srs_app_rtsp.hpp refine the thread to three category. 10 years ago
srs_app_security.cpp migarate from winlinvip to srs org, move the copyright to srs org. 10 years ago
srs_app_security.hpp merge the rtmp sdk to stack. 10 years ago
srs_app_server.cpp for #319, support HTTP RAW API reload. 10 years ago
srs_app_server.hpp for #319, support HTTP RAW API reload. 10 years ago
srs_app_source.cpp fix #471, api response the width and height. 3.0.2 10 years ago
srs_app_source.hpp fix #367, support nginx-rtmp exec. 3.0.1 10 years ago
srs_app_st.cpp merge srs_app_st_socket to srs_app_st. 10 years ago
srs_app_st.hpp merge srs_app_st_socket to srs_app_st. 10 years ago
srs_app_statistic.cpp fix #471, api response the width and height. 3.0.2 10 years ago
srs_app_statistic.hpp fix #471, api response the width and height. 3.0.2 10 years ago
srs_app_thread.cpp close #454, support obs restart publish. 2.0.184 10 years ago
srs_app_thread.hpp refine the thread, add all callback. 10 years ago
srs_app_utility.cpp use amf0 encode for json encode. 10 years ago
srs_app_utility.hpp use amf0 encode for json encode. 10 years ago