Roverr / rtsp-stream

Out of box solution for RTSP - HLS live stream transcoding. Makes RTSP easy to play in browsers.
MIT License
712 stars 167 forks source link

Unable to build Docker image due to error in "RUN go build -o server" command #87

Open ManiRMani2000 opened 6 months ago

ManiRMani2000 commented 6 months ago

I'm encountering an issue while trying to build a Docker image for my project. Specifically, I'm encountering an error related to the RUN go build -o server command in my Dockerfile. Here are the details: Screenshot (95)