Alessandro Ros
73a300afd0
fix cleaning of recordings in case of multiple recordDeleteAfter values ( #3557 ) ( #3741 )
2024-09-08 20:33:18 +02:00
Alessandro Ros
1f478329eb
hls: fix playback speed on iOS ( #3155 ) ( #3731 ) ( #3734 )
2024-09-08 20:29:50 +02:00
dependabot[bot]
23238e7a52
build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 ( #3744 )
2024-09-05 23:41:47 +02:00
dependabot[bot]
6e9d79c6c9
build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 ( #3735 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/term/compare/v0.23.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
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>
2024-09-04 19:29:07 +02:00
Alessandro Ros
abd34d8978
rpi: throw an error when trying to run the 32-bit server on 64-bit os and vice-versa ( #3721 )
2024-09-03 19:12:31 +02:00
Alessandro Ros
3b7b2305d6
bump GitHub actions ( #3699 )
2024-08-26 18:08:46 +02:00
dependabot[bot]
35c52ff323
build(deps): bump github.com/bluenviron/gortsplib/v4 ( #3698 )
...
Bumps [github.com/bluenviron/gortsplib/v4](https://github.com/bluenviron/gortsplib ) from 4.10.3 to 4.10.4.
- [Commits](https://github.com/bluenviron/gortsplib/compare/v4.10.3...v4.10.4 )
---
updated-dependencies:
- dependency-name: github.com/bluenviron/gortsplib/v4
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>
2024-08-26 17:50:48 +02:00
dependabot[bot]
ad55205ae9
build(deps): bump github.com/bluenviron/mediacommon ( #3697 )
...
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon ) from 1.12.2 to 1.12.3.
- [Commits](https://github.com/bluenviron/mediacommon/compare/v1.12.2...v1.12.3 )
---
updated-dependencies:
- dependency-name: github.com/bluenviron/mediacommon
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>
2024-08-26 17:46:57 +02:00
Alessandro Ros
21cfcb2e0e
update Enhanced RTMP link ( #3693 )
2024-08-26 13:00:01 +02:00
Alessandro Ros
0d1da6bd5b
allow to set the JWT claim key that contains permissions ( #3560 ) ( #3692 )
2024-08-26 12:43:28 +02:00
Alessandro Ros
6da35c8041
playback: add "url" field to recording timespans in /list ( #3619 )
2024-08-25 23:04:36 +02:00
Alessandro Ros
dc3b5f4e57
webrtc: fix 'duplicate payload type' error in read page ( #3543 ) ( #3679 )
2024-08-25 22:27:51 +02:00
github-actions[bot]
aa1822dd62
bump hls.js to v1.5.15 ( #3681 )
...
Co-authored-by: mediamtx-bot <bot@mediamtx>
2024-08-23 12:48:46 +02:00
Alessandro Ros
7da91a77d9
rpi: fix compatibility with latest mediamtx-rpicamera ( #3674 )
2024-08-21 12:53:08 +02:00
Alessandro Ros
3700d5e5b9
rpi: fix passing unsigned integers to component ( #3672 )
2024-08-21 00:08:54 +02:00
Alessandro Ros
41a3fd503d
rpi: add H264 software encoder ( #2581 ) ( #3670 )
...
This allows to use the RPI camera on the Raspberry Pi 5 too.
2024-08-21 00:05:40 +02:00
Alessandro Ros
f4051eb63d
rpi: add rpiCameraFlickerPeriod ( #3463 ) ( #3667 )
2024-08-19 11:22:54 +02:00
Alessandro Ros
6256d0b893
rpi: embed libcamera and libfreetype into the server ( #2581 ) ( #3665 )
2024-08-18 19:12:26 +02:00
Alessandro Ros
c5059fa7a0
move RPI Camera component into dedicated repository ( #3656 )
2024-08-14 23:24:17 +02:00
Alessandro Ros
4f54ea8b7e
update actions/checkout ( #3655 )
2024-08-14 21:07:51 +02:00
Roy Veshovda
7ceb5bafce
Bump rpi camera base image ( #3515 )
2024-08-14 09:49:27 +02:00
Alessandro Ros
adf740098a
raise error in case of duplicate params in the configuration ( #3593 ) ( #3651 )
2024-08-13 11:55:00 +02:00
Alessandro Ros
f9913b8a2a
simplify rpi / microphone instructions ( #3650 )
2024-08-13 11:43:22 +02:00
Alessandro Ros
1e7a7d1674
rpi camera: update font and link it to IBM repository ( #3647 )
2024-08-11 23:34:12 +02:00
Yang-Sang-Ho
c8f1fa93f5
remove whitespace from hashBuf ( #3622 )
...
* remove whitespace from hashBuf
* merge bytes.TrimSpace and strings.TrimSpace
---------
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2024-08-10 11:15:17 +02:00
dependabot[bot]
6225706c82
build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 ( #3628 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/crypto/compare/v0.25.0...v0.26.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>
2024-08-10 11:05:00 +02:00
dependabot[bot]
3ff296d100
build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 ( #3643 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/sys/compare/v0.23.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
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>
2024-08-10 11:01:41 +02:00
github-actions[bot]
01f1d27670
bump hls.js to v1.5.14 ( #3624 )
...
Co-authored-by: mediamtx-bot <bot@mediamtx>
2024-08-07 16:33:50 +02:00
dependabot[bot]
e7dc977ab9
build(deps): bump github.com/pion/interceptor from 0.1.29 to 0.1.30 ( #3627 )
...
Bumps [github.com/pion/interceptor](https://github.com/pion/interceptor ) from 0.1.29 to 0.1.30.
- [Release notes](https://github.com/pion/interceptor/releases )
- [Changelog](https://github.com/pion/interceptor/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pion/interceptor/compare/v0.1.29...v0.1.30 )
---
updated-dependencies:
- dependency-name: github.com/pion/interceptor
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>
2024-08-07 16:32:24 +02:00
dependabot[bot]
541f1c78fb
build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 ( #3626 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/term/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
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>
2024-08-07 16:32:09 +02:00
Alessandro Ros
53e9470201
update dependencies ( #3612 )
2024-08-04 14:21:12 +02:00
Dan Bason
1055be99c0
automatically reload TLS certificates when they change ( #3598 )
...
* Dynamically refresh tls certs for all servers
* make sure that CertLoader is always closed
---------
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2024-08-04 14:12:08 +02:00
Alessandro Ros
972ffbf332
improve API docs linter ( #3608 )
2024-08-04 13:12:30 +02:00
Alessandro Ros
49c8acf2f6
update golangci-lint ( #3611 )
2024-08-04 13:10:14 +02:00
Alessandro Ros
44a879170f
apidocs: add missing fields in /list and SRT connections ( #3610 )
2024-08-04 12:52:36 +02:00
Alessandro Ros
aade940296
Revert "enable runOnDemandRestart by default ( #3605 )" ( #3609 )
...
This reverts commit 547e56e82b
.
2024-08-04 12:32:37 +02:00
Alessandro Ros
c80bb53b0f
apidocs: add missing authentication-related parameters ( #3607 )
2024-08-04 12:32:16 +02:00
Alessandro Ros
547e56e82b
enable runOnDemandRestart by default ( #3605 )
2024-08-03 20:51:54 +02:00
Alessandro Ros
012cc6c701
simplify tests ( #3604 )
2024-08-03 20:47:09 +02:00
dependabot[bot]
67198ccc62
build(deps): bump github.com/bluenviron/mediacommon ( #3597 )
...
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon ) from 1.12.1 to 1.12.2.
- [Commits](https://github.com/bluenviron/mediacommon/compare/v1.12.1...v1.12.2 )
---
updated-dependencies:
- dependency-name: github.com/bluenviron/mediacommon
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>
2024-08-01 21:55:48 +02:00
Alessandro Ros
c9a938a501
improve fuzz tests ( #3596 )
2024-08-01 17:01:56 +02:00
Alessandro Ros
59ae3add7e
move codec-related constants into formatprocessor ( #3595 )
2024-08-01 16:42:53 +02:00
Alessandro Ros
0230aa0a9c
record, hls: fix panic with MPEG-4 audio tracks without config ( #3590 ) ( #3594 )
2024-08-01 16:34:40 +02:00
dependabot[bot]
da5420a788
build(deps): bump github.com/datarhei/gosrt ( #3559 )
...
Bumps [github.com/datarhei/gosrt](https://github.com/datarhei/gosrt ) from 0.6.1-0.20240708145230-390712a1b3f7 to 0.7.0.
- [Commits](https://github.com/datarhei/gosrt/commits/v0.7.0 )
---
updated-dependencies:
- dependency-name: github.com/datarhei/gosrt
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>
2024-07-17 21:29:04 +02:00
Alessandro Ros
3152388c1f
fix gosrt import ( #3549 )
2024-07-12 13:56:44 +02:00
Alessandro Ros
ed15f9dde5
deps: restore link to datarhei/gosrt ( #3546 )
2024-07-11 13:33:03 +02:00
github-actions[bot]
976f2252a5
bump hls.js to v1.5.13 ( #3540 )
...
Co-authored-by: mediamtx-bot <bot@mediamtx>
2024-07-08 18:08:49 +02:00
Alessandro Ros
c3265a554b
fix hls.js update workflow ( #3538 )
2024-07-08 18:06:51 +02:00
Alessandro Ros
1a4fd9cfca
bump dependencies ( #3537 )
2024-07-07 19:51:43 +02:00
Alessandro Ros
3f1d182d2c
fix support for HTTP preflight requests ( #1792 ) ( #3535 )
2024-07-06 21:45:15 +02:00