citolen / goproh4

Node.js module to control a GoPro Hero 4
MIT License
103 stars 24 forks source link

Preview is glitchy in video mode #23

Open KonradIT opened 7 years ago

KonradIT commented 7 years ago

I used the Livestream.js example and in video mode and multishot mode the preview was like this: screenshot from 2016-12-27 14-49-37

In photo mode:

screenshot from 2016-12-27 14-50-33

GoPro HERO4 Black with Firmware HD4.02.05.00.00

citolen commented 7 years ago

This must be the same issue as issue #18, #11 Could you try the fix I stated in issue #18?

It needs a fix.

KonradIT commented 7 years ago

Cool, I'll see if I can manage to put a PR with a permanent fix (maybe using xhr to get the current mode/resolution and updating the values accordingly.)