Commit Graph
9 Commits
Author SHA1 Message Date
Alessandro RosandGitHub 37586b2300 api: allow to edit properties of path config "all" (#2067) (#2075) 2023-07-19 13:33:05 +02:00
Alessandro RosandGitHub 1a748bb971 webrtc: allow using special characters in ICE server credentials (#1953) (#2000) 2023-06-30 16:47:10 +02:00
Alessandro RosandGitHub f79c4783c7 rename environment variable RTSP_PATH into MTX_PATH (#1967) 2023-06-21 16:08:37 +02:00
Alessandro RosandGitHub 06cc28b372 add explicit instructions on how to run an executable in the current folder (#1867) 2023-05-27 18:20:17 +02:00
Alessandro RosandGitHub 6b8c65f5d7 webrtc: fix exception in browser when webrtcICEServers is empty (#1817) (#1821)
this fixes a regression introduced in v0.23.0.
2023-05-18 14:58:19 +02:00
596765c14c Allow sending Range header to RTSP sources (#1780)
* Enable Range headers using path config

* Use enum instead of strings

* Comments added to new code

* Wrong comment format

* Made CreateRangeHeader func private

* reorder configuration

* handle errors inside createRangeHeader()

* add tests

* update API docs

---------

Co-authored-by: Jordy Boezaard <jordy@boezaard.com>
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2023-05-14 17:02:03 +02:00
Alessandro RosandGitHub d8678cef90 unify authentication mechanisms (#1775) 2023-05-08 17:04:14 +02:00
Alessandro RosandGitHub 053f2ec282 rename repository and executable (#1641) 2023-04-01 19:52:06 +02:00
Alessandro RosandGitHub f5fd89d3b4 change name of configuration file (#1640) 2023-04-01 19:32:10 +02:00