k-yle / rtsp-relay

📽 View an RTSP stream in your web browser using an express.js server
https://npm.im/rtsp-relay
MIT License
325 stars 59 forks source link

I guess there is something missing in Linux that prevents the stream from being pushed. #240

Open RicardaY opened 10 months ago

RicardaY commented 10 months ago

I re-tested it and deployed it on Ubuntu 22.04 and Windows respectively, and found a rule: for services deployed on Windows, the stream can be received normally using a Linux/windows browser, but if the service is deployed on Linux, then regardless of The interface cannot be accessed using Linux/Windows, so I speculate that there is something missing in rtsp-relay that causes the Linux deployment bug, but the console does not report an error, which is strange.

tuanth89 commented 7 months ago

@RicardaY Any update for this problem ? I also get same too

TimeoutY commented 3 weeks ago

In the Dockerfile, when I tried using pnpm to fetch dependencies, it displayed correctly.