Commit graph

386 commits

Author SHA1 Message Date
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
Alessandro Ros
2dffccf9c1
update gortsplib, gohlslib (#1637) 2023-04-01 18:39:12 +02:00
Alessandro Ros
868704e9d4
hls muxer: make Low Latency-HLS the default variant (#1610) 2023-03-31 16:46:05 +02:00
Alessandro Ros
ebc723d9d4
update gortsplib (#1611)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 11:52:37 +02:00
dependabot[bot]
9beb22c4f2
Bump github.com/pion/webrtc/v3 from 3.1.58 to 3.1.59 (#1626)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.1.58 to 3.1.59.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Commits](https://github.com/pion/webrtc/compare/v3.1.58...v3.1.59)

---
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-03-31 11:16:52 +02:00
dependabot[bot]
8899d17218
Bump github.com/pion/ice/v2 from 2.3.1 to 2.3.2 (#1614)
Bumps [github.com/pion/ice/v2](https://github.com/pion/ice) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/pion/ice/releases)
- [Commits](https://github.com/pion/ice/compare/v2.3.1...v2.3.2)

---
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-03-29 13:02:06 +02:00
dependabot[bot]
5ffe8b2fc4
Bump github.com/gookit/color from 1.4.2 to 1.5.3 (#1599)
Bumps [github.com/gookit/color](https://github.com/gookit/color) from 1.4.2 to 1.5.3.
- [Release notes](https://github.com/gookit/color/releases)
- [Commits](https://github.com/gookit/color/compare/v1.4.2...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/gookit/color
  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-03-23 22:36:00 +01:00
dependabot[bot]
50b1017d2f
Bump github.com/pion/webrtc/v3 from 3.1.47 to 3.1.58 (#1598)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.1.47 to 3.1.58.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Commits](https://github.com/pion/webrtc/compare/v3.1.47...v3.1.58)

---
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-03-23 12:13:05 +01:00
dependabot[bot]
d6bdbcd77d
Bump golang.org/x/crypto from 0.5.0 to 0.7.0 (#1596)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.5.0...v0.7.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-03-23 12:08:26 +01:00
dependabot[bot]
fd03e151c4
Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.6.0 (#1595)
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.9 to 1.6.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.4.9...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  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-03-23 11:36:01 +01:00
dependabot[bot]
598e1cc2d1
Bump golang.org/x/net from 0.7.0 to 0.8.0 (#1594)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.8.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-03-23 11:34:24 +01:00
Alessandro Ros
51a1cb9c78
update gohlslib (#1583) 2023-03-20 00:34:13 +01:00
Alessandro Ros
33b72c5018
update gortsplib (#1571) 2023-03-14 18:24:33 +01:00
Alessandro Ros
ed45a09800
update gohlslib (#1566) 2023-03-12 16:59:04 +01:00
Alessandro Ros
f4b9133bb8
update gohlslib (#1565) 2023-03-12 13:22:57 +01:00
Alessandro Ros
af8c183701
update gortsplib (#1561) 2023-03-11 14:30:50 +01:00
Alessandro Ros
8ad376de53
move HLS implementation into gohlslib (#1557) 2023-03-10 13:26:56 +01:00
aler9
18a184c0e3 update dependencies 2023-02-21 23:46:20 +01:00
dependabot[bot]
8ffdd9c80e
Bump golang.org/x/net from 0.5.0 to 0.7.0 (#1484)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 11:22:30 +01:00
dependabot[bot]
8b1cba5227
Bump github.com/pion/dtls/v2 from 2.1.5 to 2.2.4 (#1468)
Bumps [github.com/pion/dtls/v2](https://github.com/pion/dtls) from 2.1.5 to 2.2.4.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](https://github.com/pion/dtls/compare/v2.1.5...v2.2.4)

---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 21:57:25 +01:00
aler9
9e9133931c update gortsplib 2023-02-13 13:27:21 +01:00
aler9
fb78b8eca2 update gortsplib 2023-01-26 10:36:34 +01:00
Alessandro Ros
22d86ba7fa
update go-mp4 (#1411) 2023-01-23 14:46:45 +01:00
Alessandro Ros
bf97435eb3
replace command line parser (#1383) 2023-01-16 21:45:20 +01:00
aler9
79562b15ab update gortsplib 2023-01-11 01:11:05 +01:00
aler9
075eb2f627 update gortsplib 2023-01-08 21:23:25 +01:00
aler9
af1e273237 update gortsplib, update go-mp4 2023-01-08 18:20:20 +01:00
aler9
2de0941e5c update gortsplib 2023-01-08 13:36:27 +01:00
aler9
9d19ccc837 add WebRTC and low-latency HLS tests 2023-01-07 12:33:28 +01:00
aler9
3f7009f72a hls source: support proxying any number of tracks
Tracks were previously limited to 2
2023-01-06 15:25:35 +01:00
aler9
034e42f463 hls muxer: support reading Opus tracks (#1338) 2023-01-03 18:36:13 +01:00
aler9
3a761e5e2f update go-mp4 2022-12-29 23:51:32 +01:00
Alessandro Ros
5de600ffaa
support reading H265 tracks with HLS (#1342)
* support reading H265 tracks with HLS

* update README
2022-12-29 20:46:31 +01:00
aler9
fbf8e82db5 update gortsplib 2022-12-28 20:32:03 +01:00
aler9
0ab053ef8f update gortsplib 2022-12-27 13:49:21 +01:00
aler9
738c953a59 update gortsplib 2022-12-22 21:19:06 +01:00
aler9
96519ac23c update gortsplib 2022-12-19 13:57:48 +01:00
Alessandro Ros
5efe97abf1
Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
aler9
6524130ab9 implement resizing of oversized H265 RTP packets 2022-12-14 18:54:35 +01:00
aler9
39da300345 update H265 track parameters when resolution, VPS, SPS or PPS change 2022-12-14 15:41:59 +01:00