rien / reStream

Stream your reMarkable screen over SSH.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reStream executes ARM binary instead of host

Evidlo opened this issue · comments

[evan@blackbox reStream] ./reStream.sh 
/home/evan/resources/reStream/zstd
./reStream.sh: line 65: ./zstd: cannot execute binary file: Exec format error
ffplay version 4.1.4 Copyright (c) 2003-2019 the FFmpeg developers
  built with gcc 9 (GCC)

The zstd ARM binary should probably be renamed zstd.arm because the ARM binary is executed instead of the host's binary when the working directory is reStream/.

commented

Thank you, it should be fixed now :)