Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bellbind/node-v4l2camera issues and pull requests
#52 - Updates to work with Node v20 and latest v8 engine.
Pull Request -
State: open - Opened by Tekunalogy 9 months ago
#51 - errors about ioctl
Issue -
State: open - Opened by daydream-noquitter over 2 years ago
#50 - timestamp
Pull Request -
State: closed - Opened by Satyam-code143 about 4 years ago
- 1 comment
#49 - Camera warm-up frame buffer?
Issue -
State: open - Opened by JeffJassky almost 5 years ago
#48 - Fix/node12 + add device caps
Pull Request -
State: open - Opened by sebakerckhof about 5 years ago
- 3 comments
#47 - fix build error concerning timestamp
Pull Request -
State: open - Opened by silence48 over 5 years ago
- 2 comments
#46 - "Fatal error in ../deps/v8/src/objects.cc, line 3577" when cam.stop
Issue -
State: open - Opened by lynaisy about 6 years ago
- 3 comments
#45 - Fix issues #34, #44 and add android supports
Pull Request -
State: closed - Opened by sigoden over 6 years ago
- 2 comments
#44 - Installation fails with Node.js 10
Issue -
State: open - Opened by T-vK over 6 years ago
- 7 comments
#43 - Added new in front of buffer
Pull Request -
State: open - Opened by 0xHexE over 6 years ago
#42 - Fix gcc 6.3 build error
Pull Request -
State: open - Opened by mvines almost 7 years ago
- 1 comment
#41 - Bug: will always have error message "camera format [YUYV] is not supported" because check is wrong
Issue -
State: open - Opened by jehrlatgoogle almost 7 years ago
#40 - Add support for stepwise framesizes and frameintervals
Pull Request -
State: open - Opened by jaxxzer almost 7 years ago
#39 - GCC 6.3, need to remove parameters
Issue -
State: open - Opened by sebakerckhof about 7 years ago
- 1 comment
#38 - Does this work with YUYV formats?
Issue -
State: open - Opened by sprajagopal over 7 years ago
- 2 comments
#37 - npm install on Raspberry Pi not working
Issue -
State: open - Opened by amnotafraid over 7 years ago
- 2 comments
#36 - Force camera to change format
Issue -
State: open - Opened by GalHorowitz over 7 years ago
#35 - Native Error when re-sarting camera
Issue -
State: closed - Opened by GalHorowitz over 7 years ago
- 1 comment
#34 - core dump when running `examples/capture-via-yuyv.js`
Issue -
State: open - Opened by troywweber7 over 7 years ago
- 4 comments
#33 - Example script selects best format for capture
Pull Request -
State: closed - Opened by hpgmiskin over 7 years ago
#32 - Cant install on OS X EI Capitan
Issue -
State: open - Opened by datomnurdin over 7 years ago
- 1 comment
#31 - multiple camera access?
Issue -
State: open - Opened by sweetim almost 8 years ago
- 1 comment
#30 - field ‘timestamp’ has incomplete type error during build.
Issue -
State: open - Opened by RichAyotte almost 8 years ago
- 11 comments
#29 - Capture a new frame at cam.capture() call, avoid buffered frames
Pull Request -
State: closed - Opened by hypersolution1 almost 8 years ago
#28 - Use extended control API
Pull Request -
State: open - Opened by iglosiggio almost 8 years ago
- 2 comments
#27 - frameRaw() access often in the middle of a frame
Issue -
State: open - Opened by jonnor almost 8 years ago
- 2 comments
#26 - Capturing images in setInterval?
Issue -
State: closed - Opened by sweetim about 8 years ago
- 1 comment
#25 - Use extended control API, libv4l and various bugfixes
Pull Request -
State: open - Opened by iglosiggio about 8 years ago
- 8 comments
#24 - missing controls?
Issue -
State: open - Opened by smremde about 8 years ago
- 9 comments
#23 - Error on cam.stop();
Issue -
State: open - Opened by N2481 about 8 years ago
- 3 comments
#22 - The jpg data is not readable on Mac
Issue -
State: open - Opened by wanjungao about 8 years ago
- 4 comments
#21 - Apply Getter/Setter to config
Issue -
State: open - Opened by bellbind over 8 years ago
Labels: enhancement
#20 - installing v4l2camera node module error
Issue -
State: closed - Opened by karthikbnd almost 9 years ago
- 1 comment
#19 - How to compile it on Ubuntu 14.04
Issue -
State: closed - Opened by zburgermeiszter almost 9 years ago
- 1 comment
#18 - Duplicated links in the article about node.js native modules programming.
Issue -
State: closed - Opened by Dzenly about 9 years ago
- 1 comment
#17 - Enhancement Request: support node 0.10
Issue -
State: closed - Opened by illegalprime about 9 years ago
- 2 comments
#16 - possible wrong free_buffers call
Issue -
State: closed - Opened by vird over 9 years ago
- 1 comment
#15 - Failed to install with node 0.12.6 and npm 2.11.2
Issue -
State: closed - Opened by vird over 9 years ago
- 1 comment
#14 - Video stream
Issue -
State: closed - Opened by piranna over 9 years ago
- 1 comment
#13 - Updates to use nan.
Pull Request -
State: closed - Opened by tcr over 9 years ago
- 2 comments
#12 - x10+ fps using direct memcpy into Buffer
Pull Request -
State: closed - Opened by vird almost 10 years ago
- 1 comment
#11 - Make toYUYV() and toRGB() return a node Buffer
Pull Request -
State: closed - Opened by kolmodin over 10 years ago
- 1 comment
#10 - Data from device might not be in YUYV format
Issue -
State: open - Opened by kolmodin over 10 years ago
- 2 comments
Labels: enhancement
#9 - Faster toYUYV and toRGB
Issue -
State: closed - Opened by kolmodin over 10 years ago
#8 - ‘struct v4l2_querymenu’ has no member named ‘value’
Issue -
State: closed - Opened by ryanramage almost 11 years ago
- 5 comments
#7 - use nan for supporting node(v8) major version upgrade
Issue -
State: closed - Opened by bellbind about 11 years ago
- 1 comment
Labels: enhancement
#6 - API for get current format info
Issue -
State: closed - Opened by bellbind about 11 years ago
- 2 comments
Labels: enhancement
#5 - Use ObjectWrapper
Issue -
State: closed - Opened by bellbind about 11 years ago
- 1 comment
Labels: enhancement
#4 - Refine API: stop with callback, releasing device file
Issue -
State: closed - Opened by bellbind about 11 years ago
- 1 comment
Labels: enhancement
#3 - frame size and frame rate list API
Issue -
State: closed - Opened by bellbind about 11 years ago
- 2 comments
Labels: enhancement
#2 - Add camera properties control
Issue -
State: closed - Opened by bellbind about 11 years ago
- 6 comments
Labels: enhancement
#1 - Segmentation fault when running examples/image-server.js to long
Issue -
State: closed - Opened by bellbind about 11 years ago
- 1 comment
Labels: bug