Commit Graph

8 Commits

Author SHA1 Message Date
Alessandro Ros
3a4d4e1802 docs: add linter (#4945) 2025-09-06 22:51:45 +02:00
Alessandro Ros
1f3014aeac rename apidocs into api (#4844)
this is to follow standard Golang project layout
2025-08-09 16:05:34 +02:00
Alessandro Ros
c6a54d1229 improve script compatibility (#4132) 2025-01-10 17:36:03 +01:00
Johnny Arcitec
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 Ros
c71694741e show right server version when server is compiled from source (#3409) 2024-10-05 23:10:14 +02:00
Alessandro Ros
972ffbf332 improve API docs linter (#3608) 2024-08-04 13:12:30 +02:00
Alessandro Ros
1ae3240b91 hls: fix crash when muxer is being recreated, improve performance (#3017) 2024-02-13 23:32:15 +01:00
aler9
02d3dd92e6 split makefile into multiple scripts 2022-08-23 09:42:25 +02:00