| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-23 | 2.1 kB | |
| v1.1.0 source code.tar.gz | 2024-10-23 | 18.6 MB | |
| v1.1.0 source code.zip | 2024-10-23 | 18.7 MB | |
| Totals: 3 Items | 37.4 MB | 0 | |
We rewrote the documentation from scratch, take a look at https://matvp91.github.io/superstreamer/
The Docker images on Docker Hub are updated to v1.1.0 on the latest tag. A docker-compose.yml file is available on the docs, it'll get you up and running in no time. 🥳
While @superstreamer/player follows a separate version schema, we'd like to mention it too. Take a look at the live demo on https://stackblitz.com/edit/superstreamer-player-demo
What's Changed
- Added shared env parsing by @matvp91 in https://github.com/matvp91/superstreamer/pull/44
- Use Bun as runtime instead of node by @matvp91 in https://github.com/matvp91/superstreamer/pull/45
- Versioning with changesets by @matvp91 in https://github.com/matvp91/superstreamer/pull/49
- Support for LANGUAGE in EXT-X-MEDIA by @hot-cacao in https://github.com/matvp91/superstreamer/pull/56
- Updated snapshots with LANGUAGE support in EXT-X-MEDIA by @matvp91 in https://github.com/matvp91/superstreamer/pull/57
- Docker support by @matvp91 in https://github.com/matvp91/superstreamer/pull/60
- Skip upscaling by probe input by @matvp91 in https://github.com/matvp91/superstreamer/pull/64
- Support ac3 (5.1) audio - 6 channels by @matvp91 in https://github.com/matvp91/superstreamer/pull/65
- Shared config for prettier, eslint and tsconfig for bun by @matvp91 in https://github.com/matvp91/superstreamer/pull/68
- New documentation by @matvp91 in https://github.com/matvp91/superstreamer/pull/69
- Type fixes by @h4writer in https://github.com/matvp91/superstreamer/pull/22
- Renamed to Superstreamer by @matvp91 in https://github.com/matvp91/superstreamer/pull/76
- FFprobe input to extract defaults. by @matvp91 in https://github.com/matvp91/superstreamer/pull/79
New Contributors
- @hot-cacao made their first contribution in https://github.com/matvp91/superstreamer/pull/56
Full Changelog: https://github.com/matvp91/superstreamer/compare/v1.0.0...v1.1.0
Until next time! 👋