Detect & deter theft

Remote video monitoring that’s simple with mobile 4G dashcams

Instant access from anywhere

Geo-located video

Know the exact location of every vehicle with visual clarity and GPS precision—right now, or at any point in its route. Camio stores 30-day, geo-located video history in the cloud for a tamper-proof audit of every trip in your fleet.


30-day history

Safety & security

Protect personnel with the deterrent of transparency. The video evidence can be shared instantly via link so that law enforcement—or anyone else with a browser—can access it immediately. Try it.


Instant sharing

How it works

Camio is both simple and flexible for remote fleet monitoring. It's simple because each camera has its own 4G Internet connection to keep vehicle information always up-to-date. It's flexible because its open APIs make the sensor and video data easily accessible to all applications and users.

  • 1 Mount the camera anywhere within range of the 5-foot, 2.1 amp Micro USB charger. The mount swivels in any direction, and the 3M VHB tape on the base is also strong enough to hang the camera upside down from any metal or glass surface.
  • 2 The camera streams 720p, 480p, 360p, or 240p video to the cloud with sensor readings and optionally records 1080p to its SD card.
  • 3 Camio stores both video and sensor readings for 30 days in encrypted, tamper-proof, and replicated cloud storage.
  • 4 Optional hooks can be triggered by sensor and video events. For example, send an email to fleet operators when a truck has stopped at an unanticipated location.
  • 5 Search video history with simple queries—using the search box or the API.
  • 6 Browse results on the map alongside video summaries that make it fast to scrub and play the relevant video.

480p @ 380 kbps

Actual 480p video streamed at 380 kbps (shown for quality comparison with 1080p video)

Specifications

Video Resolutions 720p / 480p / 360p / 240p @ 15-30 fps for live stream
up to 1080p @ 15-30 fps for SD Card stream
Stereo audio 48kHz with ACC & on/off control
Sensors GPS, altimeter, & gyroscope
Network Unlocked 4G LTE with removable MicroSIM slot supporting LTE-FDD/WCDMA mobile networks (FCC ID)
802.11 b/g/n Wi-Fi Certified
Local Storage Supports up to 64GB Class 10 MicroSD (not included)
Battery Replaceable 1160mAh 3.7V 4.29Wh lithium-ion rechargeable battery providing up to 90 minutes live streaming
Power Supply USB micro 1A charger
Operating Temperature 0 ~ 35°C (32 ~ 95°F) under dual stream + 4G streaming load
Dimensions 2.5” wide (65mm) by 1.65” (42mm) tall by 1.18” (30mm) deep
Weight 3.5oz including battery

Remote control

Start and stop recording remotely from any mobile or desktop Web Browser. Initiate multi-viewer live streams and change video encoding remotely too.

Or, control your fleet's cameras programmatically with simple API commands like:

curl \
  -H "Content-Type: application/json" \
  -H "Authorization: token MYOAUTHTOKEN" \
  -d '{"command": "START_STREAMING", "device_id": "367ec"}' \
  -X PUT https://camio.com/api/devices/commands
								


Open API

Insight from data

Use Natural Language queries in the Camio search box to see results rendered on the map:

Truck #1 1:05pm to 1:10pm routes

Or, use the API to fetch the same data as JSON:

curl \
  -H "Authorization: token MYOAUTHTOKEN" \
  https://camio.com/api/search/?text=Truck+%231+1%3A05pm+to+1%3A10pm+routes
  								

[{
    "gsensor": {
        "linear_acceleration_x": 13.890000343322754,
        "linear_acceleration_y": 0.7839999794960022,
        "linear_acceleration_z": -1.2130000591278076
    },
    "live_timestamp": 250210,
    "location": {
        "accuracy": 1.7999999523162842,
        "altitude": -26.0,
        "latitude": 37.56511666666667,
        "longitude": -122.32308333333334,
        "speed": 1.2832025289535522
    },
    "utc_time": "2017-09-19T13:06:11.931-0700"
},
{
    "gsensor": {
        "linear_acceleration_x": 6.564000129699707,
        "linear_acceleration_y": -0.16500000655651093,
        "linear_acceleration_z": -1.7109999656677246
    },
    "live_timestamp": 260220,
    "location": {
        "accuracy": 2.799999952316284,
        "altitude": -25.8,
        "latitude": 37.56501333333333,
        "longitude": -122.32297500000001,
        "speed": 1.4031327962875366
    },
    "utc_time": "2017-09-19T13:06:21.941-0700"
}]
								

$1 / 1 GB / month

The cost of service depends on the amount of data streamed to the cloud. Fleet operators start or stop the cloud recording remotely on-demand. The camera itself is $249, and mobile data usage costs are separate from the Camio subscription. Both 4G FDD-LTE and 3G WCDMA data networks are supported.

GB / month Price / month
1 hour/day 7 GB $7
2 hours/day 14 GB $14
8 hours/day 60 GB $60

p.s. - unsure about the 3G/4G network coverage in your area? Browse this worse-case scenario of 360p on a 3G network in your browser: go.camio.com/360p512kbps