CLR Browser Source Plugin [OBS Classic ONLY]

Lange

Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

I PM'd Faruton about this, but I'll post it here as well.

I'm making some animated overlay graphics using CSS3+jQuery and displaying them on-stream with CLR Browser Source. Unfortunately, Browser Source seems to ignore the "perspective" CSS attribute, which is used in one of the animations. Is this a known limitation of Browser Source, or is it something I can expect to see added in a future release? (Or maybe I'm just doing something wrong in my implementation of it.)

The transition displays as intended in my normal Chrome install.

EDIT: Faruton suggested that I try toggling hardware rendering on/off, but that made no difference. My current plan is to wait for the next version of Browser Source which will be built against a newer version of Chrome. Perhaps that will fix it.
 

xiuide

Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

Nightwalker said:
I whipped something up tonight for people to use:
http://nightdev.com/hosted/obschat/?cha ... t_lines=10

Usercolors, emotes, tags, timeouts, and subscriptions should all work.. There may be some server-side stability issues, but you should reconnect anyways. Let me know if you find any bugs or have any suggestions. You can edit the font style with CSS as necessary.

This is absolutely amazing Night (as usual from you)

my only issue is that usercolors do not seem to be working fully, they are mostly all just a flat grey to me, everything else seems to be working as expected though

(see attachment)
 

Attachments

  • Untitled-2.png
    23.1 KB · Views: 134

Nightwalker

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

phonz said:
Nightwalker, you are awesome buddy. <3 yeh
Any chance you'll be releasing the source so we could potentially host our own personal versions to alleviate stability?

Also, I've noticed that if a message is sent that takes up multiple lines, the script only interprets it as one line and therefor won't autoscroll properly. I end up having to reset the chat a few times per cast to compensate for this.
I could edit the CSS so that excessive amount of text doesn't wrap and is cut off, but that's not a great solution.
Other than that, it's been working great for me.

I changed the script to rely on window height, not on number of lines.. This should fix this issue.

xiuide said:
Nightwalker said:
I whipped something up tonight for people to use:
http://nightdev.com/hosted/obschat/?cha ... t_lines=10

Usercolors, emotes, tags, timeouts, and subscriptions should all work.. There may be some server-side stability issues, but you should reconnect anyways. Let me know if you find any bugs or have any suggestions. You can edit the font style with CSS as necessary.

This is absolutely amazing Night (as usual from you)

my only issue is that usercolors do not seem to be working fully, they are mostly all just a flat grey to me, everything else seems to be working as expected though

(see attachment)

If a user hasn't set a user color, then it will inherit the default text color of the page. It may take a couple of chat lines before the server gets a user's color as well.
 

flyingcloud11

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

are we allowed to use this for our streams or will it overload your servers night? This is what everyone has been waiting for. Btw thanks for bettertv and nightbot.
 

EntranceJew

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

This is a transcript I get when I install the plugin and launch OBS, it doesn't cause any issues to my knowledge but after a long time running OBS will eventually crash.

---------------------------
OBS.exe - Bad Image
---------------------------
Q:\Program Files\video\obs\plugins\CLRHostPlugin\CLRBrowserSourcePlugin\ffmpegsumo.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support.
---------------------------
OK
---------------------------

The plugins I installed, in order (32 bit versions):
http://catchexception.org/downloads/clr-host-plugin
http://catchexception.org/downloads/mum ... lay-plugin
http://catchexception.org/downloads/server-ping-plugin
And then the 32 bit version of the file available in this thread http://catchexception.org/tmp/CLRBrowse ... Plugin3.7z -- overwriting the CLR host files, since they are larger.
 

DirectorGunner

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

I'm not really understanding how to use the browser plugin in terms of loggin into an account via this browser plugin. How do I enter data into the screen it makes? or is this a display only kind of a plugin?

edit:
P.S. is anyone able to make an API like this https://pushover.net/ work with this OBS plugin?
Reason being my website is wordpress and I have a donation plugin that with an addon will push a notification that a user donated and show the user name and donation amount in a push notification.
I only allow registrations on my website through twitch.tv so names match exactly and also I only allow donations from logged in users so that way donations give credits to the twitch.tv user that donated. So it would be complete if there was a way to have a push or ajax notification display live on the stream each time a user donated. Any ideas concerning my unique situation? thank you
 

jmd1982

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

if anyone could help me i would greatly appreciate it.. if need be i can even paypal a little donation for a quick explanation to this problem.

i would like to use this plugin to stream the nightbot autodj video. when i enter the url to the nightbot autodj page all i get popping up is their main page with no way to progress into the section i need to broadcast. can anyone explain to me how i can fix this.


https://www.nightbot.tv/autodj
 

xiuide

Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

jmd1982 said:
if anyone could help me i would greatly appreciate it.. if need be i can even paypal a little donation for a quick explanation to this problem.

i would like to use this plugin to stream the nightbot autodj video. when i enter the url to the nightbot autodj page all i get popping up is their main page with no way to progress into the section i need to broadcast. can anyone explain to me how i can fix this.


https://www.nightbot.tv/autodj


Im not sure there is a way to "fix" it. basicly CLR browser starts its own browser instance. that means no remembered passwords no auto logins, etc. so when you go to nightbots page its requiring you to log into the website because it can use any of the features there. as there is no way that i know of to interact with the CLR browser at this moment there is no real way to log in. Its possible you can do it via arguments from the url line, but thats something night would have to say you can or cant do as hes the one that built the system and knows how it handles logins.
 

jmd1982

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

thank you for the quick reply, night would you be able to provide any help at all?
 

Yurlyn

Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

Is Flash' LocalConnection function supported already? I really need it so I won't have to place all the separate swf's on my second screen and use chroma key enabled window captures in OBS to get the results I want. Currently I'm doing it with only one swf that is using the local connection to receive data from a program I made (also Flash), which I called OBS Overlay Manager.

I'm using the latest OBS 64bit and as far as I know also the latest CLR Browser with multiprocessor support tured off so it does show the swf but it doesn't seem to get the function call from Overlay Manager. Anyone have an idea for a work around besides the chroma key that I'm using now? Examples can be shown on request.
 

Zovc

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

Nightwalker said:
Drumstix42 said:
I whipped something up tonight for people to use:
http://nightdev.com/hosted/obschat/?channel=night

Usercolors, emotes, tags, timeouts, and subscriptions should all work.. There may be some server-side stability issues, but you should reconnect anyways. Let me know if you find any bugs or have any suggestions. You can edit the font style with CSS as necessary.

Hey, I don't know anything about CSS. I'm going to try looking into its basics (I'm assuming it isn't "that" complicated), but I'm not sure I'll be able to understand how to utilize it with this plugin. Would I be able to make my text black with a white outline? How could I include twitch chat icons and username colors?

Edit: I've tried fooling around with the default CSS, and haven't seen any effect. I changed the background color (listed as rgba) to 200, 200, 200, 100--expecting to get a greyish, opaque background with no difference. I also tried changing the font size and color, but saw no difference.
 

princemurphy

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

Still getting crashes in 64bit version. Here's the latest error.
 

Attachments

  • OBSCrashLog2013-12-09_2.txt
    2.4 KB · Views: 72

wifininja

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

Im using windows 8.1 and cant get it to work on either the 32bit or 64bit. Here is my log for the 32-bit version

Code:
02:54:14: CLR host plugin strings not found, dynamically loading 4 strings
02:54:14: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
02:54:14: CLRHost::Initialize() Found version v2.0.50727 .NET runtime
02:54:14: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
02:54:14: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
02:54:14: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
02:54:14: CLRHost::LoadInteropLibrary() failed to load the assembly: 0x8007007e
02:56:26: CLR host plugin instance deleted; removing dynamically loaded localization strings
 

Ev3nflow

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

**EDIT: Nevermind, i'm an idiot. Might help if I ran the 64-bit shortcut for the 64-bit plugin...**

All i'm getting with either 64 bit edition is
Code:
20:52:05: Failed to load plugin plugins/CLRHostPlugin.dll, 193

Running Windows 8.1
 

Faruton

Developer
Re: CLR Browser Source Plugin (New 64bit version, needs test

64bit crashing on close is a known problem. Because I'm using development branch and 64bit is extremely experimental, it may be a while before it becomes stable.
 

hellnano

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

Faruton said:
64bit crashing on close is a known problem. Because I'm using development branch and 64bit is extremely experimental, it may be a while before it becomes stable.

ty, I'll use the 32 bits version
 

Nightwalker

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

Faruton said:
64bit crashing on close is a known problem. Because I'm using development branch and 64bit is extremely experimental, it may be a while before it becomes stable.

Any idea when you'll get support for HTML5 video?

Old build supports VP8 video, and the newest build supports no video at all.

Your old Awesomium version supports video just fine, but the CLR version runs smoother.
 

Zelkova

New Member
Re: CLR Browser Source Plugin (New 64bit version, needs test

I am not able to get this plugin to function. I've unzipped the 32 bit version of this plugin and drop it into this folder.

5WiEG.png


Which then looks like this

5WiID.png


At this point, I start OBS and am greeted with this.

5WiLe.png


It looks like the plugin is just flatout not loading. I've tried the 64 bit version (despite needing testing) and am left with the same result. My OBS version is v0.591b and I am using the newest plugin version available for both 32 and 64 bit.
 
Top