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

panic: libusb: unknown error [code -99] #157

Open
CrumplesHQ opened this issue Aug 18, 2024 · 0 comments
Open

panic: libusb: unknown error [code -99] #157

CrumplesHQ opened this issue Aug 18, 2024 · 0 comments

Comments

@CrumplesHQ
Copy link

CrumplesHQ commented Aug 18, 2024

I'm getting some libusb related error when trying to run qvh Gstreamer, any help would be greatly appreciated.

jankyuser@admins-Mac-Pro ~ % /Users/jankyuser/Downloads/bin/mac/qvh gstreamer
{"level":"info","msg":"Starting Gstreamer..","time":"2024-08-17T21:03:51-05:00"}

(qvh:26923): GStreamer-GL-WARNING **: 21:03:51.930: An NSApplication needs to be running on the main thread to ensure correct behaviour on macOS. Use gst_macos_main() or call [NSApplication sharedApplication] in your code before using this element.
{"level":"info","msg":"Gstreamer is running!","time":"2024-08-17T21:03:52-05:00"}
{"level":"info","msg":"no udid specified, using '0000811000114D093678801E\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000'","time":"2024-08-17T21:03:52-05:00"}
panic: libusb: unknown error [code -99]

goroutine 1 [running]:
github.com/google/gousb.newContextWithImpl(0x4238540, 0x43938a0, 0x4)
/Users/danielpaulus/go/pkg/mod/github.com/google/[email protected]+incompatible/usb.go:146 +0x15b
github.com/google/gousb.NewContext(...)
/Users/danielpaulus/go/pkg/mod/github.com/google/[email protected]+incompatible/usb.go:159
github.com/danielpaulus/quicktime_video_hack/screencapture.EnableQTConfig(0xc000014120, 0x28, 0xc0000186d4, 0x6, 0x6, 0x7, 0x12a805ac, 0xc00001a420, 0x20, 0x0, ...)
/Users/danielpaulus/privaterepos/quicktime_video_hack/screencapture/activator.go:17 +0x9e
main.startWithConsumer(0x4234900, 0xc0000bc0c0, 0x0, 0x0, 0x0)
/Users/danielpaulus/privaterepos/quicktime_video_hack/main.go:303 +0xe9
main.startGStreamer(0x0, 0x0)
/Users/danielpaulus/privaterepos/quicktime_video_hack/main.go:219 +0xac
main.main()
/Users/danielpaulus/privaterepos/quicktime_video_hack/main.go:129 +0x835
jankyuser@admins-Mac-Pro ~ %

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