Turn your android phone into a camera. Download the application from the Market:
IP Camera Adapter and the phone application are free. But if you find them useful or use them for commercial purposes, please consider donating.
To enter cheat, open IP Webcam settings, press hardware menu key and select "Cheats". Cheats are made for advanced users and entered values often are not checked for validity, so use them on your own risk!
Options are set with set command and be reset to default value with reset command.
Commands not exposed to UI:
set(Photo,X,Y) Changes photo resolution to X*Y set(Video,X,Y) Changes video resolution to X*Y. Useful if you have Android set(HtmlPath,/sdcard/html) Sets a path where web server searches for a web page before returning the builtin one. To override the main page name the file "index.html".
Example: set(DisablePhoto,true) Disables taking photos without autofocus. set(DisablePhotoAf,true) Disables taking photos with autofocus. set(DisableImmediatePhoto,true) Disables taking imeediate photos (used in javascript renderer). set(DisableTorchCtl,true) Disables controlling LED flash via the web interface. set(DisableFocusCtl,true) Disables triggering focus via the web interface.
Commands exposed to UI (for use with API):
set(Awake,true) Stay awake set(Audio,0) Controls audio mode:
0: Audio enabled
1: Audio disabled
2: Audio only mode set(FFC,false) Use front-facing camera set(Rotation,0) Controls image rotation:
0: No rotation
1: 90 degrees rotation
2: 180 degrees rotation
3: 270 degrees rotation set(Notification,true) set(Quality,50) set(Port,8080) set(Login,) set(Password,)
IP Camera Adapter is a universal way to connect any network cameras that use MJPG or static images to the PC for use with applications that work with regular USB cameras.
Official website.
Configuring the camera adapter
Open the configuration application.
Camera feed url option is where the program will get the video from. It may be a Movie JPEG stream or a URL to get JPEG, PNG or BMP frames. You can even serve static files, using a URL like file:///C:/name_of_file.bmp URL. Supported protocols are: HTTP, FTP, TFTP, TELNET, FILE.
IP Webcam users enter http://phone_ip_address:port_name/videofeed there.
Users for other camera brands can find their model at iSpy Camera Database (external website).
Using the virtual camera
If everything works fine, the camera will be available in Windows software. If something is wrong, please check your firewall rules and your network by visiting your network camera in a web browser. If it does not help, contact me at pas.anddev@gmail.com