mediamtx/internal
Magnus Gule 8c1ed7254f
Some checks failed
code_lint / golangci_lint (push) Has been cancelled
code_lint / mod_tidy (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_highlevel (push) Has been cancelled
fix closing some custom commands on Windows (#3981)
* Bugfix: Rewrote addProcessToGroup. Fixed possible invalid process handle by using windows.OpenProcess instead. Fixes issue: 3980

* run gofumpt

---------

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2025-01-11 20:40:25 +01:00
..
api webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
auth webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
certloader automatically reload TLS certificates when they change (#3598) 2024-08-04 14:12:08 +02:00
conf playback: improve /list response time (#3637) (#4096) 2025-01-03 13:08:46 +01:00
confwatcher move SRT tests into internal/servers/srt (#3037) 2024-02-17 20:42:41 +01:00
core webrtc: switch to recvonly transceivers (#4059) (#4108) 2025-01-04 16:36:03 +01:00
defs webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
externalcmd fix closing some custom commands on Windows (#3981) 2025-01-11 20:40:25 +01:00
formatprocessor route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
hooks move hooks into dedicated package (#2746) 2023-11-26 22:06:07 +01:00
logger remove deprecated build flags syntax (#3930) 2024-11-06 15:07:33 +01:00
metrics webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
playback webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
pprof webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
protocols rtmp: fix compatibility with DJI Osmo Action 4 (#3802) (#4116) 2025-01-07 17:36:31 +01:00
recordcleaner accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
recorder playback: improve /list response time (#3637) (#4096) 2025-01-03 13:08:46 +01:00
recordstore playback: allow filtering timespans by start and end date (#3637) (#3489) (#4085) 2025-01-02 12:43:18 +01:00
restrictnetwork move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
rlimit remove deprecated build flags syntax (#3930) 2024-11-06 15:07:33 +01:00
servers webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
staticsources accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
stream api, metrics: add additional RTSP statistics (#3312) (#4073) 2024-12-25 15:43:41 +01:00
test webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
testapidocs improve API docs linter (#3608) 2024-08-04 13:12:30 +02:00
testhighlevel rtsp: rename encryption, protocols, serverKey, serverCert into rtspEncryption, rtspProtocols, rtspServerKey, rtspServerCert (#4078) 2024-12-25 18:26:14 +01:00
unit route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00