Terrapin-Rocket-Team / Ground-Station

A Node.js/Electron ground station user interface to display and log APRS messages recieved over Serial
0 stars 0 forks source link

Implement Live Video Control Interface #17

Open erodarob opened 1 month ago

erodarob commented 1 month ago

Description: In order to have full control of the live stream during launch at Spaceport, a control panel should be developed for the main ground station window that allows the user to control the state of the live stream window. This panel should include controls for switching video feeds and remote reset of the transmitters, among others. This issue also involves the implementation of these features in the backend so that the controls are fully functional.

Tasks:

Notes:

erodarob commented 1 month ago

Added placeholder buttons for resetting transmitters, further work on this feature will be done as part of #19 or a future issue.

erodarob commented 1 month ago

Finished work on this issue, will be closed when #19 is closed.