Live webcam stream and photo capture via Video for Windows FFI.
ez install webcam
| Package | Range |
|---|---|
| No dependencies. | |
Access your PC's physical webcam and capture photos using pure EZ FFI.
use "webcam"
# Open the webcam stream in a new native window
success = webcam.start("Live Feed", 640, 480)
# Keep the window refreshing smoothly
while true {
webcam.update()
wait(16)
}
# Capture a photo!
webcam.capture("selfie.bmp")
# Close safely
webcam.close()| Version | Size | Downloads | Published |
|---|---|---|---|
1.0.0 |
2.1 KB | 0 | 1 hour ago |
sha256 ef5573d1e452e03042d3a1db5518aaa5b58a6fabd6fdf160fa47b68376641f2a