Giter Club home page Giter Club logo

Comments (9)

wes-nz avatar wes-nz commented on August 21, 2024 1

Thanks for the update @wookayin we are on it.

from obs-ios-camera-source.

wtsnz avatar wtsnz commented on August 21, 2024 1

That was a mission! But it's done, and works well 🎉 - I've added the arm64 build to the v2.9.0 release page https://github.com/wtsnz/obs-ios-camera-source/releases/tag/v2.9.0

from obs-ios-camera-source.

wtsnz avatar wtsnz commented on August 21, 2024

What's the issue?

from obs-ios-camera-source.

makanys avatar makanys commented on August 21, 2024

Hello, I try to compile plugin, but not work. "Warning: No available formula or cask with the name "./ci/macos/qt.rb" Can you help to me? Thank you!

from obs-ios-camera-source.

wtsnz avatar wtsnz commented on August 21, 2024

I've only just got my hands on the M1 mac, and it's on my list to investigate in the next week or two! If you find out more, please share :)

For now, the pre-compiled plugin works great on the M1 machines.

from obs-ios-camera-source.

makanys avatar makanys commented on August 21, 2024

Yes it's work, but with compiled OBS not work :( with intel OBS no problem, but... :)

from obs-ios-camera-source.

wtsnz avatar wtsnz commented on August 21, 2024

I'm not sure I follow.

This plugin doesn't work with a version of OBS Studio you've compiled yourself?

from obs-ios-camera-source.

makanys avatar makanys commented on August 21, 2024

from obs-ios-camera-source.

wookayin avatar wookayin commented on August 21, 2024

OBS 28.0 will start supporting arm64, and actually the latest nightly build has arm64 version. The ios-camera source binary is only in x86_64 architecture, so the plugin cannot be loaded when OBS is running as arm64.

Please see the error message:

error: os_dlopen(/Library/Application Support/obs-studio/plugins/obs-ios-camera-source/bin/obs-ios-camera-source.so->
/Library/Application Support/obs-studio/plugins/obs-ios-camera-source/bin/obs-ios-camera-source.so): 
dlopen(/Library/Application Support/obs-studio/plugins/obs-ios-camera-source/bin/obs-ios-camera-source.so, 0x0101):
tried: '/Library/Application Support/obs-studio/plugins/obs-ios-camera-source/bin/obs-ios-camera-source.so' 
(mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e'))

Now that OBS has started supporting arm64 officially, this plugin should be fixed to produce universal (arm64/x86_64) binary sooner than later.

from obs-ios-camera-source.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.