aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.remotecamera.bb
blob: 7df7cd9b8cb0a984932bae02c0a5f91690a2a2dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
require bug-app.inc

DESCRIPTION = "*Version 1*\
This example show how to combine bug modules and http service .  When the service accessed ,  it returns a html page with a picture taken by the camera module. To access the service: \
* On the virtual bug http://localhost:8082/RemoteCamera\
* On the bug http://10.10.10.10/RemoteCamera\
"
HOMEPAGE = "http://buglabs.net/applications/RemoteCamera"

DEPENDS += "service-tracker com.buglabs.osgi.http com.buglabs.bug.module.camera com.sun.javax.servlet com.buglabs.common com.buglabs.osgi "

PV = "1"

SRC_LINK = "http://buglabs.net/program_version/download/503"

APIVERSION = ""

BROKEN = "1"