Commit Graph
7 Commits
Author SHA1 Message Date
Alessandro RosandGitHub c6a54d1229 improve script compatibility (#4132) 2025-01-10 17:36:03 +01:00
Johnny ArcitecandGitHub 426e6f89a2 improve unsafe path handling (#3927)
* fix: improve unsafe path handling

Paths containing spaces or dashes were being interpreted as separate options, since the path handling lacked double quotes.

This fixes all unsafe instances of "PWD" and "HOME", along with all other unsafe paths in the scripts.

* readme: explicitly mount the configuration as read-only

This clearly shows users that the MediaMTX container will not modify the configuration file.
2024-11-06 15:15:25 +01:00
Alessandro RosandGitHub 9eb97ad3a0 remove hls.js from the repository and restore plain MIT license (#3008) 2024-02-12 00:31:13 +01:00
Alessandro RosandGitHub 7aa163366f return error in case of string-to-int overflows (#1776) 2023-05-08 13:12:47 +02:00
Alessandro RosandGitHub bf14467331 move high-level tests into dedicate workflow (#1219) 2022-11-02 18:25:49 +01:00
aler9 3e9d19e5e3 hls: split fmp4/mpegts muxer tests 2022-09-17 22:21:16 +02:00
aler9 02d3dd92e6 split makefile into multiple scripts 2022-08-23 09:42:25 +02:00