- EC2
- API Gateway
- Simple Storage Service (S3)
- Simple Queue Service (SQS)
- Rekognition
- DynamoDB
- Lambda
Recommended to use docker
Change the constants in Constant.swift
- stream_url stands for the url of your streaming video, it should be the format as http://example.com/stream
- api_url stands for the API gateway or your API server
- location stands for the default location of your drone
id | video_url |
---|---|
String | String |
You can change the format as long as you also change the swift struct in Video.swift