581 Commits (50e7b038c4c13b87013da2bcf267a4e88aa9633a)

Author SHA1 Message Date
Alessandro Ros 50e7b038c4
hls: fix appending slash when behind a reverse proxy (#2770) 2 years ago
Alessandro Ros 0e5e3324a7
rpicamera: allow to change bitrate and IDR period dynamically (#2703) (#2764) 2 years ago
Alessandro Ros ce45498769
move hooks into dedicated package (#2746) 2 years ago
Alessandro Ros c3d9be322d
allow using 'fallback' with static sources (#2606) (#2706) 2 years ago
Bohdan Cherniakh 4fa6c16c85
Add query as optional block for SRT publish and read (#2656) 2 years ago
Alessandro Ros a760a98bcc
webrtc: fix crash when reading from path 'publish' (#2688) (#2692) 2 years ago
Alessandro Ros 7a1e155531
update dependencies (#2687) 2 years ago
Alessandro Ros 687d8685ef
webrtc: improve connectivity mechanism (#2686) 2 years ago
Alessandro Ros 83a3086de7
webrtc: prevent pion/webrtc from writing log lines (#2681) 2 years ago
Alessandro Ros ef19552632
fix setting 'recordDeleteAfter' to zero (#2670) (#2671) 2 years ago
Alessandro Ros cb04d28f6e
metrics: expose state of WebRTC sessions (#2662) 2 years ago
Alessandro Ros f82c6e3654
tests: fix race condition in TestPathRunOnDemand (#2663) 2 years ago
Dr. Ralf S. Engelschall 4bf0d10079
metrics: add paths_bytes_sent, srt_conns, srt_conns_bytes_received, srt_conns_bytes_sent (#2620) (#2619) (#2629) 2 years ago
Alessandro Ros 813611057d
add runOnUnDemand hook (#2645) 2 years ago
Alessandro Ros faf7218fda
webrtc: restore compatibility when running behind a proxy, in a subpath (#2638) 2 years ago
Alessandro Ros 4f876ed207
fix crash when publishing to a path with 'runOnDemand' from outside 'runOnDemand' (#2636) (#2637) 2 years ago
Alessandro Ros d41e4025de
hls: format code (#2634) 2 years ago
Dr. Ralf S. Engelschall 39a239caba
hls: bugfix, stability and resilience improvements in the webpage 2 years ago
Alessandro Ros 15f1c73314
hls: apply readTimeout to HLS sources (#2627) 2 years ago
Lukinoh 107a9a4281
webrtc: add options (width, height, framerate, audio capture) and store parameters in URL (#1837) (#2167) (#2584) 2 years ago
Alessandro Ros 43d41c070b
move static sources into dedicated package (#2616) 2 years ago
Alessandro Ros e9528c0917
api: return empty list when page is empty (#2604) (#2614) 2 years ago
Alessandro Ros ecee2af05c
webrtc: fix crash in case of errors during PATCH (#2609) (#2613) 2 years ago
Alessandro Ros 4c25529369
move rpicamera into internal/protocols (#2607) 2 years ago
Alessandro Ros 4b4d57f18e
api: add path name to config/paths/list and config/paths/get (#2535) (#2596) 2 years ago
Alessandro Ros bbb989ee87
api: return full configuration in config/paths/list and config/paths/get (#2535) (#2595) 2 years ago
Alessandro Ros 64eb90738a
webrtc: return detailed errors in responses (#2594) 2 years ago
Alessandro Ros cde19097bd
api: send error messages in response body (#2518) (#2583) 2 years ago
Alessandro Ros 07ff79f553
api: return 500 instead of 404 in case of non-existing items (#2582) 2 years ago
Alessandro Ros 99bc327d67
move protocol-related code into internal/protocols (#2572) 2 years ago
Alessandro Ros 3ebc585539
restart recordings in case of errors (#2439) (#2571) 2 years ago
Alessandro Ros 28452acf56
move webrtc utilities into internal/webrtc (#2559) 2 years ago
Rui Lopes 9f5169ba26
webrtc: support WHIP/WHEP DELETE method (#2507) 2 years ago
Alessandro Ros 3a5bb06e26
add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2 years ago
Alessandro Ros 95ab9375c7
support recording to MPEG-TS (#2505) 2 years ago
Alessandro Ros 4ec12a6c8b
add runOnRecordSegmentCreate hook (#2451) (#2503) 2 years ago
Aakash Singh 18733294c0
webrtc: expose ice servers on OPTIONS CORS requests (#2479) 2 years ago
Alessandro Ros 6c727b4472
rename 'all' path configuration into 'all_others' (#2443) 2 years ago
Alessandro Ros 8a633d2b79
allow setting different recording parameters for each path (#2410) (#2457) 2 years ago
Alessandro Ros 9a01ab7fd5
allow changing default path settings; bump API in order to allow so (#2455) 2 years ago
PieterFabry 3c4039b81f
Supports webrtc interface filtering on server (#2460) 2 years ago
Alessandro Ros 64f4185537
webrtc: optimize publish page for mobile devices (#2066) (#2472) 2 years ago
Alessandro Ros 3b4cac5af7
webrtc: disallow publishing screen on devices that don't support it (#2066) (#2471) 2 years ago
Alessandro Ros 412a48ac74
webrtc: fix reading Opus stereo tracks with Chrome (#2043) (#2470) 2 years ago
Alessandro Ros c37fd38f5c
webrtc: print lost packets (#2468) 2 years ago
Rui Lopes 215f88e2dd
webrtc: add Location header to CORS-allowed headers (#2453) 2 years ago
Alessandro Ros 9c6168e7e3
print path of configuration file (#2441) 2 years ago
Alessandro Ros eb975027b2
add runOnRecordSegmentComplete and rclone integration (#2404) (#2428) 2 years ago
Alessandro Ros 442a48363c
allow to start/stop recording without disconnecting clients (#2395) (#2434) 2 years ago
Paxx 72e74b6456
api: fix crash when retrieving RTMP and SRT connections (#2430) 2 years ago