rtsp-relay icon indicating copy to clipboard operation
rtsp-relay copied to clipboard

📽 View an RTSP stream in your web browser using an express.js server

Results 71 rtsp-relay issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

bug

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...

question

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | ---...

dependencies

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...

question

Custom parameters before ffmpeg-i are recommended because hardware decoding may be required

question

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...

enhancement
good first issue

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...

question

Hello, I am trying to understand if there is a way the library can tell if the requested stream is dead ?

question