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

The has_video=False flag for sources doesn't seem to work #347

Open
baldurmen opened this issue Jul 28, 2024 · 0 comments
Open

The has_video=False flag for sources doesn't seem to work #347

baldurmen opened this issue Jul 28, 2024 · 0 comments

Comments

@baldurmen
Copy link
Contributor

When trying to use AlsaAudioSource or the PulseAudioSource (the only two sources that have the has_video=False flag), voctocore crashes with the following error message:

"ERROR: Gst: : No src-element named 'video-foo'

Adding a test source to one of those by adding has_video=True and def build_videoport(self): does seem to fix the issue, although that's not a real fix :)

@baldurmen baldurmen changed the title The has_video=False flag for sources doens't seem to work The has_video=False flag for sources doesn't seem to work Jul 28, 2024
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