webcamjs

WebJar for webcamjs

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

webcamjs
Последняя версия

Последняя версия

1.0.24
Дата

Дата

Тип

Тип

jar
Описание

Описание

webcamjs
WebJar for webcamjs
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/jhuckaby/webcamjs

Скачать webcamjs

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bower/webcamjs/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>webcamjs</artifactId>
    <version>1.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/webcamjs/
implementation 'org.webjars.bower:webcamjs:1.0.24'
// https://jarcasting.com/artifacts/org.webjars.bower/webcamjs/
implementation ("org.webjars.bower:webcamjs:1.0.24")
'org.webjars.bower:webcamjs:jar:1.0.24'
<dependency org="org.webjars.bower" name="webcamjs" rev="1.0.24">
  <artifact name="webcamjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='webcamjs', version='1.0.24')
)
libraryDependencies += "org.webjars.bower" % "webcamjs" % "1.0.24"
[org.webjars.bower/webcamjs "1.0.24"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

WebcamJS is in Maintenance Mode

Hey everyone! WebcamJS v1.x is going into maintenance mode as of Feb 11, 2017. That means I will only be able to fix critical bugs from here on in. I will not be adding any new features, or accepting any new PRs into this version. I am working on an all-new WebcamJS v2.0 implementation, which will feature real-time canvas effects, and plugin drivers for mobile support.

See DOCS.md for the v1.x documentation.

Looking for a good alternative to WebcamJS? Please check out JpegCamera by Adam Wróbel. It has many advanced features that WebcamJS is lacking (for example, upload multiple photos at once, retry failed uploads, CSRF tokens, make sure camera is ready), and has a very clean and object-oriented design.

Troubleshooting

Having trouble? See if your webcam is actually working in your browser:

Версии библиотеки

Версия
1.0.24