Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
aler9 afcb874657 add missing tests 3 years ago
..
api.go support RTMPS (#1089) 3 years ago
api_test.go add missing tests 3 years ago
core.go support RTMPS (#1089) 3 years ago
core_test.go support RTMPS (#1089) 3 years ago
data.go generate RTP packets after H264 remuxing 3 years ago
externalauth.go cleanup interaction with external auth 3 years ago
hls_muxer.go api: always encode timestamps wth RFC3339 (#1093) 3 years ago
hls_server.go api: always encode timestamps wth RFC3339 (#1093) 3 years ago
hls_server_test.go update external authentication tests 4 years ago
hls_source.go Add native support for the raspberry pi camera (#1057) 3 years ago
hls_source_test.go generate RTP packets after H264 remuxing 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 rename interaction functions between paths and readers / publishers 3 years ago
path_manager.go rename interaction functions between paths and readers / publishers 3 years ago
pprof.go print closing message before an object is closed 4 years ago
publisher.go print track codecs into logs 3 years ago
reader.go print track codecs into logs 3 years ago
rpicamera_source.go rpicamera: fix crash 3 years ago
rtmp_conn.go add missing tests 3 years ago
rtmp_server.go add missing tests 3 years ago
rtmp_server_test.go rtmp server: change value of MessageStreamID of outgoing messages 3 years ago
rtmp_source.go rtmp source: allow outgoing acknowledges 3 years ago
rtmp_source_test.go rtmp server: change value of MessageStreamID of outgoing messages 3 years ago
rtsp_conn.go cleanup interaction with external auth 3 years ago
rtsp_server.go support RTMPS (#1089) 3 years ago
rtsp_server_test.go speed up tests 3 years ago
rtsp_session.go cleanup interaction with external auth 3 years ago
rtsp_source.go Add native support for the raspberry pi camera (#1057) 3 years ago
rtsp_source_test.go support RTMPS (#1089) 3 years ago
source.go api: add published track list to /v1/paths/list 3 years ago
source_redirect.go remove "on" prefix from most communication functions between components 3 years ago
source_static.go support RTMPS (#1089) 3 years ago
stream.go generate RTP packets after H264 remuxing 3 years ago
streamtrack.go generate RTP packets after H264 remuxing 3 years ago
streamtrack_generic.go generate RTP packets after H264 remuxing 3 years ago
streamtrack_h264.go hls: fix multiple timestamp issues introduced by previous commits 3 years ago
streamtrack_mpeg4audio.go generate RTP packets after H264 remuxing 3 years ago