mika314 / obs-airplay

OBS plugin to capture screen mirroring from iOS and macOS devices
GNU General Public License v2.0
38 stars 9 forks source link

Trouble with Struct Sizing #7

Open dannycodes opened 6 months ago

dannycodes commented 6 months ago

Getting this error:

obs_register_source: tried to register obs_source_info with size 408 which is more than lobobs currently supports (392)

when trying to load the plugin.

Everything builds alright, but I'm thinking we have the wrong OBS version, leading to the struct-mismatch:

13:00:43.624: CPU Name: Intel(R) Core(TM) i9-10885H CPU @ 2.40GHz
13:00:43.624: CPU Speed: 800.000MHz
13:00:43.624: Physical Cores: 8, Logical Cores: 16
13:00:43.624: Physical Memory: 31782MB Total, 27552MB Free
13:00:43.624: Kernel Version: Linux 6.5.0-18-generic
13:00:43.624: Distribution: "Ubuntu" "22.04"
13:00:43.624: Session Type: x11
13:00:43.624: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.21.1
13:00:43.625: Qt Version: 5.15.3 (runtime), 5.15.2 (compiled)
13:00:43.625: Portable mode: false
13:00:43.657: OBS 27.2.3+dfsg1-1 (linux)

What version of OBS did you develop this plugin against?

mika314 commented 6 months ago

I do not remember, I think it was OBS 23