Open sonia-dummy opened 2 years ago
Warning : Before creating an issue or task, make sure that it does not already exists in the issue tracker. Thank you.
We should be able to see the compressed feed coming from the simulation in the camera viewer.
We have an alert saying the video format is not supported and is undefined.
We have to modify these lines : https://github.com/sonia-auv/octopus-telemetry/blob/5b3795a1ec53c3f9deee0747267290191426a814/src/components/ImageViewer.tsx#L50-L68
Won't take time on this issue for now since we're not using this telemetry anymore.
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.
Possible Solution
We have to modify these lines : https://github.com/sonia-auv/octopus-telemetry/blob/5b3795a1ec53c3f9deee0747267290191426a814/src/components/ImageViewer.tsx#L50-L68