A cloud function template to annotate uploaded videos to your bucket and save the results to firestore.
Videos uploaded on your bucket (Cloud Video AI) where Cloud Function will be triggered to annotate them via Cloud Video AI and payload will be pushed to a Firestore collection.
- Get a service account key
- Create a bucket
- Create a Firestore collection
- Create a cloud function
- Apply your function to your bucket