Skip to content

ashishkataria/browserWebCamera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project goal is to facilitate users to access built-in webcams or connected USB webcams directly from web page.
It's a web based  i.e. Java Applet web embedded.
User is able to capture, crop and save images from a live streaming (all in web page) to his PC or to the configured remote server.

No Need to register or copy any DLL's at user side. I have Integrated class loader to load classes, native libraries and resources by itself.

Added prominent Live image cropping feature. 

Library Used: LTI-CIVIL 

For Executing: Download Signed JAR i.e. webcam.jar available in Signed JAR Folder and embed in HTML File as Java Applet invoking MyAppletLauncher.java class.

Standalone Applet: Run MyAppletLauncher.java class for executing the project.

Web Page: Just Export this myeclipse code as a Jar, Sign it and embed it in a web page as Java Applet invoking MyAppletLauncher.java class.

Pre-requisites: JAVA Enabled browser, JRE Installed

Want to see Running App:
http://ashmek.weebly.com/1/post/2013/02/webcam-image-capturing-and-cropping-in-web-browser.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages