Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Debugger hook #28

Open
RobotnickIsrael opened this issue Jun 6, 2021 · 0 comments
Open

Feature: Debugger hook #28

RobotnickIsrael opened this issue Jun 6, 2021 · 0 comments

Comments

@RobotnickIsrael
Copy link

Right now there are a lot of console.log / console.error messages + debug package (with no details how to activate debugging mode in rtsp-streaming-server.

Many projects have central logging, like log stash and others, where you need to push these logging messages.
(Since console isn't easy to reach and doesn't show all messages.
The problem can be on the source feed maker, on the source reader, on the rtsp server... good chances they don't sit together).
Ability to pass a hook that will be executed when logging is needed - will be cool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant