sonia-auv / octopus-telemetry

The telemetry is a web app to control and monitor the AUVs.
GNU General Public License v3.0
2 stars 1 forks source link

Telemetry can't display simulation compressed video feed. #153

Open sonia-dummy opened 2 years ago

sonia-dummy commented 2 years ago

Warning : Before creating an issue or task, make sure that it does not already exists in the issue tracker. Thank you.

Expected Behavior

We should be able to see the compressed feed coming from the simulation in the camera viewer.

Current Behavior

We have an alert saying the video format is not supported and is undefined.

image

Possible Solution

We have to modify these lines : https://github.com/sonia-auv/octopus-telemetry/blob/5b3795a1ec53c3f9deee0747267290191426a814/src/components/ImageViewer.tsx#L50-L68

alexemdesgagne commented 2 years ago

Won't take time on this issue for now since we're not using this telemetry anymore.