Add IPv6 connectivity requirement to README

This commit is contained in:
√(noham)²
2026-01-21 22:15:08 +01:00
parent 4ec51a10ea
commit faec4b1a41
2 changed files with 2 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ This application is not endorsed by or affiliated with Oqee. This application en
- Go ([Installation Guide](https://go.dev/doc/install))
- ffmpeg
- [mp4ff-decrypt](https://github.com/Eyevinn/mp4ff)
- **IPv6 connectivity** (the CDN is IPv6-only)
```bash
go install github.com/Eyevinn/mp4ff/cmd/mp4ff-decrypt@latest
```