Discover

Topics

Web Camera Server

Web Camera Server APK

Web Camera Server APK

1.0 FreeFredrik Markström ⇣ Download APK (356.04 KB)

What's Web Camera Server APK?

Web Camera Server is a app for Android, It's developed by Fredrik Markström author.
First released on google play in 10 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 3.36 stars with 36 rated times.
This product is an app in Media & Video category. More infomartion of Web Camera Server on google play
Use your android device as an IP Webcam exposing all features of your camera like resolution, zoom, auto focus, flash/led trough an osd web interface.


Just start the app on your device, point google chrome to http://<ip-of-your-device>:6001
Click the picture to hide the controls, move the mouse to the top left corner to show it again.


This is a first version and should be considered an alpha release, so be nice and let me know what you need.
There are a lot of different hardware out there and I don't expect it to work on all because it sometimes stretches what you can do with the API.


I'd be happy if you can throw me an email with details about what works and what does not on your device, especially switching resolution on the fly.


I'd also happily receive patches/improvements to the jquery part of the app, it's not mangled so you should be able to modify debug and modify it directly in your browser.


I've only tested this in Google Chrome and on devices with ParanoidAndroid, CM9 and a Google Play edition S4.


For hackers that want to do some funky stuff:

http://<ip>:6001/feed # mjpeg feed
http://<ip>:6001/snap # jpeg snapshot
http://<ip>:6001/cmd?ledon # turn on the led/flash
http://<ip>:6001/cmd?ledoff # turn off the led/flash
http://<ip>:6001/cmd?quality=[0-100] # jpeg quality
http://<ip>:6001/cmd? # Read the .js

I reserve the right to somehow start to make money (payed, ads etc.) for this app in the future.