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 c986cb254b implement RTSP sessions (#149) 4 years ago
..
aac implement reading with HLS 4 years ago
clientrtmp implement RTSP sessions (#149) 4 years ago
clientrtsp implement RTSP sessions (#149) 4 years ago
conf implement RTSP sessions (#149) 4 years ago
confenv update golangci-lint 4 years ago
confwatcher implement RTSP sessions (#149) 4 years ago
converterhls implement RTSP sessions (#149) 4 years ago
externalcmd update gortsplib 4 years ago
h264 RTMP client: add and use DTS instead of clock 4 years ago
logger add colors to terminal output 4 years ago
metrics normalize variable names 4 years ago
path implement RTSP sessions (#149) 4 years ago
pathman implement RTSP sessions (#149) 4 years ago
pprof allow to set a different listen IP for each listener (#343) 4 years ago
readpublisher implement RTSP sessions (#149) 4 years ago
rlimit try to raise the number of file descriptors that can be opened to remove limits on number of connected clients (#193) 4 years ago
rtcpsenderset add RTP-Info also in case of RTMP sources (#233) 4 years ago
rtmp rename client into readpublisher 4 years ago
serverhls rename clienthls into converterhls 4 years ago
serverrtmp rename clienthls into converterhls 4 years ago
serverrtsp implement RTSP sessions (#149) 4 years ago
sessionrtsp implement RTSP sessions (#149) 4 years ago
source rename client into readpublisher 4 years ago
sourcertmp fix docs 4 years ago
sourcertsp implement RTSP sessions (#149) 4 years ago
stats normalize variable names 4 years ago
streamproc RTSP client: fix race condition during computation of RTP-Info that prevented clients from reading frames (#353) 4 years ago