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 |
|
Jason Walton
|
1c2f95f609
|
webrtc: allow configuring timeouts (#3404) (#3406)
* webrtc: allow configuring timeouts (#3404)
* fix from code inspect
|
2024-05-30 13:36:58 +02:00 |
|
Alessandro Ros
|
407702380a
|
webrtc: in answer, include codecs that are actually in use (#3374)
|
2024-05-19 19:41:42 +02:00 |
|
Alessandro Ros
|
e283725cde
|
support routing multichannel Opus between RTSP, SRT, HLS, UDP and recording in MPEG-TS and fMP4 (#3355) (#3368)
|
2024-05-19 14:38:57 +02:00 |
|
Alessandro Ros
|
1204f76eb7
|
update golangci-lint (#3300)
|
2024-04-28 18:20:08 +02:00 |
|
Rafael Scheidt
|
2bd8ac7e19
|
fix support for JWT authentication in API, metrics, playback, pprof (#3253)
Co-authored-by: Rafael Scheidt <rafaelscheidt@Rafaels-MacBook-Air.local>
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
|
2024-04-18 23:55:48 +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
|
687d8685ef
|
webrtc: improve connectivity mechanism (#2686)
|
2023-11-12 23:55:28 +01:00 |
|
Alessandro Ros
|
43d41c070b
|
move static sources into dedicated package (#2616)
|
2023-10-31 14:19:04 +01:00 |
|