bluerobotics / cockpit

An intuitive and customizable cross-platform ground control station for remote vehicles of all types.
https://docs.bluerobotics.com/ardusub-zola/software/control-station/Cockpit-1.0/overview/
Other
41 stars 18 forks source link

Fix video extension #1004

Closed rafaellehmkuhl closed 2 weeks ago

rafaellehmkuhl commented 2 weeks ago

The video files now have the correct extension and all hardcoded mentions to WEBM in the repository are removed.

The fixWebmDuration lib is the only exception, as despite the name it fixes the duration for any chunk type.

Fix #999.