BluEye-Robotics / blueye.sdk

A Python package for remote control of Blueye underwater drones.
GNU Lesser General Public License v3.0
17 stars 4 forks source link

Reduce gif sizes in documentation, or preview a Youtube video instead #21

Closed aksell closed 5 years ago

aksell commented 5 years ago

As Sindre pointed out the two gifs in the documentation are both large (66 and 30 MB)

This gif is very large (66M!). For the documentation it would be better to inline the youtube video it's pulled from, but if we're merging this file and the README then we need to think of something else, as Github Markdown strips iframes when rendering html

This gif is also quite large (30M), should try and see if we can compress it some more without losing too much quality.

See: https://github.com/BluEye-Robotics/blueye.sdk/pull/18#discussion_r329450176

sindrehan commented 5 years ago

I managed to compress the SDK demo gif down to ~9MB (which is below the limit for images in Github markdown), but I was not able to do the same for the Tautra-gif, so I've removed it from the README and added a preview-image for the spec-video instead.