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 3c813847bd rewrite the ts remux of hls. 2.0.117 10 years ago
..
srs_app_bandwidth.cpp for #250, rename rtmp to protocol dir. 10 years ago
srs_app_bandwidth.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_config.cpp for #304, use stringstream to generate m3u8, add hls_td_ratio. 2.0.116. 10 years ago
srs_app_config.hpp for #304, use stringstream to generate m3u8, add hls_td_ratio. 2.0.116. 10 years ago
srs_app_conn.cpp update copyright, from 2013 to 2015 10 years ago
srs_app_conn.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_dvr.cpp for #250, rename rtmp to protocol dir. 10 years ago
srs_app_dvr.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_edge.cpp add release code. ZhouGuowen for SRS2.0 10 years ago
srs_app_edge.hpp add statistic for stream 10 years ago
srs_app_empty.cpp update copyright, from 2013 to 2015 10 years ago
srs_app_empty.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_encoder.cpp for #250, rename rtmp to protocol dir. 10 years ago
srs_app_encoder.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_ffmpeg.cpp support all acodec. not forced to aac. 10 years ago
srs_app_ffmpeg.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_forward.cpp add release code. ZhouGuowen for SRS2.0 10 years ago
srs_app_forward.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_heartbeat.cpp fix #158: http-callback check http status code ok(200). 2.0.84 10 years ago
srs_app_heartbeat.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_hls.cpp rewrite the ts remux of hls. 2.0.117 10 years ago
srs_app_hls.hpp rewrite the ts remux of hls. 2.0.117 10 years ago
srs_app_http.cpp add pdf of hls rfc, corrent the content type. 10 years ago
srs_app_http.hpp refine hls m3u8, use LR(0x0a, \n) as new line char 10 years ago
srs_app_http_api.cpp for #250, rename rtmp to protocol dir. 10 years ago
srs_app_http_api.hpp for bug #277, refine http api refer to go http-framework. 2.0.97 10 years ago
srs_app_http_client.cpp fix #158: http-callback check http status code ok(200). 2.0.84 10 years ago
srs_app_http_client.hpp fix #158: http-callback check http status code ok(200). 2.0.84 10 years ago
srs_app_http_conn.cpp fix bug for memory hls. 10 years ago
srs_app_http_conn.hpp fix #136, support hls without io(in ram). 2.0.112 10 years ago
srs_app_http_hooks.cpp for #250, rename rtmp to protocol dir. 10 years ago
srs_app_http_hooks.hpp fix #274: http-callback support on_dvr when reap a dvr file. 2.0.89 10 years ago
srs_app_ingest.cpp update copyright, from 2013 to 2015 10 years ago
srs_app_ingest.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_json.cpp update copyright, from 2013 to 2015 10 years ago
srs_app_json.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_kbps.cpp update copyright, from 2013 to 2015 10 years ago
srs_app_kbps.hpp for #250, rename rtmp to protocol dir. 10 years ago
srs_app_log.cpp merge from 1.0.18, hotfix #207, trim the last 0 of log. 2.0.85 10 years ago
srs_app_log.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_mpegts_udp.cpp fix #250, support push MPEGTS over UDP to SRS. 2.0.111 10 years ago
srs_app_mpegts_udp.hpp fix #250, support push MPEGTS over UDP to SRS. 2.0.111 10 years ago
srs_app_pithy_print.cpp update copyright, from 2013 to 2015 10 years ago
srs_app_pithy_print.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_recv_thread.cpp for #250, rename rtmp to protocol dir. 10 years ago
srs_app_recv_thread.hpp for #250, rename rtmp to protocol dir. 10 years ago
srs_app_refer.cpp update copyright, from 2013 to 2015 10 years ago
srs_app_refer.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_reload.cpp alias http_stream to http_server. rename http to http_static of vhost. rename http_flv to http_renux 10 years ago
srs_app_reload.hpp alias http_stream to http_server. rename http to http_static of vhost. rename http_flv to http_renux 10 years ago
srs_app_rtmp_conn.cpp fix #136, support hls without io(in ram). 2.0.112 10 years ago
srs_app_rtmp_conn.hpp refine code, the consumer always alive longer than queue recv thread. 10 years ago
srs_app_security.cpp fix #179: dvr support custom filepath by variables. 2.0.87 10 years ago
srs_app_security.hpp for #250, rename rtmp to protocol dir. 10 years ago
srs_app_server.cpp fix #136, support hls without io(in ram). 2.0.112 10 years ago
srs_app_server.hpp fix #136, support hls without io(in ram). 2.0.112 10 years ago
srs_app_source.cpp add release code. ZhouGuowen for SRS2.0 10 years ago
srs_app_source.hpp fix #136, support hls without io(in ram). 2.0.112 10 years ago
srs_app_st.cpp update copyright, from 2013 to 2015 10 years ago
srs_app_st.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_st_socket.cpp update copyright, from 2013 to 2015 10 years ago
srs_app_st_socket.hpp for #250, rename rtmp to protocol dir. 10 years ago
srs_app_statistic.cpp for #250, rename rtmp to protocol dir. 10 years ago
srs_app_statistic.hpp add client num in statistic with traverse every client 10 years ago
srs_app_thread.cpp merge from feilong, print format error. 10 years ago
srs_app_thread.hpp update copyright, from 2013 to 2015 10 years ago
srs_app_utility.cpp update copyright, from 2013 to 2015 10 years ago
srs_app_utility.hpp update copyright, from 2013 to 2015 10 years ago