Andro
Lib
Sök efter Android appar ?
Dev corner
|
My Favorites
0
Estimated number of Applications downloaded in the Android Market
Hem
Applikationer
Anpassning
Bibliotek och demo
Böcker och referensmaterial
Demo
Ekonomi
Ekonomi
Fotografi
Hälsa
Hälsa och fitness
Hänvisningar
Kommunikation
Levande bakgrundsbilder
Livsstil
Media och video
Multimedia
Musik och ljud
Nyheter och tidskrifter
Nyheter och väder
Produktivitet
Programbibliotek
Resa och lokalt
Resor
Serietidningar
Shopping
Sjukvård
Socialt
Sport
Teman
Transportmedel
Underhållning
Utbildning
Väder
Verktyg
Widgetar
Spel
Arkad- och actionspel
Diverse
Hjärngympa och pussel
Kort- och kasinospel
Levande bakgrundsbilder
Sport
Widgetar
Dagens bästa
Scoreboard
Forum
News
Videos
Statistik
Wallpapers
iPhone/iPad
Sign In
Hitta en applikation eller spel till Android
Gratis
Betal
Alla
You are Here
Hem
>
Applikationer
>
Fotografi
>
MobileWebCam
More...
Nyheter från
Androidosphere
Chrome OS to get support for Camera RAW files
The latest promotional video for Chromebooks was all about being ‘for everyone, e...
Jorno pocketable Bluetooth keyboard shipping now at $79 introductory price
The Jorno keyboard began its life on Kickstarter back in 2012 with the promise of a poc...
Google’s Designed for Families program spotlights family-friendly apps and games
There are so many audiences being catered to with Android, but Google will be applying ...
More...
Senaste videon...
Blanda
Bounce
Bowling 3D
Animals
Missa inte nya applikationer !
Nya Appar och Spel
Senaste Spelen
Senaste applikationerna
Senaste applikationerna
3D Bliss space GO Locker Theme
Face Swap
Toucher Pro
Music Download Paradise
NFL.com Fantasy Football 2013
Handcent 5 Skin Sense
GO SMS Pro Futurism Free Theme
Aptoides Apps Trends
myggmedel
Peliculas Online Gratis
Senaste Spelen
War of Tanks
Shoot Head
Slots Fever - FREE Slots
Darts Shooting
Man Fart
Word Search
Slots Fever - Free Slots
Greedy Mouse
Candy Crush Saga 2013
Stick Run Mobile Free
Top Gratis iPhone Apps
Microsoft Teams
Disney+
Widgetsmith
ZOOM Cloud Meetings
Alltid öppet
Microsoft Outlook
Instagram
Gmail - e-post från Google
Google Maps
BankID säkerhetsapp
More...
AndroLib Pages Currently Being Browsed
Featured
Tap And F...
Detaljer
Betyg
4.13/5
(688 betyg)
QR Kod
Pris
Gratis
Version
2.990
Nedladdningar
>250 000
Estimate :
309 910
Storlek
625.8 KB
Kategori
Fotografi
From this dev.
MiniMi...
Plasma...
Labyri...
picofd...
More...
MobileWebCam
Available in :
App Information
If You Like this App...
I Like It
I Don't Like It
Add to my favs
READ THIS TEXT BEFORE INSTALLATION!
Use your Android as a simple mobile webcam via WIFI or Mobile Network! The picture can be watched from everywhere with a browser or with my App WebLiveWallpaper, sent with email or stored on your sdcard.
Use as simple but mobile timed webcam with refresh rates from seconds to hours, with motion detection or your defined daily activity times. High resolution pictures are also possible. Mark the pictures with text or image to advertise for your place or business.
This app provides me with a simple possibility to mail someone (my wife) and start refreshing a webcam view of what I see with one buttontap. Also it can work as a more static webcam with set activity times and picture imprint if you got a spare or partially broken phone you want to place somewhere connected to power running all the time ...
I will develop this further later after I fixed more bugs on my WebLiveWallpaper App.
SERVER with PHP required for a webcam on your website! If you do not know what the following code means you will not be able to fully use this app as intended!
Press MENU for settings!
To enable your personal webcam put the following two files on your server:
mobilewebcam.php
<?php
$uploadfile = "";
if(strlen(basename($_FILES["userfile"]["name"])) > 0)
{
$uploadfile = basename($_FILES["userfile"]["name"]);
if(move_uploaded_file($_FILES["userfile"]["tmp_name"], $uploadfile))
{
@chmod($uploadfile,0755);
echo "Ok!";
}
else
echo "Error copying!";
}
?>
index.html
<html>
<head>
<META HTTP-EQUIV="refresh" CONTENT="10">
</head>
<body>
<img src="current.jpg">
</body>
</html>
or javascript version of index.html
<html>
<body>
<img src="current.jpg" name="refresh">
<script language="JavaScript" type="text/javascript">
<!--
image = "current.jpg" //name of the image
function Reload() {
tmp = new Date();
tmp = "?"+tmp.getTime()
document.images["refresh"].src = image+tmp
setTimeout("Reload()",1000)
}
Reload();
// -->
</script>
</body>
</html>
Your personal webcam is then viewable at
http://www.YOURSERVER.COM/WHEREEVERYOUPUTYOURFILES/
Server address to be entered in Settings of App is
http://www.YOURSERVER.COM/WHEREEVERYOUPUTYOURFILES/mobilewebcam.php
You also have to enable the server to write to this directory - chmod!
And you should really enable password protection for your website if you do not enhance the php page with some security measures (filesize limit, only jpg allowed, ...). Otherwise everyone can access your camera pictures and possibly even your server!
Again:
This webcam app is a bit different. It does not stream video. It is not meant to be placed next to your Computer. It will not have nice camera preview, fx or settings because old/broken androids can be used. This camera is intended to run without user (interaction) after initial setup possibly with a cheap 2G mobile data plan (in some countries/carriers for example 30 MB of data are free and that is enough to upload several pictures a day!).
Go here to find some support:
http://forum.xda-developers.com/showthread.php?t=950933
Tweet
iPhone relaterade till MobileWebCam
MobileWebCam
var utvecklad för Android av
Michael Haar
Paketnamn :
com.dngames.mobilewebcam
Systembehörigheter :
12
Klicka för att visa/dölja listan
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.FLASHLIGHT
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.DISABLE_KEYGUARD
android.permission.RECEIVE_SMS
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_COARSE_LOCATION
android.permission.READ_EXTERNAL_STORAGE
I am the developer of this Application !
|
|
|
|
|
Skärmdump(ar) tillgängliga för MobileWebCam
Lägg till skärmdump
|
Lägg till en Youtube video
Diskussion(er) om
MobileWebCam
i vårt forum
Ingen diskussion funnen
Bli den första att starta en diskusstion om MobileWebCam i vårt forum !
Kommentarer och betyg för
MobileWebCam
Filters :
All
5 stars
4 stars
3 stars
2 stars
1 star
Inga kommentarer för denna applikation
... you will most probably like those Android applications
Gratis
Miso
Version
2.2
What are you watching? use miso to check-in to what you're watching and earn points & badges! a...
Av
Bazaar Labs
Available in :
Gratis
Goodbye Brick
Version
3.9
Tons of levels! puzzle mode with 6000+ levels, every puzzle has exactly one and only one solutio...
Av
mToy
Available in :
Gratis
c:geo ~ geocaching for Android
Version
2011.08.20
Simple and always ready-to-go client for geocaching.com (unofficial). search for caches by differ...
Av
carnero
Available in :
MobileWebCam for Android
was rated by
Android Market Users
on
2011-12-02
:
4.1
/
5
Slump...
Slumpmässig Android bakgrunder...