Alessandro Ros
|
42150c7ae5
|
update readme (#2695)
|
2 years ago |
Alessandro Ros
|
687d8685ef
|
webrtc: improve connectivity mechanism (#2686)
|
2 years ago |
Alessandro Ros
|
cb04d28f6e
|
metrics: expose state of WebRTC sessions (#2662)
|
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)
* add missing Prometheus exports (#2620, #2619):
paths_bytes_sent, srt_conns, srt_conns_bytes_received, srt_conns_bytes_sent
* protect Stream.BytesSent()
* add tests
---------
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
|
2 years ago |
Alessandro Ros
|
813611057d
|
add runOnUnDemand hook (#2645)
|
2 years ago |
Alessandro Ros
|
1d1d64cb89
|
rename sourceProtocol into rtspTransport, sourceAnyPortEnable into rtspAnyPort (#2644)
|
2 years ago |
Alessandro Ros
|
4f876ed207
|
fix crash when publishing to a path with 'runOnDemand' from outside 'runOnDemand' (#2636) (#2637)
|
2 years ago |
Dr. Ralf S. Engelschall
|
42afc8d327
|
fix SRT URL in README by replacing 'publish' with 'read' (#2628)
|
2 years ago |
Alessandro Ros
|
4c25529369
|
move rpicamera into internal/protocols (#2607)
|
2 years ago |
Alessandro Ros
|
6d27d690dc
|
update docs (#2590)
|
2 years ago |
Alessandro Ros
|
55b8985c8d
|
bump Go to 1.21 (#2546)
|
2 years ago |
guangwu
|
b3a3812097
|
fix: typo (#2532)
|
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 |
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 |
Alessandro Ros
|
ca2a4873a6
|
support recording LPCM tracks (#2475)
|
2 years ago |
Alessandro Ros
|
84b2293c9c
|
fix typo in README (#2446)
|
2 years ago |
Alessandro Ros
|
eb975027b2
|
add runOnRecordSegmentComplete and rclone integration (#2404) (#2428)
|
2 years ago |
Alessandro Ros
|
cadc6b3ea7
|
rename 'external commands' into 'hooks' (#2400)
|
2 years ago |
Alessandro Ros
|
1f11d95059
|
support recording M-JPEG tracks (#2391)
|
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
|
ac10102329
|
automatically set 'record: yes' when not specified (#2366)
|
2 years ago |
Alessandro Ros
|
64d9060560
|
add additional environment variables to custom commands (#1414) (#2356)
new variables: MTX_CONN_TYPE, MTX_CONN_ID, MTX_SOURCE_TYPE, MTX_SOURCE_ID, MTX_READER_TYPE, MTX_READ_ID
|
2 years ago |
Alessandro Ros
|
ed77560811
|
add runOnDisconnect, runOnNotReady, runOnUnread (#1464) (#2355)
|
2 years ago |
Alessandro Ros
|
73ddb21e63
|
implement native recording (#1399) (#2255)
* implement native recording (#1399)
* support saving VP9 tracks
* support saving MPEG-1 audio tracks
* switch segment when codec parameters change
* allow to disable recording on a path basis
* allow disabling recording cleaner
* support recording MPEG-1/2/4 video tracks
* add microseconds to file names
* add tests
|
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
|
ba954d5b93
|
update specs (#2344)
|
2 years ago |
SwhiG
|
e74c45865a
|
Update README.md (#2256)
docs: fix typo in readme
|
2 years ago |
Alessandro Ros
|
bf8e69ea89
|
rename readBufferCount into writeQueueSize (#2248)
|
2 years ago |
Alessandro Ros
|
e0fb11040e
|
move units into dedicated package (#2245)
needed by #2244
|
2 years ago |
Alessandro Ros
|
23ddaac481
|
support publishing VP9 tracks with RTMP (#2247)
|
2 years ago |
Alessandro Ros
|
1e15d4995c
|
embed hls.js into the server (#2202) (#2236)
|
2 years ago |
Alessandro Ros
|
7e0fb20eed
|
add instructions on how to forward streams (#2212)
|
2 years ago |
Alessandro Ros
|
d289b9872e
|
make sure that GStreamer pipelines in README use yuv420 (#2211)
|
2 years ago |
Alessandro Ros
|
7001164e2f
|
simplify sample SRT read URL (#2196)
|
2 years ago |
Alessandro Ros
|
6f65aed1cb
|
fix typo in README (#2184)
|
2 years ago |
Alessandro Ros
|
8357f294f6
|
update readme (#2183)
|
2 years ago |
Alessandro Ros
|
a3e5dff488
|
update readme (#2177)
|
2 years ago |
Alessandro Ros
|
cffbf59898
|
update codec checking tool (#2174)
|
2 years ago |
Alessandro Ros
|
40b4fa1e8e
|
support reading and proxying VP9 tracks with HLS (#2162)
|
2 years ago |
Alessandro Ros
|
153463466c
|
hls: support reading and proxying AV1 tracks (#2155)
|
2 years ago |
Alessandro Ros
|
47d06a9dd8
|
update browser codec support tool (#2153)
|
2 years ago |
Alessandro Ros
|
8bb71ac8d8
|
srt, udp: support reading and writing MPEG-1 audio streams (#2147)
|
2 years ago |
Alessandro Ros
|
bc3084ae7b
|
support proxying WebRTC streams (#2142)
|
2 years ago |
Alessandro Ros
|
b4e3033ea3
|
support publishing, reading, proxying with SRT (#2068)
|
2 years ago |
Alessandro Ros
|
e4bd1b35a2
|
update dependencies (#2113)
|
2 years ago |
Alessandro Ros
|
2e476cf4e0
|
rpi camera: remove patchelf dependency (#2093)
|
3 years ago |
Alessandro Ros
|
e3b8ee4328
|
update readme (#2087)
|
3 years ago |