rovsuite / monterey

Monterey is the computer GUI for rov-suite, an open source ROV control system.
21 stars 14 forks source link

Monterey video display showing a question mark instead of video (Windows) #54

Closed chriskonstad closed 10 years ago

chriskonstad commented 10 years ago

Monterey depends on the image plugins to show the video feed, which I didn't realize were necessary for it to work... My bad! I'll take care of this as soon as I get access to my windows computer.

Thank you to the user who emailed me the bug report!

QuantumCD commented 10 years ago

Which image plugins are missing?

chriskonstad commented 10 years ago

I think it's the jpeg plugin. You can find it in in QTDIR/5.1.0/mingw/plugins (I think...). It might be safe to include all of the image plugins (there aren't that many) just incase someone points that video viewer to a webpage that includes images of other types (i.e. maybe they rolled their own bottomside and want to have a mini-UI appear there).

QuantumCD commented 10 years ago

That sounds like a good idea. I have the DLLs for MinGW 4.8 32 bit builds on my screen right now. Did you want them?

chriskonstad commented 10 years ago

I've taken care of it now.