Commit Graph

2293 Commits

Author SHA1 Message Date
Alessandro Ros a532779e33
simplify Path.HasStaticSource() (#3876) 2024-10-14 14:47:51 +02:00
Alessandro Ros cf9484a96e
skip prerelease versions of hls.js (#3872) 2024-10-13 22:39:19 +02:00
Alessandro Ros e2121c6949
bump mediamtx-rpicamera (#3870) 2024-10-13 21:28:27 +02:00
Alessandro Ros 6188ee1886
fix wrong -dirty prefix in version (#3869) 2024-10-12 22:24:40 +02:00
Alessandro Ros f231837591
warn instead of exiting when it is not possible to get version from git (#3857) 2024-10-09 21:57:05 +02:00
database64128 737ab9d59a
fix setting version in Arch Linux package (#3852) 2024-10-09 21:26:11 +02:00
Alessandro Ros cc1116f497
remove git clone --depth=0 where it is not needed (#3856) 2024-10-09 21:14:54 +02:00
github-actions[bot] a09b27f421
bump hls.js to v1.5.16 (#3853)
Co-authored-by: mediamtx-bot <bot@mediamtx>
2024-10-09 20:07:13 +02:00
Alessandro Ros 1a6547f13b
restore pprof service (#3848) (#3851) 2024-10-08 17:06:47 +02:00
Alessandro Ros 457a47116a
pprof: fix required authentication action (#3850) 2024-10-08 17:06:17 +02:00
Alessandro Ros d13dc1074a
make better use of Gin middleware system (#3849) 2024-10-08 17:02:16 +02:00
Alessandro Ros c8cdb77fe0
fix version reporting with --version (#3846) (#3847) 2024-10-08 09:41:38 +02:00
dependabot[bot] 32d3fc55cc
build(deps): bump github.com/bluenviron/gortsplib/v4 (#3843)
Bumps [github.com/bluenviron/gortsplib/v4](https://github.com/bluenviron/gortsplib) from 4.10.7-0.20241007135843-2ca0bffa20a2 to 4.11.0.
- [Commits](https://github.com/bluenviron/gortsplib/commits/v4.11.0)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gortsplib/v4
  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-10-07 21:12:33 +02:00
dependabot[bot] 4a2b6d3714
build(deps): bump github.com/bluenviron/gohlslib/v2 (#3844)
Bumps [github.com/bluenviron/gohlslib/v2](https://github.com/bluenviron/gohlslib) from 2.0.0-20241007134735-ed88408cd4de to 2.0.0.
- [Commits](https://github.com/bluenviron/gohlslib/commits/v2.0.0)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gohlslib/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>
2024-10-07 21:08:56 +02:00
Idar Lund 51e5f9ca26
add instructions about SELinux distributions (#3673) 2024-10-07 21:08:05 +02:00
dependabot[bot] 823f6c60a0
build(deps): bump github.com/pion/interceptor from 0.1.32 to 0.1.37 (#3840)
Bumps [github.com/pion/interceptor](https://github.com/pion/interceptor) from 0.1.32 to 0.1.37.
- [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.32...v0.1.37)

---
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-10-07 21:03:12 +02:00
Alessandro Ros 23002d9f5f
route original timestamps without converting to durations (#3839)
This improves timestamp precision.
2024-10-07 17:59:32 +02:00
Alessandro Ros 54c0737074
add Unity instructions (#3837) 2024-10-06 19:04:59 +02:00
Alessandro Ros ca4458281c
webrtc: fix connection timeout when webrtcAdditionalHosts is filled with existing IP (#3835)
When an IP in webrtcAdditionalHosts is already present in the candidate
list because webrtcIPsFromInterfaces is set to true (default), peer
connection fails to establish. This is fixed.
2024-10-06 14:03:11 +02:00
Alessandro Ros ae3a0e4560
remove deprecated test (#3836) 2024-10-06 13:58:28 +02:00
Alessandro Ros c71694741e
show right server version when server is compiled from source (#3409) 2024-10-05 23:10:14 +02:00
Alessandro Ros 2586782031
fix race condition in tests (#3834) 2024-10-05 21:54:11 +02:00
Alessandro Ros 534b637bc7
support using JWT in Authorization header with API, Metrics, PProf (#3630) (#3795) 2024-10-05 21:15:21 +02:00
Alessandro Ros 4b9d3ceb89
remove old benchmark scripts (#3833) 2024-10-05 20:09:34 +02:00
Alessandro Ros 4c3ac34425
fix memory leak in case of errors during initialization of a reader (#3831) 2024-10-05 00:49:44 +02:00
dependabot[bot] f5a2d4fed3
build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#3828)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.28.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-10-04 20:12:01 +02:00
dependabot[bot] ccde3361a6
build(deps): bump github.com/pion/interceptor from 0.1.31 to 0.1.32 (#3830) 2024-10-04 19:33:47 +02:00
dependabot[bot] 0b184e5896
build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 (#3827) 2024-10-04 19:33:06 +02:00
dependabot[bot] df9f0f8cdb
build(deps): bump github.com/pion/interceptor from 0.1.30 to 0.1.31 (#3825)
Bumps [github.com/pion/interceptor](https://github.com/pion/interceptor) from 0.1.30 to 0.1.31.
- [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.30...v0.1.31)

---
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-10-03 20:05:01 +02:00
Alessandro Ros 4d0ce87f09
hls: support generating streams with multiple audio tracks (#2728) (#3793) 2024-10-03 19:38:54 +02:00
Alessandro Ros 8960cbae5f
remove redundant definition (#3824) 2024-10-03 12:18:13 +02:00
Alessandro Ros 1e30dcb555
webrtc: fix crash in case of congestion (#3813) (#3815) 2024-09-29 09:56:06 +02:00
Alessandro Ros 9f83b57f74
update readme (#3817) 2024-09-29 09:55:53 +02:00
Alessandro Ros 658848f8c8
log track ID when skipping tracks (#3798) 2024-09-26 14:42:48 +02:00
Alessandro Ros 077040a234
update issue template (#3439) (#3807) 2024-09-26 14:34:31 +02:00
Alessandro Ros 0462329385
fix suggested camera publish command (#3806) 2024-09-26 14:30:37 +02:00
Alessandro Ros f9162b2303
fix README (#3794) 2024-09-22 23:32:57 +02:00
dependabot[bot] 665f349882
build(deps): bump github.com/MicahParks/jwkset from 0.5.19 to 0.5.20 (#3787)
Bumps [github.com/MicahParks/jwkset](https://github.com/MicahParks/jwkset) from 0.5.19 to 0.5.20.
- [Release notes](https://github.com/MicahParks/jwkset/releases)
- [Commits](https://github.com/MicahParks/jwkset/compare/v0.5.19...v0.5.20)

---
updated-dependencies:
- dependency-name: github.com/MicahParks/jwkset
  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-09-18 22:14:28 +02:00
Alessandro Ros 82f2f267f3
update README about libcamera (#3781) 2024-09-15 23:52:36 +02:00
Alessandro Ros 79bb340994
remove debug instruction (#3780) 2024-09-15 23:35:47 +02:00
Alessandro Ros 65d04c33e1
bump gortsplib (#3779) 2024-09-15 23:32:33 +02:00
dependabot[bot] 92293ca538
build(deps): bump github.com/bluenviron/mediacommon (#3776)
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon) from 1.12.4-0.20240909171423-2f5c038aff08 to 1.12.4.
- [Commits](https://github.com/bluenviron/mediacommon/commits/v1.12.4)

---
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-09-15 23:03:47 +02:00
dependabot[bot] 2984307af2
build(deps): bump github.com/MicahParks/keyfunc/v3 from 3.3.3 to 3.3.5 (#3775)
Bumps [github.com/MicahParks/keyfunc/v3](https://github.com/MicahParks/keyfunc) from 3.3.3 to 3.3.5.
- [Release notes](https://github.com/MicahParks/keyfunc/releases)
- [Commits](https://github.com/MicahParks/keyfunc/compare/v3.3.3...v3.3.5)

---
updated-dependencies:
- dependency-name: github.com/MicahParks/keyfunc/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>
2024-09-15 23:02:43 +02:00
Alessandro Ros 47be60ef97
bump actions/setup-go (#3773) 2024-09-15 22:59:54 +02:00
Alessandro Ros 337d3d04ff
hls: fix delay when window is minimized (#3759) (#3772) 2024-09-15 22:53:04 +02:00
Alessandro Ros 783fede2cb
remove debug lines (#3771) 2024-09-15 22:52:55 +02:00
Alessandro Ros 471019f606
warn users about skipped tracks when reading or publishing (#3753) 2024-09-15 19:28:05 +02:00
dependabot[bot] 92a5aa5057
build(deps): bump github.com/matthewhartstonge/argon2 (#3767)
Bumps [github.com/matthewhartstonge/argon2](https://github.com/matthewhartstonge/argon2) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/matthewhartstonge/argon2/releases)
- [Changelog](https://github.com/matthewhartstonge/argon2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/matthewhartstonge/argon2/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/matthewhartstonge/argon2
  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-09-15 19:27:38 +02:00
dependabot[bot] 8aedf1aa3e
build(deps): bump github.com/alecthomas/kong from 1.2.0 to 1.2.1 (#3763) 2024-09-12 20:38:22 +02:00
dependabot[bot] e19e12e601
build(deps): bump github.com/alecthomas/kong from 1.1.0 to 1.2.0 (#3760)
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 1.1.0 to 1.2.0.
- [Commits](https://github.com/alecthomas/kong/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
  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-12 13:54:19 +02:00