OBS build fails thusly:
[ 99%] Built target obs
/Users/mike/Src/obs-studio/plugins/mac-syphon/syphon.m:11:35: error: ARC forbids Objective-C objects in struct
SYPHON_CLIENT_UNIQUE_CLASS_NAME client;
^
1 error generated.
make[2]: [plugins/mac-syphon/CMakeFiles/mac-syphon.dir/syphon.m.o] Error 1
make[1]: * [plugins/mac-syphon/CMakeFiles/mac-syphon.dir/all] Error 2
Go to the OBS Discord for support for building OBS from source. That's out of the scope of this repository.
You can also try the in-progress instructions for using the nightly builds https://github.com/johnboiles/obs-mac-virtualcam/issues/23#issuecomment-623488410
Agreed, my apologies.
Is there a channel for reporting success rather than issues?
I've had good results with Jitsi and Ring Central
@mkarliner in generally feel free to celebrate success in the OBS Discord #plugins-and-tools channels or on Twitter :D
But in this case, make a PR to report success with Jitsi and Ring Central in the COMPATIBILITY.md file
Jitsi is a web app and as such accessed through a browser, which is why we have the browsers in there. I wouldn't put web apps on the file, because the browser would the problem there, not the web app
Fair point, however...
Jitsi is also a mobile app and I've just checked the Android version +1
Mike
On 5/5/20 3:40 PM, gxalpha wrote:
>
Jitsi is a web app and as such accessed through a browser, which is
why we have the browsers in there. I wouldn't put web apps on the
file, because the browser would the problem there, not the web app—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/johnboiles/obs-mac-virtualcam/issues/57#issuecomment-624095960,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAMTCYQCTWU2A3Q3HZF6GALRQAQOXANCNFSM4MTTH2VA.
The mobile app has nothing to do with OBS and there is no mobile OBS version that could benefit from this plugin, the fact that there is a mobile app would make things even more confusing in my opinion
Sorry, you are quite right, serves me right for trying to
do three things at once.
Mike
On 5/5/20 5:16 PM, gxalpha wrote:
>
The mobile app has nothing to do with OBS and there is no mobile OBS
version that could benefit from this plugin, the fact that there is a
mobile app would make things even more confusing in my opinion—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/johnboiles/obs-mac-virtualcam/issues/57#issuecomment-624151754,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAMTCYSPQ2F4TXGUAUNNOUDRQA3TTANCNFSM4MTTH2VA.
There is a Jitsi Desktop app for macOS! https://desktop.jitsi.org/Main/Download
oh, really!
My mistake then.
@mkarliner have you tried the web app or the desktop version?
The Jitsi project originally started as IM (XMPP/Jabber)
and Voice (SIP). Unfortunately, the desktop app, Jitsi Desktopm, supports
those, not Jitsi Meet, which is the Video Conf.
Long and short of it is, as you rightly say, Jitsi Meet is a
web app and should not strictly be listed as compatible,
although I personally don't think it would hurt.
Mike
On 5/5/20 7:25 PM, gxalpha wrote:
>
oh, really!
My mistake then.@mkarliner https://github.com/mkarliner have you tried the web app
or the desktop version?—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/johnboiles/obs-mac-virtualcam/issues/57#issuecomment-624227111,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAMTCYXDRHFBLBDW7PFI6MLRQBKZLANCNFSM4MTTH2VA.
Got it thanks for the context. I don't have a strong feeling either way about whether to include specific web apps in the compatibility list. If we did include them maybe we do it in a parentheses by the browser line item to mark what we've confirmed to work, or maybe as a separate section. Ideally we don't clutter up the primary table with several entries for each web app (e.g. 'Jitsi Meet (Chrome)', 'Jitsi Meet (Firefox)', etc) since that would make the list way too noisy.
My main question is whether it's possible for the virtual camera to work in one web app but not another in the same browser. I think the answer is no, but if I'm wrong we should def give more space to capturing this in the compatibility list.
Most helpful comment
The Jitsi project originally started as IM (XMPP/Jabber)
and Voice (SIP). Unfortunately, the desktop app, Jitsi Desktopm, supports
those, not Jitsi Meet, which is the Video Conf.
Long and short of it is, as you rightly say, Jitsi Meet is a
web app and should not strictly be listed as compatible,
although I personally don't think it would hurt.
Mike
On 5/5/20 7:25 PM, gxalpha wrote:
>