File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 ) )
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Record HLS streams and replay them afterwards.
991 . 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 )
You can’t perform that action at this time.
0 commit comments