Commit Graph

439 Commits

Author SHA1 Message Date
dependabot[bot] 07a28c8f6b
build(deps): bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 (#1978) 2023-06-23 07:44:58 +02:00
Alessandro Ros 5033d1e145
update dependencies (#1968) 2023-06-21 16:20:21 +02:00
dependabot[bot] fe5b09b28e
build(deps): bump github.com/pion/ice/v2 from 2.3.7 to 2.3.8 (#1956)
Bumps [github.com/pion/ice/v2](https://github.com/pion/ice) from 2.3.7 to 2.3.8.
- [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.7...v2.3.8)

---
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>
2023-06-17 12:09:04 +02:00
dependabot[bot] 0d1aad2456
build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 (#1946)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.11.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>
2023-06-15 18:03:22 +02:00
dependabot[bot] 2f39b79847
build(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#1945)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.10.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-06-15 17:01:00 +02:00
dependabot[bot] 21756a4d54
build(deps): bump github.com/pion/webrtc/v3 from 3.2.9 to 3.2.10 (#1932)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.2.9 to 3.2.10.
- [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.9...v3.2.10)

---
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-06-08 20:19:22 +02:00
dependabot[bot] 36e377c450
build(deps): bump github.com/pion/webrtc/v3 from 3.2.8 to 3.2.9 (#1906) 2023-06-02 22:08:33 +02:00
Alessandro Ros 681a00347d
support reading MP4A-LATM-encoded AAC with RTMP and HLS (#1694) (#1898) 2023-06-02 00:38:27 +02:00
dependabot[bot] 34e33fe513
build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#1897)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  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-06-01 21:12:15 +02:00
dependabot[bot] 91ec498f90
build(deps): bump github.com/bluenviron/mediacommon from 0.5.0 to 0.5.1 (#1887) 2023-05-31 22:21:12 +02:00
dependabot[bot] dd0324a2fe
build(deps): bump github.com/bluenviron/gortsplib/v3 from 3.6.5 to 3.6.6 (#1886) 2023-05-31 22:14:34 +02:00
dependabot[bot] 0cccfa1928
build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1880)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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-05-30 21:13:20 +02:00
dependabot[bot] 5fd29f9fbb
build(deps): bump github.com/bluenviron/gortsplib/v3 from 3.6.4 to 3.6.5 (#1878) 2023-05-29 21:42:02 +02:00
dependabot[bot] 27a2418663
build(deps): bump github.com/pion/webrtc/v3 from 3.2.6 to 3.2.8 (#1862) 2023-05-24 20:19:13 +02:00
dependabot[bot] 834cade788
build(deps): bump github.com/pion/webrtc/v3 from 3.2.4 to 3.2.6 (#1856)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.2.4 to 3.2.6.
- [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.4...v3.2.6)

---
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-05-22 21:38:40 +02:00
dependabot[bot] e6b13a7d55
build(deps): bump github.com/bluenviron/gohlslib from 0.2.4 to 0.2.5 (#1855) 2023-05-22 20:17:03 +02:00
dependabot[bot] 5f5345871e
build(deps): bump github.com/pion/ice/v2 from 2.3.4 to 2.3.5 (#1854) 2023-05-22 20:16:48 +02:00
Alessandro Ros 1fe22a8141
update gortsplib (#1846) 2023-05-20 11:05:57 +02:00
dependabot[bot] 26c0e513de
build(deps): bump github.com/pion/interceptor from 0.1.16 to 0.1.17 (#1844) 2023-05-19 22:06:59 +02:00
dependabot[bot] 70734387f0
build(deps): bump github.com/pion/webrtc/v3 from 3.2.3 to 3.2.4 (#1843) 2023-05-19 22:06:11 +02:00
dependabot[bot] 6cb75720e2
build(deps): bump github.com/pion/webrtc/v3 from 3.2.1 to 3.2.3 (#1832)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.2.1 to 3.2.3.
- [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.1...v3.2.3)

---
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-05-18 20:22:54 +02:00
dependabot[bot] cbc0cb296f
build(deps): bump github.com/pion/ice/v2 from 2.3.3 to 2.3.4 (#1833)
Bumps [github.com/pion/ice/v2](https://github.com/pion/ice) from 2.3.3 to 2.3.4.
- [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.3...v2.3.4)

---
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>
2023-05-18 20:15:50 +02:00
dependabot[bot] a4427905d8
build(deps): bump github.com/bluenviron/gortsplib/v3 from 3.6.2 to 3.6.3 (#1831)
Bumps [github.com/bluenviron/gortsplib/v3](https://github.com/bluenviron/gortsplib) from 3.6.2 to 3.6.3.
- [Commits](https://github.com/bluenviron/gortsplib/compare/v3.6.2...v3.6.3)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gortsplib/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-05-18 20:15:40 +02:00
Alessandro Ros 503a131097
webrtc: return 404 when a stream is not present (#1805) 2023-05-16 18:01:05 +02:00
Alessandro Ros 418d987a86
remove pion/ice replacement (#1803) 2023-05-16 17:29:09 +02:00
Alessandro Ros 39c072edd6
change repository owner (#1801) 2023-05-16 16:14:20 +02:00
Alessandro Ros 1688e5d2e5
support publishing with WebRTC (#1659) (#1786) 2023-05-14 14:18:03 +02:00
dependabot[bot] 37514ee850
build(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#1783) 2023-05-09 23:12:56 +02:00
dependabot[bot] 216809da5e
build(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#1778)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/net/compare/v0.9.0...v0.10.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>
2023-05-08 22:41:47 +02:00
dependabot[bot] 2d671e682f
build(deps): bump github.com/bluenviron/gohlslib from 0.2.3 to 0.2.4 (#1779)
Bumps [github.com/bluenviron/gohlslib](https://github.com/bluenviron/gohlslib) from 0.2.3 to 0.2.4.
- [Commits](https://github.com/bluenviron/gohlslib/compare/v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gohlslib
  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-05-08 22:41:27 +02:00
Alessandro Ros d8678cef90
unify authentication mechanisms (#1775) 2023-05-08 17:04:14 +02:00
Alessandro Ros e8124e2f56
support publishing H265 and AV1 tracks with Enhanced RTMP (#1393) (#1446) (#1621) (#1756) 2023-05-04 20:37:25 +02:00
dependabot[bot] cdd907b016
build(deps): bump github.com/bluenviron/gortsplib/v3 from 3.3.1 to 3.4.0 (#1755)
Bumps [github.com/bluenviron/gortsplib/v3](https://github.com/bluenviron/gortsplib) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/bluenviron/gortsplib/releases)
- [Commits](https://github.com/bluenviron/gortsplib/compare/v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gortsplib/v3
  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-05-03 00:42:43 +02:00
dependabot[bot] dc89d57ddc
build(deps): bump github.com/pion/webrtc/v3 from 3.2.0 to 3.2.1 (#1751)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Commits](https://github.com/pion/webrtc/compare/v3.2.0...v3.2.1)

---
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-05-02 13:01:39 +02:00
dependabot[bot] 77bfd670b0
build(deps): bump github.com/pion/webrtc/v3 from 3.1.62 to 3.2.0 (#1746)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.1.62 to 3.2.0.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Commits](https://github.com/pion/webrtc/compare/v3.1.62...v3.2.0)

---
updated-dependencies:
- dependency-name: github.com/pion/webrtc/v3
  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-05-01 12:04:25 +02:00
dependabot[bot] 5145504231
build(deps): bump github.com/pion/interceptor from 0.1.13 to 0.1.16 (#1741)
Bumps [github.com/pion/interceptor](https://github.com/pion/interceptor) from 0.1.13 to 0.1.16.
- [Release notes](https://github.com/pion/interceptor/releases)
- [Commits](https://github.com/pion/interceptor/compare/v0.1.13...v0.1.16)

---
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>
2023-04-26 21:37:42 +02:00
Alessandro Ros db6d6a5b30
update dependencies (#1740) 2023-04-26 14:59:47 +02:00
dependabot[bot] 5098f255ef
build(deps): bump github.com/pion/webrtc/v3 from 3.1.61 to 3.1.62 (#1737)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.1.61 to 3.1.62.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Commits](https://github.com/pion/webrtc/compare/v3.1.61...v3.1.62)

---
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-04-25 21:05:05 +02:00
dependabot[bot] fd02935e12
build(deps): bump github.com/pion/interceptor from 0.1.12 to 0.1.13 (#1738)
Bumps [github.com/pion/interceptor](https://github.com/pion/interceptor) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/pion/interceptor/releases)
- [Commits](https://github.com/pion/interceptor/compare/v0.1.12...v0.1.13)

---
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>
2023-04-25 21:00:28 +02:00
Alessandro Ros 2d17dff3b5
support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2023-04-25 18:13:51 +02:00
dependabot[bot] c314d77596
build(deps): bump github.com/pion/webrtc/v3 from 3.1.60 to 3.1.61 (#1732)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.1.60 to 3.1.61.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Commits](https://github.com/pion/webrtc/compare/v3.1.60...v3.1.61)

---
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-04-24 21:32:39 +02:00
dependabot[bot] aa7c1d4534
build(deps): bump github.com/bluenviron/mediacommon from 0.2.1 to 0.3.1 (#1727)
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon) from 0.2.1 to 0.3.1.
- [Release notes](https://github.com/bluenviron/mediacommon/releases)
- [Commits](https://github.com/bluenviron/mediacommon/compare/v0.2.1...v0.3.1)

---
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>
2023-04-24 17:45:24 +02:00
dependabot[bot] bf784a7296
build(deps): bump github.com/pion/webrtc/v3 from 3.1.59 to 3.1.60 (#1721) 2023-04-17 20:31:59 +02:00
Alessandro Ros bf8e69875e
webrtc: fix regression that broke webrtcICEUDPMuxAddress (#1680) (#1699) 2023-04-13 19:03:39 +02:00
Alessandro Ros 02e6c24c83
update dependencies (#1698) 2023-04-13 18:15:13 +02:00
Alessandro Ros f3a728b918
update gohlslib (#1684) 2023-04-11 22:01:41 +02:00
Alessandro Ros 9571afd715
update gortsplib (#1690)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 20:59:31 +02:00
Alessandro Ros efb6060b45
update gortsplib (#1671) 2023-04-09 17:11:54 +02:00
dependabot[bot] d72dab858e
build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#1668) 2023-04-07 20:12:12 +02:00
dependabot[bot] eaedefd225
build(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 (#1655)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.9.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>
2023-04-06 21:08:59 +02:00