Skip to content

chaowen112/DroneMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DroneMaster

Dependencies

Using the following AWS Services

  • EC2
  • API Gateway
  • Simple Storage Service (S3)
  • Simple Queue Service (SQS)
  • Rekognition
  • DynamoDB
  • Lambda

Start your own HTTP Live Stream Server

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

Default DynamoDB file format

id video_url
String String

You can change the format as long as you also change the swift struct in Video.swift

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published