Commit Graph

555 Commits

Author SHA1 Message Date
dependabot[bot]
26f4cb81d4
build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 (#3099)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/sys/compare/v0.17.0...v0.18.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-03-04 19:08:13 +01:00
Alessandro Ros
dec395cce8
update dependencies (#3096) 2024-03-04 14:29:34 +01:00
Alessandro Ros
9c6ba7e2c7
New authentication system (#1341) (#1992) (#2205) (#3081)
This is a new authentication system that covers all the features exposed by the server, including playback, API, metrics and PPROF, improves internal authentication by adding permissions, improves HTTP-based authentication by adding the ability to exclude certain actions from being authenticated, adds an additional method (JWT-based authentication).
2024-03-04 14:20:34 +01:00
dependabot[bot]
765d29fc8e
build(deps): bump github.com/pion/rtcp from 1.2.13 to 1.2.14 (#3089) 2024-03-01 20:27:58 +01:00
dependabot[bot]
a2518845f6
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#3090) 2024-03-01 20:27:34 +01:00
dependabot[bot]
a40ca33300
build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 (#3078)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/crypto/compare/v0.19.0...v0.20.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-02-27 18:56:32 +01:00
Alessandro Ros
b6db3121b5
rtsp: add random value to timestamp of tracks from other protocols (#3071) 2024-02-26 00:41:05 +01:00
Alessandro Ros
da7c5744b1
rtmp: add new AMF0 encoder and encoder (#3069)
This improves performance, security and removes a dependency.
2024-02-24 19:11:42 +01:00
dependabot[bot]
970c73639f
build(deps): bump github.com/bluenviron/mediacommon from 1.9.1 to 1.9.2 (#3030)
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon) from 1.9.1 to 1.9.2.
- [Commits](https://github.com/bluenviron/mediacommon/compare/v1.9.1...v1.9.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-02-15 18:39:05 +01:00
dependabot[bot]
e9f26f32c4
build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 (#3002)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/crypto/compare/v0.18.0...v0.19.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-02-08 21:41:48 +01:00
Alessandro Ros
b92c8c2613
update dependencies (#2989) 2024-02-05 00:02:28 +01:00
Alessandro Ros
7caa08ea36
restore link to pion/sdp (#2952) 2024-01-27 17:45:27 +01:00
dependabot[bot]
3f330cca30
build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#2939)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  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-01-25 10:34:06 +01:00
Alessandro Ros
cf7088a91b
update dependencies (#2935) 2024-01-23 21:01:21 +01:00
Alessandro Ros
57c2d5aecb
add playback server (#2452) (#2906)
* add playback server

* add playback switch

* update readme
2024-01-23 20:52:05 +01:00
dependabot[bot]
fd2466a8e5
build(deps): bump github.com/bluenviron/mediacommon from 1.8.0 to 1.9.0 (#2928)
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon) from 1.8.0 to 1.9.0.
- [Commits](https://github.com/bluenviron/mediacommon/compare/v1.8.0...v1.9.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>
2024-01-22 18:41:51 +01:00
dependabot[bot]
84333dc304
build(deps): bump github.com/datarhei/gosrt from 0.5.5 to 0.5.7 (#2912)
Bumps [github.com/datarhei/gosrt](https://github.com/datarhei/gosrt) from 0.5.5 to 0.5.7.
- [Commits](https://github.com/datarhei/gosrt/compare/v0.5.5...v0.5.7)

---
updated-dependencies:
- dependency-name: github.com/datarhei/gosrt
  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-01-18 22:15:48 +01:00
dependabot[bot]
5cdc19d3e9
build(deps): bump github.com/abema/go-mp4 from 1.1.1 to 1.2.0 (#2913)
Bumps [github.com/abema/go-mp4](https://github.com/abema/go-mp4) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/abema/go-mp4/releases)
- [Commits](https://github.com/abema/go-mp4/compare/v1.1.1...v1.2.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>
2024-01-16 22:40:06 +01:00
dependabot[bot]
e144f988aa
build(deps): bump github.com/bluenviron/mediacommon from 1.7.1 to 1.8.0 (#2910)
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon) from 1.7.1 to 1.8.0.
- [Commits](https://github.com/bluenviron/mediacommon/compare/v1.7.1...v1.8.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>
2024-01-15 20:01:44 +01:00
dependabot[bot]
c85410ecaa
build(deps): bump github.com/bluenviron/gortsplib/v4 (#2911)
Bumps [github.com/bluenviron/gortsplib/v4](https://github.com/bluenviron/gortsplib) from 4.6.4-0.20240108201647-63a81d0896f5 to 4.7.1.
- [Commits](https://github.com/bluenviron/gortsplib/commits/v4.7.1)

---
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-01-15 18:32:46 +01:00
Sijmen
397c58a882
Add Argon2 credential hash support (#2888)
* Add argon2 credential hash support

* update README, tests and documentation

---------

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2024-01-13 12:49:08 +01:00
Alessandro Ros
20bb9b90cd
support G711 tracks with multiple channels and custom sample rates (#2891) 2024-01-13 11:40:26 +01:00
dependabot[bot]
120791b415
build(deps): bump github.com/bluenviron/mediacommon from 1.7.0 to 1.7.1 (#2897)
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon) from 1.7.0 to 1.7.1.
- [Commits](https://github.com/bluenviron/mediacommon/compare/v1.7.0...v1.7.1)

---
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-01-13 11:28:12 +01:00
dependabot[bot]
cf68fe459d
build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 (#2896)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.18.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-01-09 23:06:06 +01:00
Alessandro Ros
b8b64fda80
update dependencies (#2885) 2024-01-07 17:51:06 +01:00
Alessandro Ros
27975d8b67
rtmp: support publishing G711 and LPCM tracks (#2857) (#2884) 2024-01-07 17:02:22 +01:00
dependabot[bot]
86e7ee608a
build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#2873) 2024-01-04 20:25:27 +01:00
Alessandro Ros
e50def6afd
update gohlslib (#2862) 2024-01-03 18:56:18 +01:00
Alessandro Ros
698963ad03
support recording G711 tracks with fMP4 (#2853) 2023-12-28 23:17:50 +01:00
dependabot[bot]
ef2b6c740d
build(deps): bump github.com/bluenviron/gohlslib from 1.0.6 to 1.1.0 (#2852) 2023-12-28 20:07:56 +01:00
dependabot[bot]
d20071565f
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2823) 2023-12-18 20:18:28 +01:00
dependabot[bot]
1b71d6975a
build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#2804) 2023-12-12 19:16:21 +01:00
dependabot[bot]
bae9052f22
build(deps): bump github.com/pion/rtcp from 1.2.12 to 1.2.13 (#2801) 2023-12-11 18:57:36 +01:00
Alessandro Ros
9bb9d58cf8
update gortsplib (#2800) 2023-12-10 21:21:52 +01:00
dependabot[bot]
ea28a1fef2
build(deps): bump github.com/bluenviron/gortsplib/v4 from 4.6.0 to 4.6.1 (#2785) 2023-12-04 19:35:32 +01:00
Alessandro Ros
6ca59e0ed8
bump gosrt (#2761) 2023-11-29 19:41:56 +01:00
dependabot[bot]
fe9426cc05
build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#2751) 2023-11-27 19:59:43 +01:00
dependabot[bot]
db5ba9903f
build(deps): bump github.com/bluenviron/gohlslib from 1.0.5 to 1.0.6 (#2736) 2023-11-23 19:10:50 +01:00
dependabot[bot]
dee7176cb0
build(deps): bump github.com/bluenviron/mediacommon from 1.5.0 to 1.5.1 (#2711)
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon) from 1.5.0 to 1.5.1.
- [Commits](https://github.com/bluenviron/mediacommon/compare/v1.5.0...v1.5.1)

---
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>
2023-11-17 18:33:04 +01:00
dependabot[bot]
09f43d9764
build(deps): bump github.com/bluenviron/gortsplib/v4 from 4.5.0 to 4.6.0 (#2702) 2023-11-15 20:28:40 +01:00
Alessandro Ros
7a1e155531
update dependencies (#2687) 2023-11-13 00:09:42 +01:00
Alessandro Ros
687d8685ef
webrtc: improve connectivity mechanism (#2686) 2023-11-12 23:55:28 +01:00
dependabot[bot]
5ae35af464
build(deps): bump github.com/pion/webrtc/v3 from 3.2.21 to 3.2.22 (#2675)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.2.21 to 3.2.22.
- [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.21...v3.2.22)

---
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>
2023-11-11 20:39:12 +01:00
dependabot[bot]
f44d80867f
build(deps): bump github.com/pion/rtp from 1.8.2 to 1.8.3 (#2677)
Bumps [github.com/pion/rtp](https://github.com/pion/rtp) from 1.8.2 to 1.8.3.
- [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.2...v1.8.3)

---
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>
2023-11-11 15:58:52 +01:00
dependabot[bot]
34275ca40d
build(deps): bump github.com/pion/rtcp from 1.2.11 to 1.2.12 (#2676)
Bumps [github.com/pion/rtcp](https://github.com/pion/rtcp) from 1.2.11 to 1.2.12.
- [Release notes](https://github.com/pion/rtcp/releases)
- [Changelog](https://github.com/pion/rtcp/blob/master/.goreleaser.yml)
- [Commits](https://github.com/pion/rtcp/compare/v1.2.11...v1.2.12)

---
updated-dependencies:
- dependency-name: github.com/pion/rtcp
  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>
2023-11-11 15:55:11 +01:00
dependabot[bot]
fb585b5b72
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#2668)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.15.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>
2023-11-10 13:18:24 +01:00
dependabot[bot]
b87a3ca735
build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 (#2667)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/term/compare/v0.13.0...v0.14.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>
2023-11-09 22:41:08 +01:00
dependabot[bot]
ca2e3a9ebe
build(deps): bump github.com/pion/rtcp from 1.2.10 to 1.2.11 (#2669)
Bumps [github.com/pion/rtcp](https://github.com/pion/rtcp) from 1.2.10 to 1.2.11.
- [Release notes](https://github.com/pion/rtcp/releases)
- [Changelog](https://github.com/pion/rtcp/blob/master/.goreleaser.yml)
- [Commits](https://github.com/pion/rtcp/compare/v1.2.10...v1.2.11)

---
updated-dependencies:
- dependency-name: github.com/pion/rtcp
  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>
2023-11-09 22:40:51 +01:00
dependabot[bot]
2a6060d302
build(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#2652)
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
  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>
2023-11-07 19:41:51 +01:00
Alessandro Ros
5dae270900
srt: fix race condition when disposing late packets (#2648) 2023-11-05 18:39:37 +01:00