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

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Hello, I got this following error, when try to stream many cam. `(node:18488) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 data listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit`...

question

Hi, folks, I have the example tuning up well and the streaming is perfect to us with multiple streaming clients and they all auto reconnect smoothly. I have one show...

bug
help wanted

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

question

one websocket will occupy some memory. When used by multiple users,server memory usage too high.

question

Hello, I want to use other option in player, like pause, fullscreen, volume, etc. how can I do that? Thanks for helping me

question

Hi! Thanks for the great library @k-yle I have a use case that involves using the browser while being offline. It would be great if we could include the original...

hello @k-yle, When I have created 1 streaming this module works fine but fps have been dropped if we have the number of streaming video > 2. Fps become more...

question

Hi @k-yle, This library seems to be a boon. But it doesn't work for Onvif Ip Camera, the stream gets crashed for Onvif supported IPCamera. Are we supporting Onvif supported...

question

I'd like to use your tsp-replay with SSL... I use let's encrypt certificate and I serve the html pages as HTTPS but the socket doesn't works..... I tried to change...

question