Skip to content

Commit 807ec5b

Browse files
Support Windows ARM64
1 parent 8109366 commit 807ec5b

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
- Added support for Windows ARM64.
6+
37
## v0.3.0 (2026-03-13)
48

59
- Added SOCKS proxy support. See [the reqwest docs](https://docs.rs/reqwest/latest/reqwest/#proxies) for usage instructions. ([#3](https://github.com/THEOplayer/streamrr/pull/3))

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Record HLS streams and replay them afterwards.
99
1. Download the [latest version from GitHub](https://github.com/THEOplayer/streamrr/releases/latest).
1010
Supported platforms:
1111
- [Windows (x86-64)](https://github.com/THEOplayer/streamrr/releases/latest/download/streamrr-x86_64-pc-windows-msvc.zip)
12+
- [Windows (ARM64)](https://github.com/THEOplayer/streamrr/releases/latest/download/streamrr-aarch64-pc-windows-msvc.zip)
1213
- [Linux (x86-64)](https://github.com/THEOplayer/streamrr/releases/latest/download/streamrr-x86_64-unknown-linux-gnu.tar.xz)
1314
- [Linux (ARM64)](https://github.com/THEOplayer/streamrr/releases/latest/download/streamrr-aarch64-unknown-linux-gnu.tar.xz)
1415
- [macOS (Apple Silicon)](https://github.com/THEOplayer/streamrr/releases/latest/download/streamrr-aarch64-apple-darwin.tar.xz)

0 commit comments

Comments
 (0)