cpslo-d4ms / cpslo-d4ms/d4ms

Establish protocols/format for transferring custom data between RPis and GCS

Open
#28 1 comment 0 reactions 1 assignee Claimed by @J-Hutchinson-C View on GitHub
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Custom data may include:
- Video streams from drones: it would be helpful to automatically modify the resolution and framerate of incoming video to adjust to available network bandwidth.
- RTSP commands to pause/resume video streams from different drones
- "Object-detected" messages from drones that may include video frames, and GPS locations

GCS program made by the Capstone team could be improved to handle this custom data.
Need to determine the best approach to receive all these streams of data. In the end, all this data should be accessed through GCS, but how should we send/receive all this data?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.