gihad / streamer

Converting Streams into HLS for playback on Chromecast devices using FFMPEG + NGINX
214 stars 39 forks source link

standard_init_linux.go:211: exec user process caused "exec format error" #14

Open dheuts90 opened 4 years ago

dheuts90 commented 4 years ago

Hi,

I'm trying to install this streamer on a Raspberry Pi 4, but getting this error: standard_init_linux.go:211: exec user process caused "exec format error"

I thinl this docker image is build for another platform? Is there any way to fix this? Thanks a lot!

alandtse commented 2 years ago

You need to download the repo and run the optional docker build step. Docker will then be able to run on a rpi4.