Alessandro Ros
de46a288ac
rpi: fix regression in RPI Docker image ( #4494 ) ( #4495 )
v1.12.2
2025-05-06 17:25:22 +02:00
dependabot[bot]
ad15b4960c
build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 ( #4493 )
2025-05-06 07:29:35 +02:00
Alessandro Ros
66f36d9663
fix getting version when using make binaries ( #4489 )
v1.12.1
2025-05-04 20:18:45 +02:00
github-actions[bot]
ba2a29322b
bump mediamtx-rpicamera to v2.4.1 ( #4488 )
...
Co-authored-by: mediamtx-bot <bot@mediamtx>
2025-05-04 18:47:37 +02:00
dependabot[bot]
f1a2880bae
build(deps): bump github.com/bluenviron/gortsplib/v4 ( #4487 )
...
Bumps [github.com/bluenviron/gortsplib/v4](https://github.com/bluenviron/gortsplib ) from 4.13.1 to 4.14.0.
- [Commits](https://github.com/bluenviron/gortsplib/compare/v4.13.1...v4.14.0 )
---
updated-dependencies:
- dependency-name: github.com/bluenviron/gortsplib/v4
dependency-version: 4.14.0
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>
2025-05-04 17:21:34 +02:00
Alessandro Ros
15fff95246
ensure unmarshaled entities can be marshaled back ( #4484 )
2025-05-04 11:34:05 +02:00
Alessandro Ros
56234a5fed
fix recordPath documentation ( #4480 )
2025-05-01 23:27:04 +02:00
Alessandro Ros
d61994eeae
rpi: fix using camera when /usr/sbin is not in PATH ( #4479 )
2025-05-01 19:04:01 +02:00
Alessandro Ros
e83239fd0d
rpi: fix missing clock rate in secondary stream ( #4476 ) ( #4478 )
2025-05-01 15:14:04 +02:00
dependabot[bot]
7029606a04
build(deps): bump code.cloudfoundry.org/bytefmt from 0.38.0 to 0.39.0 ( #4475 )
2025-04-29 20:57:16 +02:00
Alessandro Ros
fd59060633
remove v8 suffix from arm64 binaries ( #4472 )
2025-04-28 23:54:45 +02:00
Alessandro Ros
9b619175b4
support customizing official Docker images ( #4471 )
2025-04-28 23:49:55 +02:00
Alessandro Ros
a0f5315549
support filtering interface and source IP in UDP sources ( #4178 ) ( #4464 )
2025-04-28 22:22:55 +02:00
Alessandro Ros
a348007607
support parsing JWT claims encoded as strings ( #3696 ) ( #4465 )
2025-04-28 22:22:42 +02:00
dependabot[bot]
bedb419ae0
build(deps): bump github.com/pion/rtp from 1.8.13 to 1.8.15 ( #4470 )
...
Bumps [github.com/pion/rtp](https://github.com/pion/rtp ) from 1.8.13 to 1.8.15.
- [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.13...v1.8.15 )
---
updated-dependencies:
- dependency-name: github.com/pion/rtp
dependency-version: 1.8.15
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>
2025-04-28 20:49:28 +02:00
Dimitri Marechal
1827e062bd
add authJWTExclude to exclude actions when using JWT ( #3431 )
...
* Added authJWTExclude to allow exclusion of actions while using the JWT authentication method
* add test
---------
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com >
2025-04-25 19:55:11 +02:00
dependabot[bot]
d8e6be6fe8
build(deps): bump github.com/matthewhartstonge/argon2 ( #4462 )
2025-04-23 21:04:01 +02:00
dependabot[bot]
77aefb938a
build(deps): bump code.cloudfoundry.org/bytefmt from 0.37.0 to 0.38.0 ( #4461 )
2025-04-22 23:35:08 +02:00
Alessandro Ros
77c77c7f2f
webrtc: prevent payload type conflict in read page ( #4456 )
2025-04-21 15:24:01 +02:00
Alessandro Ros
0c501e2507
webrtc: improve JavaScript classes ( #4455 )
...
* add close() method
* move support functions into classes as static methods
* convert arrow functions into standard functions
* make most methods private
* add JSDocs
2025-04-21 15:01:46 +02:00
Xiaobo Liu
44aa4ba50f
webrtc: simplify webrtcTurnSecretExpiration ( #4453 )
2025-04-21 14:21:45 +02:00
dependabot[bot]
5a29f9147b
build(deps): bump github.com/bluenviron/gortsplib/v4 ( #4442 )
2025-04-17 20:33:57 +02:00
dependabot[bot]
91b42007aa
build(deps): bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0 ( #4440 )
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.15.0...v5.16.0 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-version: 5.16.0
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>
2025-04-17 10:00:09 +02:00
Alessandro Ros
d49136666c
update README ( #4438 )
2025-04-17 09:59:54 +02:00
dependabot[bot]
51b612b812
build(deps): bump github.com/MicahParks/keyfunc/v3 from 3.3.10 to 3.3.11 ( #4436 )
...
Bumps [github.com/MicahParks/keyfunc/v3](https://github.com/MicahParks/keyfunc ) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/MicahParks/keyfunc/releases )
- [Commits](https://github.com/MicahParks/keyfunc/compare/v3.3.10...v3.3.11 )
---
updated-dependencies:
- dependency-name: github.com/MicahParks/keyfunc/v3
dependency-version: 3.3.11
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>
2025-04-15 20:13:48 +02:00
dependabot[bot]
9cf7ad961b
build(deps): bump code.cloudfoundry.org/bytefmt from 0.36.0 to 0.37.0 ( #4435 )
...
Bumps [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt ) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/cloudfoundry/bytefmt/releases )
- [Commits](https://github.com/cloudfoundry/bytefmt/compare/v0.36.0...v0.37.0 )
---
updated-dependencies:
- dependency-name: code.cloudfoundry.org/bytefmt
dependency-version: 0.37.0
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>
2025-04-15 20:13:29 +02:00
Alessandro Ros
dd9a5caa7b
fix getting version from .git folder ( #4430 )
v1.12.0
2025-04-14 12:31:48 +02:00
Alessandro Ros
189c2085db
fix cross-compilation of arm/arm64 ( #4429 )
2025-04-14 12:20:11 +02:00
Alessandro Ros
8ce49727d6
rpi: support exposing a secondary stream from the same camera ( #4426 )
2025-04-14 11:56:08 +02:00
Alessandro Ros
9579989eff
update README ( #4428 )
2025-04-14 09:30:41 +02:00
Alessandro Ros
14f1daa02a
move static source handler into dedicated package ( #4427 )
2025-04-13 21:35:12 +02:00
Alessandro Ros
4280eec265
rpi: make sure all parameters are 32-bit ( #4425 )
2025-04-13 19:13:26 +02:00
Alessandro Ros
b564dc9ff1
rtsp: emit log message when remuxing RTP packets ( #4422 )
2025-04-13 10:21:46 +02:00
Alessandro Ros
14eb9f6175
improve tests ( #4423 )
2025-04-13 10:00:52 +02:00
dependabot[bot]
68635d88ea
build(deps): bump github.com/bluenviron/gortsplib/v4 ( #4420 )
...
Bumps [github.com/bluenviron/gortsplib/v4](https://github.com/bluenviron/gortsplib ) from 4.12.4-0.20250412081005-74a65e4c08ac to 4.13.0.
- [Commits](https://github.com/bluenviron/gortsplib/commits/v4.13.0 )
---
updated-dependencies:
- dependency-name: github.com/bluenviron/gortsplib/v4
dependency-version: 4.13.0
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>
2025-04-12 13:48:38 +02:00
dependabot[bot]
bc3036710f
build(deps): bump github.com/bluenviron/gohlslib/v2 ( #4419 )
...
Bumps [github.com/bluenviron/gohlslib/v2](https://github.com/bluenviron/gohlslib ) from 2.1.4-0.20250210133907-d3dddacbb9fc to 2.1.4.
- [Commits](https://github.com/bluenviron/gohlslib/commits/v2.1.4 )
---
updated-dependencies:
- dependency-name: github.com/bluenviron/gohlslib/v2
dependency-version: 2.1.4
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>
2025-04-12 13:42:55 +02:00
Alessandro Ros
cf2567f641
rename test ( #4418 )
2025-04-12 13:37:56 +02:00
Alessandro Ros
517ba4124c
restore support for using unix timestamp in record path ( #4330 ) ( #4417 )
2025-04-12 12:16:08 +02:00
Bouke van der Bijl
bb741235d8
readme: duration is a float, not a string ( #4338 )
2025-04-12 11:37:49 +02:00
Alessandro Ros
77a3c7ae6e
webrtc: route original absolute timestamp of packets ( #1300 ) ( #4415 )
2025-04-12 11:34:27 +02:00
Alessandro Ros
49bcd35afd
bump gortsplib ( #4416 )
2025-04-12 11:29:37 +02:00
dependabot[bot]
b18c95e5f0
build(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.15.0 ( #4414 )
2025-04-12 09:00:47 +02:00
github-actions[bot]
e7388e1125
bump hls.js to v1.6.2 ( #4411 )
...
Co-authored-by: mediamtx-bot <bot@mediamtx>
2025-04-11 11:14:42 +02:00
dependabot[bot]
edbdd34cb5
build(deps): bump github.com/matthewhartstonge/argon2 ( #4406 )
2025-04-09 22:57:52 +02:00
dependabot[bot]
07d4b4c602
build(deps): bump github.com/alecthomas/kong from 1.9.0 to 1.10.0 ( #4387 )
...
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong ) from 1.9.0 to 1.10.0.
- [Commits](https://github.com/alecthomas/kong/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
dependency-version: 1.10.0
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>
2025-04-09 11:47:03 +02:00
dependabot[bot]
2a05463171
build(deps): bump github.com/MicahParks/jwkset from 0.8.0 to 0.9.5 ( #4399 )
...
Bumps [github.com/MicahParks/jwkset](https://github.com/MicahParks/jwkset ) from 0.8.0 to 0.9.5.
- [Release notes](https://github.com/MicahParks/jwkset/releases )
- [Commits](https://github.com/MicahParks/jwkset/compare/v0.8.0...v0.9.5 )
---
updated-dependencies:
- dependency-name: github.com/MicahParks/jwkset
dependency-version: 0.9.5
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>
2025-04-09 11:37:30 +02:00
dependabot[bot]
78aa4ed188
build(deps): bump github.com/gin-contrib/pprof from 1.5.2 to 1.5.3 ( #4401 )
...
Bumps [github.com/gin-contrib/pprof](https://github.com/gin-contrib/pprof ) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/gin-contrib/pprof/releases )
- [Changelog](https://github.com/gin-contrib/pprof/blob/master/.goreleaser.yaml )
- [Commits](https://github.com/gin-contrib/pprof/compare/v1.5.2...v1.5.3 )
---
updated-dependencies:
- dependency-name: github.com/gin-contrib/pprof
dependency-version: 1.5.3
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>
2025-04-09 11:37:20 +02:00
dependabot[bot]
90a1747950
build(deps): bump code.cloudfoundry.org/bytefmt from 0.34.0 to 0.36.0 ( #4404 )
...
Bumps [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt ) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/cloudfoundry/bytefmt/releases )
- [Commits](https://github.com/cloudfoundry/bytefmt/compare/v0.34.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: code.cloudfoundry.org/bytefmt
dependency-version: 0.36.0
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>
2025-04-09 11:33:02 +02:00
github-actions[bot]
070ffe739b
bump hls.js to v1.6.1 ( #4398 )
2025-04-05 18:33:56 +02:00
dependabot[bot]
8d01fe5541
build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 ( #4397 )
2025-04-04 21:54:24 +02:00