548 Commits (f47f2ca49e9622a7e5ab11970375d59a8d1d9f55)

Author SHA1 Message Date
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
Alessandro Ros 42aa979309
api: save errors in logs (#2426) 2 years ago
Alessandro Ros 61b77a3ff9
api: return 400 in case of non-existent config fields (#2425) 2 years ago
Alessandro Ros f1e28d053f
webrtc: fix ETag header name according to specification (#2396) (#2401) 2 years ago
rmcnew 75f518a827
Support SRT encryption passphrases on configured paths (#2385) 2 years ago
Alessandro Ros cadc6b3ea7
rename 'external commands' into 'hooks' (#2400) 2 years ago
Alessandro Ros 3a7d86ec03
normalize configuration (#2399) 2 years ago
Alessandro Ros d07ba5983e
update gortsplib (#2390) 2 years ago
Alessandro Ros e4df14a447
fix timestamp of outgoing RTSP/RTP packets in case of aggregated access units (#2389) 2 years ago
Alessandro Ros fadfda936d
support AC-3 tracks in SRT and UDP; support recording AC-3 tracks (#2376) 2 years ago
Alessandro Ros f2f417e451
search for configuration file in various paths, print paths if configuration is not found (#1993) (#2276) (#2357) 2 years ago
Alessandro Ros 64d9060560
add additional environment variables to custom commands (#1414) (#2356) 2 years ago
Alessandro Ros ed77560811
add runOnDisconnect, runOnNotReady, runOnUnread (#1464) (#2355) 2 years ago
Alessandro Ros 73ddb21e63
implement native recording (#1399) (#2255) 2 years ago
Alessandro Ros b7e7758293
srt, udp: support publishing and reading MPEG-1/2/4 video with SRT and UDP/MPEG-TS (#2277) 2 years ago
Alessandro Ros a005de1aa0
udp: fix reading two streams with same port and different multicast IP (#2133) (#2332) 2 years ago
Alessandro Ros f07886db5f
print the reason why a source is started or stopped (#2322) 2 years ago
Alessandro Ros 4b5a977c86
rtsp: normalize debug logging of requests / responses (#2321) 2 years ago
github-actions[bot] 82714fddcd
bump hls-js to v1.4.12 (#2283) 2 years ago
Alessandro Ros ffa34428fc
fix bug that prevented multiple readers from accessing the same stream (#2281) (#2282) 2 years ago
Alessandro Ros 966bec88c6
bump gortsplib, gohlslib, mediacommon (#2279) 2 years ago
Alessandro Ros 5a40a06e9e
fix changing log level with hot reloading or API (#2278) 2 years ago
Alessandro Ros 95baade478
srt: fix memory leak during reader disconnection (#2273) 2 years ago
Alessandro Ros 90bd6cb12b
update dependencies (#2266) 2 years ago
Alessandro Ros 5fb7f4e846
force all readers to use an asynchronous writer (#2265) 2 years ago
Alessandro Ros 30a69a7722
fix maxReaders limit in case of multiple tracks (#2246) (#2264) 2 years ago
Alessandro Ros bd1cb35022
fix conversion of AV1/VP9 tracks from HLS/RTMP to RTSP (#2263) 2 years ago
Alessandro Ros 8e955d2119
hls: return 404 when requesting hls.min.js.map (#2262) 2 years ago
Alessandro Ros 30b7245bb9
limit logging of decode errors (#2253) 2 years ago
Alessandro Ros b72f3577c8
print warning when the write queue is full (#2251) 2 years ago
Alessandro Ros cf86dbb303
switch to gortsplib/v4 (#2244) 2 years ago
Alessandro Ros bf8e69ea89
rename readBufferCount into writeQueueSize (#2248) 2 years ago
Alessandro Ros e0fb11040e
move units into dedicated package (#2245) 2 years ago
Alessandro Ros 23ddaac481
support publishing VP9 tracks with RTMP (#2247) 2 years ago