Alessandro Ros
|
b49acb1e00
|
accept durations expressed as days (i.e. '1d') (#4094)
|
2025-01-02 12:44:15 +01:00 |
|
Alessandro Ros
|
d13dc1074a
|
make better use of Gin middleware system (#3849)
|
2024-10-08 17:02:16 +02:00 |
|
Alessandro Ros
|
4d0ce87f09
|
hls: support generating streams with multiple audio tracks (#2728) (#3793)
|
2024-10-03 19:38:54 +02:00 |
|
Alessandro Ros
|
6a38c87a5b
|
hls, webrtc: add FromStream / ToStream (#3752)
code_lint / golangci_lint (push) Has been cancelled
code_lint / mod_tidy (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_highlevel (push) Has been cancelled
|
2024-09-09 12:59:23 +02:00 |
|
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
|
80a133afc9
|
bump dependencies (#3457)
|
2024-06-11 22:43:27 +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
|
b84f0b90d0
|
add JWT authentication tests (#3272)
|
2024-04-18 22:58:37 +02:00 |
|
Alessandro Ros
|
c7dbb951f3
|
update golangci-lint (#3149)
|
2024-03-19 12:53:26 +01:00 |
|
Alessandro Ros
|
24cc62e344
|
hls: decrease number of idle connections kept open after a reconnection (#3128)
|
2024-03-10 11:51:15 +01: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
|
e50def6afd
|
update gohlslib (#2862)
|
2024-01-03 18:56:18 +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
|
11988249df
|
move servers into internal/servers (#2792)
|
2023-12-08 19:17:17 +01:00 |
|
Alessandro Ros
|
81c803ba64
|
webrtc: fix bad quality when converting Opus from WebRTC to LL-HLS (#2499) (#2740)
|
2023-11-24 22:07:33 +01:00 |
|
Alessandro Ros
|
15f1c73314
|
hls: apply readTimeout to HLS sources (#2627)
|
2023-11-02 12:45:46 +01:00 |
|
Alessandro Ros
|
43d41c070b
|
move static sources into dedicated package (#2616)
|
2023-10-31 14:19:04 +01:00 |
|