Alessandro Ros
|
65d90f7cc6
|
allow using MTX_QUERY inside source (#3486)
this allows to pass query parameters to sources, for instance:
source: rtsp://my_host/my_path?$MTX_QUERY
sourceOnDemand: true
|
2024-06-18 22:10:26 +02:00 |
|
Alessandro Ros
|
f227971517
|
fix UDP-related tests (#3484)
for some reason, using "localhost" with UDP inside GitHub Actions and
Docker stopped working.
|
2024-06-17 23:09:25 +02:00 |
|
Alessandro Ros
|
80a133afc9
|
bump dependencies (#3457)
|
2024-06-11 22:43:27 +02:00 |
|
Alessandro Ros
|
b6eaa6bc18
|
move test utilities into 'test' (#3016)
* move test utilities into 'test'
* rename newEmptyTimer into emptyTimer
|
2024-02-13 18:49:27 +01:00 |
|
Alessandro Ros
|
d261bfe773
|
support static sources in paths with regular expressions (#824) (#2799)
This allows to proxy requests to other servers by using regular
expressions.
|
2023-12-10 21:23:41 +01:00 |
|
Alessandro Ros
|
43d41c070b
|
move static sources into dedicated package (#2616)
|
2023-10-31 14:19:04 +01:00 |
|