..
api.go
remove "on" prefix from most communication functions between components
3 years ago
api_test.go
api: return static sources in paths/list even if sourceOnDemand is true
3 years ago
core.go
remove "on" prefix from most communication functions between components
3 years ago
core_test.go
remove "on" prefix from most communication functions between components
3 years ago
data.go
move trackID into data
3 years ago
externalauth.go
External authentication support send url raw query
4 years ago
hls_muxer.go
api: add "created" field to RTSP sessions, RTMP connections, HLS muxers
3 years ago
hls_server.go
api: add "created" field to RTSP sessions, RTMP connections, HLS muxers
3 years ago
hls_server_test.go
update external authentication tests
4 years ago
hls_source.go
remove "on" prefix from most communication functions between components
3 years ago
hls_source_test.go
rtmp: split net.Conn from rtmp.Conn
3 years ago
httplogwriter.go
move httpLogWriter in a dedicated file
4 years ago
ip.go
hls server: show real client IPs when behind a proxy ( #955 )
3 years ago
metrics.go
remove "on" prefix from most communication functions between components
3 years ago
metrics_test.go
update gortsplib
3 years ago
path.go
api: add "created" field to RTSP sessions, RTMP connections, HLS muxers
3 years ago
path_manager.go
remove "on" prefix from most communication functions between components
3 years ago
pprof.go
print closing message before an object is closed
4 years ago
publisher.go
move trackID into data
3 years ago
reader.go
remove "on" prefix from most communication functions between components
3 years ago
rtmp_conn.go
api: add "created" field to RTSP sessions, RTMP connections, HLS muxers
3 years ago
rtmp_server.go
api: add "created" field to RTSP sessions, RTMP connections, HLS muxers
3 years ago
rtmp_server_test.go
rtmp: rewrite implementation of rtmp connection ( #1047 )
3 years ago
rtmp_source.go
remove "on" prefix from most communication functions between components
3 years ago
rtmp_source_test.go
support proxying HLS
4 years ago
rtsp_conn.go
remove "on" prefix from most communication functions between components
3 years ago
rtsp_server.go
api: add "created" field to RTSP sessions, RTMP connections, HLS muxers
3 years ago
rtsp_server_test.go
speed up tests
3 years ago
rtsp_session.go
api: add "created" field to RTSP sessions, RTMP connections, HLS muxers
3 years ago
rtsp_source.go
remove "on" prefix from most communication functions between components
3 years ago
rtsp_source_test.go
rtmp: split net.Conn from rtmp.Conn
3 years ago
source.go
remove "on" prefix from most communication functions between components
3 years ago
source_redirect.go
remove "on" prefix from most communication functions between components
3 years ago
source_static.go
remove "on" prefix from most communication functions between components
3 years ago
stream.go
update gortsplib
3 years ago