Skip to content

OBS QmlView for OBS FTL 18.0.1-ftl.9

Latest
Compare
Choose a tag to compare
@danieloneill danieloneill released this 09 Mar 20:52
· 8 commits to master since this release

This binary is for OBS FTL release only!

Do not use with official OBS Studio binary releases!

If you do you'll get a bunch of annoying error dialogues

(The WatchBeam OBS FTL 18.0.1 release is currently mislabeled as 18.0.0, but that's the correct release.)

If you wish to use the plugin with an official OBS release, it will unfortunately require you to build it from source, as Windows OBS binary releases are linked against custom builds of Qt 5.7.0 which aren't binary compatible with the release binaries distributed by Qt which are used in this project.

For the future, unless I can either talk jp9000 into sharing his Qt toolchain or the OBS Studio devs switch to using the prebuilt Qt toolchain, this will always be so.

This release includes a vast selection of Qt facility plugins to sate your every desire, (hence the size!) For the sake of sanity it's split into 64bit and 32bit. Installation instructions are identical in both cases:

To install, decompress the .zip contents to:

C:\Program Files (x86)\OBS Studio - FTL\

Notes:

  • QtWebSocket cannot connect to Beam's websocket servers due to .. I have no idea. I have a QML component that will, but I'll release that separately. :)
  • To use MySQL or any database, ensure you have the libmysqlclient.dll library and place it in your OBS plugins folder (alongside obs-qmlview.dll)