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-04-10 14:17:49 +08:00
..
srs_app_async_call.cpp support on_hls for http hooks. 2.0.152. 2015-03-31 17:42:12 +08:00
srs_app_async_call.hpp support on_hls for http hooks. 2.0.152. 2015-03-31 17:42:12 +08:00
srs_app_bandwidth.cpp for #250, rename rtmp to protocol dir. 2015-01-23 10:07:20 +08:00
srs_app_bandwidth.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_config.cpp enhanced on_hls_notify, support HTTP GET when reap ts. 2015-04-10 12:01:45 +08:00
srs_app_config.hpp enhanced on_hls_notify, support HTTP GET when reap ts. 2015-04-10 12:01:45 +08:00
srs_app_conn.cpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_conn.hpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_dvr.cpp refine http hooks, donot pass the known variable. 2015-03-31 17:52:49 +08:00
srs_app_dvr.hpp support on_hls for http hooks. 2.0.152. 2015-03-31 17:42:12 +08:00
srs_app_edge.cpp fix #372, support transform vhost of edge 2.0.155. 2015-04-03 10:56:56 +08:00
srs_app_edge.hpp add statistic for stream 2015-01-04 22:47:12 +08:00
srs_app_empty.cpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_empty.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_encoder.cpp refine pithy print to more easyer to use 2.0.121. 2015-02-19 18:56:21 +08:00
srs_app_encoder.hpp refine pithy print to more easyer to use 2.0.121. 2015-02-19 18:56:21 +08:00
srs_app_ffmpeg.cpp fix the bug for fork ffmpeg in mac, the local variable is unvailable. 2015-03-11 15:54:31 +08:00
srs_app_ffmpeg.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_forward.cpp for #354, remove the double underscore functions and variables. 2015-03-21 11:55:28 +08:00
srs_app_forward.hpp for #354, remove the double underscore functions and variables. 2015-03-21 11:55:28 +08:00
srs_app_hds.cpp fix #302, remove the thread unsafe code, no static. 2015-03-23 21:19:04 +08:00
srs_app_hds.hpp for #155, fix all warnings for mac. 2015-03-13 12:53:01 +08:00
srs_app_heartbeat.cpp for #354, remove the double underscore of macro. 2015-03-21 10:25:03 +08:00
srs_app_heartbeat.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_hls.cpp refine the hls_on_notify, only read a chunk. 2015-04-10 12:27:30 +08:00
srs_app_hls.hpp enhanced on_hls_notify, support HTTP GET when reap ts. 2015-04-10 12:01:45 +08:00
srs_app_http.cpp refine hls on_hls_notify, read a little of ts. 2015-04-10 14:17:49 +08:00
srs_app_http.hpp refine hls on_hls_notify, read a little of ts. 2015-04-10 14:17:49 +08:00
srs_app_http_api.cpp for #354, remove the double underscore of macro. 2015-03-21 10:25:03 +08:00
srs_app_http_api.hpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_http_client.cpp refine hls notify, support timeout. 2015-04-10 13:45:21 +08:00
srs_app_http_client.hpp refine hls notify, support timeout. 2015-04-10 13:45:21 +08:00
srs_app_http_conn.cpp 小瑕疵 2015-03-19 10:16:58 +08:00
srs_app_http_conn.hpp for #324, support hstrs(http stream trigger rtmp source) origin mode. 2.0.139. 2015-03-14 19:45:13 +08:00
srs_app_http_hooks.cpp refine hls on_hls_notify, read a little of ts. 2015-04-10 14:17:49 +08:00
srs_app_http_hooks.hpp enhanced on_hls_notify, support HTTP GET when reap ts. 2015-04-10 12:01:45 +08:00
srs_app_ingest.cpp fix #149, RTMP/HTTP support bind to <[ip:]port>. 2.0.148 2015-03-23 23:13:57 +08:00
srs_app_ingest.hpp refine pithy print to more easyer to use 2.0.121. 2015-02-19 18:56:21 +08:00
srs_app_json.cpp support server cycle handler. 2.0.153. 2015-03-31 18:06:55 +08:00
srs_app_json.hpp support server cycle handler. 2.0.153. 2015-03-31 18:06:55 +08:00
srs_app_kbps.cpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_kbps.hpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_listener.cpp fix #149, RTMP/HTTP support bind to <[ip:]port>. 2.0.148 2015-03-23 23:13:57 +08:00
srs_app_listener.hpp fix #149, RTMP/HTTP support bind to <[ip:]port>. 2.0.148 2015-03-23 23:13:57 +08:00
srs_app_log.cpp add utc time format. 2015-04-03 16:42:32 +08:00
srs_app_log.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_mpegts_udp.cpp only ignore the aud message. 2015-04-04 16:05:11 +08:00
srs_app_mpegts_udp.hpp for #155, fix all warnings for mac. 2015-03-13 12:53:01 +08:00
srs_app_pithy_print.cpp refine pithy print to more easyer to use 2.0.121. 2015-02-19 18:56:21 +08:00
srs_app_pithy_print.hpp refine pithy print to more easyer to use 2.0.121. 2015-02-19 18:56:21 +08:00
srs_app_recv_thread.cpp for #250, rename rtmp to protocol dir. 2015-01-23 10:07:20 +08:00
srs_app_recv_thread.hpp for #250, rename rtmp to protocol dir. 2015-01-23 10:07:20 +08:00
srs_app_refer.cpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_refer.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_reload.cpp support server cycle handler. 2.0.153. 2015-03-31 18:06:55 +08:00
srs_app_reload.hpp support server cycle handler. 2.0.153. 2015-03-31 18:06:55 +08:00
srs_app_rtmp_conn.cpp refine http hooks, donot pass the known variable. 2015-03-31 17:52:49 +08:00
srs_app_rtmp_conn.hpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_rtsp.cpp refine the h264 parser, one ts message should parsed to one rtmp/flv message. 2015-04-04 15:53:36 +08:00
srs_app_rtsp.hpp for #155, fix all warnings for mac. 2015-03-13 12:53:01 +08:00
srs_app_security.cpp fix #179: dvr support custom filepath by variables. 2.0.87 2015-01-03 12:54:54 +08:00
srs_app_security.hpp for #250, rename rtmp to protocol dir. 2015-01-23 10:07:20 +08:00
srs_app_server.cpp fix compile errors. 2015-04-03 11:30:59 +08:00
srs_app_server.hpp support server cycle handler. 2.0.153. 2015-03-31 18:06:55 +08:00
srs_app_source.cpp for #354, remove the double underscore functions and variables. 2015-03-21 11:55:28 +08:00
srs_app_source.hpp for #354, remove the double underscore functions and variables. 2015-03-21 11:55:28 +08:00
srs_app_st.cpp for #308, disable st examples. for #334, refine the st init and event select. 2015-03-16 15:35:01 +08:00
srs_app_st.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_st_socket.cpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_st_socket.hpp for #250, rename rtmp to protocol dir. 2015-01-23 10:07:20 +08:00
srs_app_statistic.cpp add hls config in api. 2015-04-02 15:05:09 +08:00
srs_app_statistic.hpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_thread.cpp seg fault 2015-03-26 19:57:51 +08:00
srs_app_thread.hpp for #133, alloc and free rtp port. 2015-02-17 21:10:06 +08:00
srs_app_utility.cpp add utc time format. 2015-04-03 16:42:32 +08:00
srs_app_utility.hpp for #351, support config the m3u8/ts path for hls. 2.0.149. 2015-03-30 12:44:04 +08:00