Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oresat/oresat-live-software
Software powering both the satellite and ground components of OreSat Live, a real-time video broadcast from space.
https://github.com/oresat/oresat-live-software
Last synced: about 1 month ago
JSON representation
Software powering both the satellite and ground components of OreSat Live, a real-time video broadcast from space.
- Host: GitHub
- URL: https://github.com/oresat/oresat-live-software
- Owner: oresat
- License: gpl-3.0
- Created: 2021-02-23T19:34:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-29T07:20:23.000Z (about 1 year ago)
- Last Synced: 2024-03-26T05:05:26.657Z (9 months ago)
- Language: C
- Homepage:
- Size: 21.4 MB
- Stars: 4
- Watchers: 8
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oresat-live-software
This repository contains software to run the OreSat Live system, both on the satellite and on the ground. Each folder contains its own subproject with its own README.
## Camera
For more infomration on the software to interface with the Sony IMX214 USB camera, check [camera/README.md](./camera/README.md)
## Server
For more infomration on the software that runs a web server displaying the OreSat Live video stream check [server/README.md](./server/README.md)