k-yle / rtsp-relay

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

WSS not working on IOS #218

Open nguyencuong1010a opened 12 months ago

nguyencuong1010a commented 12 months ago

2023-07-14_104528 When I use Windows or Android phone it worked. But not working in IOS and macOS Safari.

Log bug on Safari: WebSocket connection to 'wss://domain' failed: there was a bad response from the server.

solution for me to fix that? thanksss