Control your vehicle and stream video over 4G from anywhere.
This project provides a platform to stream video and control servos via a 4G mobile connection using low cost, off the shelf hardware with minimal latency.
The documentation is split into multiple files:
- Quickstart Guide in the wiki - get things set up
- Terminology - read this to understand the terminology of the project
- Recommended Hardware - Which hardware you are going to need
- Streamer Setup - How to set up your hardware (the streamer)
- Motivation - If you want to understand why things are implemented as they are, this document should help you
- Troubleshooting - read this before opening issues, your problem might have already been solved
- Latency Breakdown - how much latency is there and where does it come from?
Make sure to check the Troubleshooting Guide first, your problem might have already been solved.
If you need any help feel free to open an issue here, or even better, join us on Discord.
Follow the Quickstart Guide in the wiki to get you going.
Check the following documentation if you are interested in contributing to the project:
- Development - how to setup your development environment
- Release - how to release a new version of the project
PR's are welcome, please direct them against the develop branch. Before investing a lot of time into a new feature, feel free to discuss with us beforehand, we might have some pointers for you.
Feel free to open issues if you have any questions, problems or suggestions.