mediamtx/internal
2021-04-22 23:38:13 +02:00
..
aac implement reading with HLS 2021-04-18 23:02:19 +02:00
client readd seqnum to RTP-Info (#233) 2021-03-23 21:50:25 +01:00
clienthls HLS client: write PMT at the beginning of every segment 2021-04-22 23:38:13 +02:00
clientman implement reading with HLS 2021-04-18 23:02:19 +02:00
clientrtmp implement reading with HLS 2021-04-18 23:02:19 +02:00
clientrtsp RTSP client: fix race condition during computation of RTP-Info that prevented clients from reading frames (#353) 2021-04-17 13:55:52 +02:00
conf implement reading with HLS 2021-04-18 23:02:19 +02:00
confenv update golangci-lint 2021-03-20 14:14:41 +01:00
confwatcher confwatcher: add additional tests 2021-01-13 21:57:09 +01:00
externalcmd update gortsplib 2021-03-14 17:27:04 +01:00
h264 RTMP client: add and use DTS instead of clock 2021-04-11 19:04:48 +02:00
logger move syslog into logger 2021-03-25 20:30:36 +01:00
metrics add ability to configure metrics port 2021-03-13 21:34:57 +01:00
path RTSP source: add mandatory parameter sourceFingerprint to validate server certificates and prevent man-in-the-middle attacks (#350) 2021-04-16 22:46:22 +02:00
pathman Support reading with RTMP (#218) 2021-03-10 18:04:27 +01:00
pprof pprof: change capitalization 2021-03-27 12:23:19 +01:00
rlimit try to raise the number of file descriptors that can be opened to remove limits on number of connected clients (#193) 2021-03-27 11:00:39 +01:00
rtcpsenderset add RTP-Info also in case of RTMP sources (#233) 2021-03-22 21:40:42 +01:00
rtmp remove useless files 2021-04-16 23:15:10 +02:00
serverhls implement reading with HLS 2021-04-18 23:02:19 +02:00
serverrtmp RTMP client: speed up initialization by moving code into the client routine 2021-04-08 18:48:39 +02:00
serverrtsp server*: prevent crash that happens in case of socket errors, instead print errors (#193) 2021-03-19 21:14:03 +01:00
source set correct rtptime in RTP-Info (#233) 2021-03-23 20:37:43 +01:00
sourcertmp implement reading with HLS 2021-04-18 23:02:19 +02:00
sourcertsp RTSP source: add mandatory parameter sourceFingerprint to validate server certificates and prevent man-in-the-middle attacks (#350) 2021-04-16 22:46:22 +02:00
stats
streamproc RTSP client: fix race condition during computation of RTP-Info that prevented clients from reading frames (#353) 2021-04-17 13:55:52 +02:00