roboboy
Fan Games Pass Holder
Posts: 211
|
Post by roboboy on Nov 23, 2015 6:53:19 GMT -5
I have been looking at OBS Multiplatform for future use in making my own Millionaire episodes in the future. Has anyone here used it generally and have any of the other programmers on here tried developing plugins for it for the purpose of automating it? It looks to me like it has the capability of producing a Millionaire episode from what I have played with it (no development yet). I think I will ask questions on it's forums about automating it from code.
|
|
retched
Fan Games Pass Holder
Started working on the Host Screen for Project SuperMix
Posts: 530
|
Post by retched on Nov 23, 2015 14:18:56 GMT -5
I have been looking at OBS Multiplatform for future use in making my own Millionaire episodes in the future. Has anyone here used it generally and have any of the other programmers on here tried developing plugins for it for the purpose of automating it? It looks to me like it has the capability of producing a Millionaire episode from what I have played with it (no development yet). I think I will ask questions on it's forums about automating it from code. I still prefer OBS classic, it's what I was using during last night's stream. You do have the ability for auto scene switching with OBS. I'm just curious as to what you had in mind?
|
|
roboboy
Fan Games Pass Holder
Posts: 211
|
Post by roboboy on Nov 24, 2015 7:34:05 GMT -5
I am actually looking at having my software when instructed to do e.g. the lifeline rules sequence, my software would tell OBS (multiplatform) to select that scene or sources for display. It would also automatically in sync with the host screen indicate final and correct answers on screen in OBS. Some of that would need to wait until I rework the internals of my host screen so it can be operated by someone other than the host as it currently can only be operated by the host.
|
|
retched
Fan Games Pass Holder
Started working on the Host Screen for Project SuperMix
Posts: 530
|
Post by retched on Nov 25, 2015 15:39:34 GMT -5
I am actually looking at having my software when instructed to do e.g. the lifeline rules sequence, my software would tell OBS (multiplatform) to select that scene or sources for display. It would also automatically in sync with the host screen indicate final and correct answers on screen in OBS. Some of that would need to wait until I rework the internals of my host screen so it can be operated by someone other than the host as it currently can only be operated by the host. There are ways in doing this that don't involve writing a custom plugin. If you use OBS1 (not sure if there's an auto-switcher plugin right now for MP) and you're good at coding, you can rename the screen you're focusing on and have OBS auto-switch to a different scene.
|
|
roboboy
Fan Games Pass Holder
Posts: 211
|
Post by roboboy on Nov 26, 2015 1:32:11 GMT -5
That would be potentially inefficient although I may try testing it and send you a demo if you are interested and it turns out not to be inefficient. I can see myself needing a minimum of 32 scenes just for displaying the question graphics over the contestant and host camera feeds (once scene for blank/normal background, one scene for each possible final answer and one scene for each possible combination of final answer and correct answer etc.). I also have no idea how I would do the money tree and lifelines to reflect specific states.
|
|