Alessandro Ros
|
161a9b54b2
|
update dependencies (#2176)
|
2023-08-07 20:25:45 +02:00 |
|
dependabot[bot]
|
bc8dcc4bb9
|
build(deps): bump github.com/pion/ice/v2 from 2.3.9 to 2.3.10 (#2171)
Bumps [github.com/pion/ice/v2](https://github.com/pion/ice) from 2.3.9 to 2.3.10.
- [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.9...v2.3.10)
---
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-08-07 19:44:13 +02:00 |
|
dependabot[bot]
|
be0f454691
|
build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 (#2170)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/net/compare/v0.13.0...v0.14.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-08-07 19:43:26 +02:00 |
|
Alessandro Ros
|
40b4fa1e8e
|
support reading and proxying VP9 tracks with HLS (#2162)
|
2023-08-06 21:10:16 +02:00 |
|
Alessandro Ros
|
153463466c
|
hls: support reading and proxying AV1 tracks (#2155)
|
2023-08-06 02:28:28 +02:00 |
|
Alessandro Ros
|
8bb71ac8d8
|
srt, udp: support reading and writing MPEG-1 audio streams (#2147)
|
2023-08-05 14:47:20 +02:00 |
|
dependabot[bot]
|
230ebc6a08
|
build(deps): bump golang.org/x/term from 0.10.0 to 0.11.0 (#2148)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/term/compare/v0.10.0...v0.11.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-08-04 19:48:29 +02:00 |
|
Alessandro Ros
|
6185b17c57
|
update gosrt (#2146)
|
2023-08-03 22:24:13 +02:00 |
|
dependabot[bot]
|
688cddd4fc
|
build(deps): bump github.com/pion/webrtc/v3 from 3.2.13 to 3.2.14 (#2140)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.2.13 to 3.2.14.
- [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.13...v3.2.14)
---
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-08-02 20:58:30 +02:00 |
|
dependabot[bot]
|
42f9bacefb
|
build(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 (#2139)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.13.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-08-02 20:38:44 +02:00 |
|
Alessandro Ros
|
1bfc08cca2
|
update gortsplib (#2138)
|
2023-08-02 11:39:53 +02:00 |
|
Alessandro Ros
|
b4e3033ea3
|
support publishing, reading, proxying with SRT (#2068)
|
2023-07-31 21:20:09 +02:00 |
|
dependabot[bot]
|
959b017d72
|
build(deps): bump github.com/pion/rtp from 1.8.0 to 1.8.1 (#2129)
Bumps [github.com/pion/rtp](https://github.com/pion/rtp) from 1.8.0 to 1.8.1.
- [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.0...v1.8.1)
---
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-07-31 19:36:31 +02:00 |
|
Alessandro Ros
|
e3d4856b4f
|
update gortsplib (#2126)
|
2023-07-30 23:39:24 +02:00 |
|
Alessandro Ros
|
83484b1e82
|
update gohlslib (#2125)
|
2023-07-30 23:28:54 +02:00 |
|
Alessandro Ros
|
e4bd1b35a2
|
update dependencies (#2113)
|
2023-07-28 00:06:58 +02:00 |
|
dependabot[bot]
|
583fee26f6
|
build(deps): bump github.com/abema/go-mp4 from 0.10.1 to 0.11.0 (#2112)
Bumps [github.com/abema/go-mp4](https://github.com/abema/go-mp4) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/abema/go-mp4/releases)
- [Commits](https://github.com/abema/go-mp4/compare/v0.10.1...v0.11.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>
|
2023-07-27 20:23:28 +02:00 |
|
dependabot[bot]
|
7fa097defb
|
build(deps): bump github.com/bluenviron/mediacommon from 0.5.1 to 0.6.0 (#2110)
|
2023-07-26 20:57:53 +02:00 |
|
dependabot[bot]
|
5c4153af97
|
build(deps): bump github.com/bluenviron/gortsplib/v3 from 3.8.1 to 3.8.2 (#2107)
Bumps [github.com/bluenviron/gortsplib/v3](https://github.com/bluenviron/gortsplib) from 3.8.1 to 3.8.2.
- [Commits](https://github.com/bluenviron/gortsplib/compare/v3.8.1...v3.8.2)
---
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-07-24 20:11:26 +02:00 |
|
dependabot[bot]
|
59a5d40fda
|
build(deps): bump github.com/gookit/color from 1.5.3 to 1.5.4 (#2089)
Bumps [github.com/gookit/color](https://github.com/gookit/color) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/gookit/color/releases)
- [Commits](https://github.com/gookit/color/compare/v1.5.3...v1.5.4)
---
updated-dependencies:
- dependency-name: github.com/gookit/color
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-07-22 12:21:54 +02:00 |
|
dependabot[bot]
|
5442353da6
|
build(deps): bump github.com/pion/webrtc/v3 from 3.2.12 to 3.2.13 (#2092)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.2.12 to 3.2.13.
- [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.12...v3.2.13)
---
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-07-22 12:18:23 +02:00 |
|
dependabot[bot]
|
fcba131c98
|
build(deps): bump github.com/pion/rtp from 1.7.13 to 1.8.0 (#2091)
|
2023-07-21 20:34:32 +02:00 |
|
dependabot[bot]
|
b7f32f1b74
|
build(deps): bump github.com/pion/webrtc/v3 from 3.2.11 to 3.2.12 (#2051)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.2.11 to 3.2.12.
- [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.11...v3.2.12)
---
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-07-11 20:08:38 +02:00 |
|
Alessandro Ros
|
5e0b9b8426
|
disable colored log lines when output is not a terminal (#1477) (#2050)
|
2023-07-11 20:08:00 +02:00 |
|
dependabot[bot]
|
625e7da91d
|
build(deps): bump github.com/pion/ice/v2 from 2.3.8 to 2.3.9 (#2031)
Bumps [github.com/pion/ice/v2](https://github.com/pion/ice) from 2.3.8 to 2.3.9.
- [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.8...v2.3.9)
---
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-07-07 09:19:21 +02:00 |
|
dependabot[bot]
|
fe48eba9da
|
build(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 (#2025)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/net/compare/v0.11.0...v0.12.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-07-05 21:21:04 +02:00 |
|
Alessandro Ros
|
74df255091
|
update dependencies (#2006)
|
2023-07-01 12:20:59 +02:00 |
|
dependabot[bot]
|
dec2ffaa42
|
build(deps): bump github.com/pion/webrtc/v3 from 3.2.10 to 3.2.11 (#2002)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.2.10 to 3.2.11.
- [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.10...v3.2.11)
---
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-07-01 12:16:23 +02:00 |
|
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 |
|