Alessandro Ros
9c6168e7e3
print path of configuration file ( #2441 )
2 years ago
Alessandro Ros
d38061b704
add discussions template ( #2444 )
2 years ago
dependabot[bot]
fdf4f7a16e
build(deps): bump github.com/pion/interceptor from 0.1.19 to 0.1.20 ( #2437 )
2 years ago
Alessandro Ros
eb975027b2
add runOnRecordSegmentComplete and rclone integration ( #2404 ) ( #2428 )
2 years ago
Alessandro Ros
2d929e1132
move 'srtReadPassphrase' into the right section ( #2435 )
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 )
...
Co-authored-by: Paxx <daniel.botta@hiway.media>
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
d7d96230ff
rtmp: fix compatibility issue with some DJI drones ( #2375 ) ( #2409 )
2 years ago
dependabot[bot]
9044e88c9d
build(deps): bump github.com/abema/go-mp4 from 1.0.0 to 1.1.0 ( #2421 )
...
Bumps [github.com/abema/go-mp4](https://github.com/abema/go-mp4 ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/abema/go-mp4/releases )
- [Commits](https://github.com/abema/go-mp4/compare/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/abema/go-mp4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
0389d7ada0
build(deps): bump github.com/pion/webrtc/v3 from 3.2.20 to 3.2.21 ( #2414 )
...
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc ) from 3.2.20 to 3.2.21.
- [Release notes](https://github.com/pion/webrtc/releases )
- [Changelog](https://github.com/pion/webrtc/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pion/webrtc/compare/v3.2.20...v3.2.21 )
---
updated-dependencies:
- dependency-name: github.com/pion/webrtc/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
5f66cc83d8
build(deps): bump github.com/pion/rtp from 1.8.1 to 1.8.2 ( #2415 )
...
Bumps [github.com/pion/rtp](https://github.com/pion/rtp ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/pion/rtp/releases )
- [Changelog](https://github.com/pion/rtp/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pion/rtp/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: github.com/pion/rtp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
b4c73747d3
build(deps): bump github.com/abema/go-mp4 from 0.13.0 to 1.0.0 ( #2413 )
...
Bumps [github.com/abema/go-mp4](https://github.com/abema/go-mp4 ) from 0.13.0 to 1.0.0.
- [Release notes](https://github.com/abema/go-mp4/releases )
- [Commits](https://github.com/abema/go-mp4/compare/v0.13.0...v1.0.0 )
---
updated-dependencies:
- dependency-name: github.com/abema/go-mp4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Alessandro Ros
b1f74c30c0
bump dependencies ( #2405 )
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 )
...
* Support SRT encryption passphrases on configured paths
* Fix namespace; make passphrase use more clear
* Updates from Alessandro's feedback and lint output
* Fix lint findings
* Update lint.yml
* Update lint.yml
* Fix lint findings
* Add SRT passphrase tests for conf/path
* Reformat test to pass lint
* More changes to pass lint
* More changes to pass lint
* Use safeConf to prevent race conditions
* update API docs
* split configuration checks from connection checks
* add tests
* rename publishSRTPassphrase into srtPublishPassphrase, readSRTPassphrase into srtReadPassphrase
* remove redundant alias
---------
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
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
1f11d95059
support recording M-JPEG tracks ( #2391 )
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
89cf3bb2fa
fix crash when processing H265 ( #2378 ) ( #2381 )
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
8fd7019f2a
rpi camera: add additional checks on configuration ( #2368 )
2 years ago
Alessandro Ros
b86dc979ca
fix default value of some settings ( #2367 )
...
rtmpServerKey, rtmpServerCert, recordPath, rpiCameraExposure,
rpiCameraAWB, rpiCameraDenoise, rpiCameraMetering, rpiCameraAfMode,
rpiCameraAfRange, rpiCameraAfSpeed were not set correctly when missing
in the configuration file.
2 years ago
Alessandro Ros
7ca2571dc3
fix race condition wen record agent is closing ( #2369 )
2 years ago
Alessandro Ros
ac10102329
automatically set 'record: yes' when not specified ( #2366 )
2 years ago
Alessandro Ros
338456423e
update recordDeleteAfter documentation ( #2361 ) ( #2362 )
2 years ago
Alessandro Ros
bedfa9651a
fix windows build ( #2360 )
2 years ago
Alessandro Ros
1f840a1bea
update dependencies ( #2359 )
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 )
...
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
c4cb4200ff
split RTP packet handling from data handling ( #2337 )
2 years ago
Alessandro Ros
f786f64690
apidocs: mark discrete parameters as integers ( #2331 ) ( #2354 )
2 years ago
Alessandro Ros
ba954d5b93
update specs ( #2344 )
2 years ago
dependabot[bot]
8197831f49
build(deps): bump github.com/bluenviron/mediacommon from 1.1.1 to 1.2.0 ( #2339 )
...
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon ) from 1.1.1 to 1.2.0.
- [Commits](https://github.com/bluenviron/mediacommon/compare/v1.1.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/bluenviron/mediacommon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
61a0bba2c5
build(deps): bump github.com/pion/webrtc/v3 from 3.2.19 to 3.2.20 ( #2340 )
...
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc ) from 3.2.19 to 3.2.20.
- [Release notes](https://github.com/pion/webrtc/releases )
- [Changelog](https://github.com/pion/webrtc/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pion/webrtc/compare/v3.2.19...v3.2.20 )
---
updated-dependencies:
- dependency-name: github.com/pion/webrtc/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Alessandro Ros
a005de1aa0
udp: fix reading two streams with same port and different multicast IP ( #2133 ) ( #2332 )
...
Fixes #2133
2 years ago
dependabot[bot]
2a26962167
build(deps): bump github.com/pion/interceptor from 0.1.18 to 0.1.19 ( #2329 )
2 years ago
dependabot[bot]
937fa3a2dd
build(deps): bump github.com/pion/webrtc/v3 from 3.2.18 to 3.2.19 ( #2328 )
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
dependabot[bot]
6402e18b5c
build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 ( #2301 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
6d9c8ffb89
build(deps): bump github.com/pion/ice/v2 from 2.3.10 to 2.3.11 ( #2300 )
...
Bumps [github.com/pion/ice/v2](https://github.com/pion/ice ) from 2.3.10 to 2.3.11.
- [Release notes](https://github.com/pion/ice/releases )
- [Changelog](https://github.com/pion/ice/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pion/ice/compare/v2.3.10...v2.3.11 )
---
updated-dependencies:
- dependency-name: github.com/pion/ice/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
5f2b1114d1
build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 ( #2299 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/crypto/compare/v0.12.0...v0.13.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Alessandro Ros
5b92bd5699
fix compatibility with RTMP Dahua cameras ( #2289 ) ( #769 ) ( #2298 )
2 years ago