We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm asking since the MJPG seems preferred in the example. Also, if I bypass the check, I get:
# # Fatal error in ../deps/v8/src/objects.cc, line 2538 # Check failed: receiver->IsJSFunction(). # ==== C stack trace =============================== 1: V8_Fatal 2: 0xd7cf7f 3: v8::Object::CreationContext() 4: node::MakeCallback(v8::Isolate*, v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*) 5: 0x7fbd0bb9d4f8 6: 0x13845a8 7: uv_run 8: node::Start(int, char**) 9: __libc_start_main 10: _start Illegal instruction (core dumped)
The text was updated successfully, but these errors were encountered:
+1 got the same error for yuyv webcam
Sorry, something went wrong.
related to #34
No branches or pull requests
I'm asking since the MJPG seems preferred in the example. Also, if I bypass the check, I get:
The text was updated successfully, but these errors were encountered: