Question / Help Question and Thanks

Corbyluv

New Member
First quick question the new build 0.7.2, the features that are being worked on? Is there CLR Browsedr plugin one of the features being worked on? I don't know if I read that i the READ THIS post or I am just blind.

Second thank you so much for all the hard work that is being put into this build. It is truly amazing. Thank you.

Chris
 

dodgepong

Administrator
Forum Admin
There is a browser plugin that does not depend on the CLR for OBS Multiplatform, but there is currently only a Mac build available. A build will be made available for Windows sooner or later.
 

Corbyluv

New Member
OKeedoekee So no way to do like follower popups at the moment on Winodws? Thanks for responding so quickly
 

Sapiens

Forum Moderator
Services like TwitchAlerts and SubAlert allow you to use a popup window instead, so you could window capture that if you run your games in windowed or borderless mode.
 

Corbyluv

New Member
Services like TwitchAlerts and SubAlert allow you to use a popup window instead, so you could window capture that if you run your games in windowed or borderless mode.


I was asking about the new multi platform build, so cant use chroma key yet.
 

Osiris

Forum Moderator
First quick question the new build 0.7.2, the features that are being worked on? Is there CLR Browsedr plugin one of the features being worked on? I don't know if I read that i the READ THIS post or I am just blind.

Second thank you so much for all the hard work that is being put into this build. It is truly amazing. Thank you.

Chris

I built the browser source on windows, download here: http://www.sokar.nl/obs-browser.zip
Just extract into your OBS 0.7.2 folder
 
i kinda have the same issue, Im using Teeboard and it doesnt show anything if i add the local file(s).
External files seem to work fine.

and i also noticed some errors in my logs:

Failed to load 'en-US' text for module: 'obs-browser.dll'
 
Last edited:

Osiris

Forum Moderator
Yeah there aren't any locales included so it will just default to english.
I'll try to test it a bit more, this was just a quick build.
 
Last edited:

Jim

Forum Admin
Jim
Forum Moderator
Developer
We haven't implemented our plugin management code yet, and the API is still susceptible to changes. We plan on making plugins super easy to set up, among other things. Apologies for the trouble though, I realize people want the browser source, we just haven't done much testing for it on windows yet.
 
Hi Jim and Osiris,
no worries, Im looking forward to it, but getting back to same functionality of obs1, is ofc higher on the list.
it's a bit hard to know what should be reported and what not because it's still so "early" in the development so please forgive me if it's something that is already planned or a know issue/bug. I tend to follow the mantis tracker to see if i dont report anything double but unfortunate sometime some things slip trough.

And no apollogies needed Jim, i'm just trying to help in any way i can because i can't code and make a contribute in that way.
Thats why im simply try, in my own way, to add something to your great piece of software.

Cheers and gl.
 

dodgepong

Administrator
Forum Admin
You should assume that everything OBS1 can do right now is on the list for OBS2, whether stated explicitly or not.
 

BobDev

Member
It is interesting that you guys have browser plugin working on MAC and not other platforms are you using something else than QT WebKit to achieve this feat, it would be imho obvious choice for this?
 

dodgepong

Administrator
Forum Admin
Plugins are largely dependent on other developers to make. Faruton is the person who made the CLR Browser source as well as the obs-browser plugin for OBS Multiplatform, so you'll have to take it up with him. Anyone is free to make a browser source plugin that has a Qt dependency if they want.
 

BobDev

Member
Plugins are largely dependent on other developers to make. Faruton is the person who made the CLR Browser source as well as the obs-browser plugin for OBS Multiplatform, so you'll have to take it up with him. Anyone is free to make a browser source plugin that has a Qt dependency if they want.
Well ignore the plugin part in my question, I meant the chromium based browser you use to display notifications on MAC right now in Multi OBS, my question was about what was the reason behind using chromium base where QT webKit already works on every platform?
 
Top