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

Expose playback errors to clients #2115

Open
kingosticks opened this issue Aug 8, 2023 · 0 comments
Open

Expose playback errors to clients #2115

kingosticks opened this issue Aug 8, 2023 · 0 comments
Labels
A-audio Area: Audio layer A-core Area: Core layer C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal

Comments

@kingosticks
Copy link
Member

If an GStreamer error occurs when trying to start playback, we log the error but there's no way to notify the user something went wrong. It would be good to provide a mechanism to propagate Gstreamer audio errors back to clients through events. Websocket clients could subscribe to these events and provide users with better feedback.

Perhaps this would also be useful for other critical messages and/or other areas outside of audio.

@kingosticks kingosticks added C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal A-audio Area: Audio layer A-core Area: Core layer labels Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-audio Area: Audio layer A-core Area: Core layer C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal
Projects
None yet
Development

No branches or pull requests

1 participant