FreeTAKTeam / FreeTAKHub-Installation

FreeTAKHub-Installation
Eclipse Public License 2.0
33 stars 29 forks source link

video checker is misconfigured during installation #58

Closed naman108 closed 2 years ago

naman108 commented 2 years ago

the video checker flow is misconfigured upon installation

HeroesLament commented 2 years ago

Forgot to push this earlier this week but the NodeRED flow "Post Video to FTS" has been fixed. Previously, the flow pointed to the rtsp-simple server on TCP port 9997, but the API endpoint /ManageVideoStream/postVideoStream referenced lives on the FTS API on port 19023. I also added in the default bearer token for the admin account, "token". This should be revised later with a dynamically created API token AND password for the admin account.