mediamtx/internal/protocols
Alessandro Ros 986e270862
Some checks are pending
code_lint / golangci_lint (push) Waiting to run
code_lint / mod_tidy (push) Waiting to run
code_lint / api_docs (push) Waiting to run
code_test / test_64 (push) Waiting to run
code_test / test_32 (push) Waiting to run
code_test / test_highlevel (push) Waiting to run
count and log all discarded frames, decode errors, lost packets (#4363)
Discarded frames, decode errors and lost packets were logged
individually, then there was a mechanism that prevented more than 1 log
entry per second from being printed, resulting in inaccurate reports.

Now discarded frames, decode errors and lost packets are accurately
counted, and their count is printed once every second.
2025-03-25 21:59:58 +01:00
..
hls count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
httpp replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
mpegts count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
rtmp count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
tls move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
webrtc count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
websocket update golangci-lint (#3149) 2024-03-19 12:53:26 +01:00
whip webrtc: rewrite WHIP client (#4299) 2025-03-01 17:01:57 +01:00