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

Does this work with YUYV formats? #38

Open
sprajagopal opened this issue Aug 8, 2017 · 2 comments
Open

Does this work with YUYV formats? #38

sprajagopal opened this issue Aug 8, 2017 · 2 comments

Comments

@sprajagopal
Copy link

sprajagopal commented Aug 8, 2017

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)
@brettdaman
Copy link

+1 got the same error for yuyv webcam

@brettdaman
Copy link

related to #34

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

2 participants