how i set it up on mac ?
I dont have mac but I'm pretty sure its unix based system:
- obs works on mac - https://obsproject.com/download#obs2_dl
- If you dont have java, install it - 1.7 or above. - http://docs.oracle.com/javase/7/docs/webnotes/install/mac/mac-jdk.html
It might be already installed, just check version with "java -version" in terminal
- python is pre-installed on mac - check if "python -m SimpleHTTPServer" works for you, it should
- I couldnt find browser plugin for mac but the developer wrote in August that he works on it
[EDIT2]
I did some digging, currently obs multi does not support plugins, browser plugin is under implementation and it will be released at some point with obs.
[EDIT3]
Since there is no browser plugin if you want to use notifications you need to use capture area - just like I showed in one of my videos
- if you want paypal animated notification, you need to add color to parent class in alert.css, just like followAlrt.css has it defined,
follow and sub notifications already have red bg by default
- open desired notification html in chrome, dont know if safari will work
- log in to twitch or start ipnlistener - depending on which notification you want to use
- add new source -> capture area -> and capture the area and set red color to be ignored by obs
that is how you will set notification on mac (you could figure it out bt yourself if you would watch my videos)
Last edited: