-
-
Notifications
You must be signed in to change notification settings - Fork 419
Add a log entry with the exact path to the old OBS-NDI plugin file #1137
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
Conversation
|
Yeah, that is what I am a little worried about. Did you run this with any command-line arguments (ex: |
|
One option is to change the Another option is to redact the username, but redacting the path almost defeats the purpose of printing out the path. |
This was run as-is without the debug argument. I am not keen on having the user folder as well being displayed. |
We could just programmatically redact it to say something like: That seems both safe and still usable. |
|
Added a filter for privacy. Tested on MacOS :
Using DEBUG log-level will still display the full path. |
|
@paulpv Please review the latest changes to add some privacy to the path. |
|
This error-tweak can (should) be removed in future version after migration from pre distro-av to Distro-av is with very high adoption. |




This adds a log entry with the exact path to the old OBS-NDI plugin file to help with diagnosing support request for issues like "DistroAV still detect OBS-NDI".
The message to look for in the OBS log is :
This should then help in the Troubleshooting guide as well : https://github.com/DistroAV/DistroAV/wiki/OBS%E2%80%90NDI-Is-Now-DistroAV