https://github.com/axiscommunications/acap-integration-examples-gcp
Integration between Axis devices and Google Cloud Platform (GCP)
https://github.com/axiscommunications/acap-integration-examples-gcp
acap axis gcp
Last synced: 11 months ago
JSON representation
Integration between Axis devices and Google Cloud Platform (GCP)
- Host: GitHub
- URL: https://github.com/axiscommunications/acap-integration-examples-gcp
- Owner: AxisCommunications
- License: apache-2.0
- Created: 2021-08-12T08:06:45.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T19:13:57.000Z (about 1 year ago)
- Last Synced: 2025-07-04T14:18:15.485Z (12 months ago)
- Topics: acap, axis, gcp
- Language: Shell
- Homepage: https://developer.axis.com/
- Size: 155 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
*Copyright (C) 2021, Axis Communications AB, Lund, Sweden. All Rights Reserved.*
# Integration between Axis devices and Google Cloud Platform (GCP)
## Introduction
[Axis Developer Documentation](https://developer.axis.com/) serves as a comprehensive resource hub for developers and solution builders aiming to build applications tailored for Axis network-connected devices.
[Google Cloud Platform (GCP)](https://cloud.google.com) provides highly reliable, scalable, low-cost infrastructure to individuals, companies, and governments.
This repository focuses on providing examples where we create the integration between the Axis device and GCP.
## Code examples
If you find yourself wishing there was another example more relevant to your use case, please don't hesitate to [start a discussion](https://github.com/AxisCommunications/acap-integration-examples-gcp/discussions/new) or [open a new issue](https://github.com/AxisCommunications/acap-integration-examples-gcp/issues/new/choose).
- [images-to-google-cloud-storage](./images-to-google-cloud-storage/)
- This code example covers sending images from a camera to Google Cloud Storage
## License
[Apache 2.0](./LICENSE)