rtsp-relay
rtsp-relay copied to clipboard
📽 View an RTSP stream in your web browser using an express.js server
after calling my endpoint and loading the stream successfully, my stream still has the display: none styling. This does not happen when I am running the example but occurs when...
I did a test on the IPcam, while it was live streaming I restarted the IPcam, after the IPcam came back on the browser couldn't stream and had to restart...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://togithub.com/actions/upload-artifact) | action | major | `v3` -> `v4` | ---...
I have a rtsp stream working in VLC media player. When opening express it comes with an empty page with no errors. When i turn the verbose :true i get...
Custom parameters before ffmpeg-i are recommended because hardware decoding may be required
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...
Hello ! Do you realy need express websocket ? ``` ** * @param {Application} app the express application * @param {import("http").Server | import("https").Server} [server] optional - if you use HTTPS...
Hello, there is any way to access source property and set shouldAttemptReconnect to false from the frontend? I have to manage multiple streams and the server could be down for...
Hello, I am trying to understand if there is a way the library can tell if the requested stream is dead ?