No project description provided
Project description
# browsercam
This module was built for Chromebooks running Crostini, which currently
don't have access to the webcam module. Using browsercam is simple:
```python
import browsercam
def process_image(image):
size = len(image)
print('Captured image is {} bytes'.format(isize))
webcam = browsercam.Webcam()
webcam.on_capture(process_image)
webcam.start()
```
This module was built for Chromebooks running Crostini, which currently
don't have access to the webcam module. Using browsercam is simple:
```python
import browsercam
def process_image(image):
size = len(image)
print('Captured image is {} bytes'.format(isize))
webcam = browsercam.Webcam()
webcam.on_capture(process_image)
webcam.start()
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
browsercam-0.2.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file browsercam-0.2.tar.gz.
File metadata
- Download URL: browsercam-0.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87bd422330f4222c30d7a4498eba9934a3a82465ba6a07d4cc33439775026a28
|
|
| MD5 |
5ed4f559eb22437c04d1d22e12f90e15
|
|
| BLAKE2b-256 |
ae141c3a24fe2468776e2c1cc023d03fe62f04c8141f8dc60b20ffb5adea0194
|
File details
Details for the file browsercam-0.2-py3-none-any.whl.
File metadata
- Download URL: browsercam-0.2-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3556d65a9b896d5aaa8542a8ba7b7b4c23677359f5edd8bc8131d972dfc50f72
|
|
| MD5 |
e2cbfa4738d6796b8a602869d759d96a
|
|
| BLAKE2b-256 |
d444248dedfbb49831e9702e31aefcd54c72875e58059c2110316cbd5baa673a
|