-
Updated
Jun 17, 2020 - Java
camera
Here are 2,077 public repositories matching this topic...
-
Updated
Aug 26, 2019 - Java
Documentation error
There are +115 code examples provided with raylib, some of them contributed by several authors.
There could be some assets used on the examples that lack a license file (sometimes because it was just not available or not provided by the author). It should be reviewed.
All assets used in raylib examples should include a license and it should be a permissive license (free to use/distribute).
-
Updated
Apr 17, 2020 - C
-
Updated
May 6, 2020 - Swift
I would suggest adding in Kotlin configuration Wiki section about how to select the custom resolution because it wasn't clear for me.
Something like that:
CameraConfiguration(
........
pictureResolution = {
filter { it.width in 1280..1920 }.minBy { it.area } // select custom resolution from available
},
......
)
-
Updated
Jun 24, 2020 - Java
-
Updated
Nov 20, 2015 - Java
Is your feature request related to a problem? Please describe.
The project looks a bit weird if you only have .library selected for example, it negates the need for the bottom bar.
Describe the solution you'd like
Ability to hide the bottom bar, or have it hide automatically when only one item is selected
Let me know if you need more info.
I'm getting this error on an application which is scanning multiple QR codes over long periods
Failed to read QR code. Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS.
@schmich could you please recompile the script with more pointers as described [here](https://kripken.github.io/emscripten-site/docs/porting/connecting_cpp_and_javascript/Interacti
-
Updated
Apr 22, 2020 - ActionScript
-
Updated
Nov 21, 2019 - Objective-C
-
Updated
Apr 28, 2020 - C++
It would be very nice if you could implement functions to check if flashlight is enabled or not, currently we can only set it to enabled or disabled.
-
Updated
Apr 30, 2020 - Swift
-
Updated
Jun 17, 2020 - C++
Im use reactive time out and not work when i set the time
below is my qrcodescanner attribute,and how i can reactive it manualy i try to set state on reactive but didnt work
onRead={this.barcodeRecognized}
flashMode={RNCamera.Constants.FlashMode.auto}
reactivate={true}
showMarker={true}
reactivateTimeout={5}
markerStyle={Styles.marker}
Gstreamer warnings
Please describe the issue in as much detail as possible, including any errors and traces
While attempting to use howdy, it gives me these warnings:
[ WARN:0] global /build/opencv/src/opencv-4.2.0/modules/videoio/src/cap_gstreamer.cpp (1758) handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module source reported: Could not read from resource.
[ WARN:0] global /b
Improve this page
Add a description, image, and links to the camera topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the camera topic, visit your repo's landing page and select "manage topics."


avoid deprecated lifecycles