karlsoderback
New Member
Hi,
I am currently working on a functionality for OBS which I am in need of myself. I want to enable OBS to be started in with a Fullscreen Projector of the preview window by giving it a startup parameter such as --fullscreen-preview. I am having issues finding a good place to call the OpenPreviewProjector method which triggers the fullscreen projector. In my first tries I manage to crash the application when using my startup parameter so I am guessing I call the function when the app is a state where it is not yet ready. Any ideas of where to call it?
I included my latest error log.
I am currently working on a functionality for OBS which I am in need of myself. I want to enable OBS to be started in with a Fullscreen Projector of the preview window by giving it a startup parameter such as --fullscreen-preview. I am having issues finding a good place to call the OpenPreviewProjector method which triggers the fullscreen projector. In my first tries I manage to crash the application when using my startup parameter so I am guessing I call the function when the app is a state where it is not yet ready. Any ideas of where to call it?
I included my latest error log.