- Supported Bit Versions
-
- 64-bit
- Source Code URL
- https://github.com/norihiro/obs-main-view-source
- Minimum OBS Studio Version
- 27.0.0
- Supported Platforms
-
- Windows
- Mac OS X
- Linux
Introduction
This is a simple plugin for OBS Studio that provides a source to duplicate the main view.
This plugin is compatible with Source Record filter and Dedicated NDI filter.
Downstream Keyer plugin provides a source named "Output Source", which has almost same functionality as this plugin. I recommend Output Source as it is much mature than this plugin.
Possible usage is changing aspect by cropping the program and stream to another place.
Properties
Cache the main view
Cache texture of the main view at the first rendering and reuse the cached texture for the later rendering. If enabled, the previous frame will be displayed if the source is nested. Also scene items overflowing the texture will be cropped. Enable this setting if one of these conditions applies.
See also
Donations
You can donate to me via PayPal, GitHub, open collective, Ko-fi.
Acknowledgements
I appreciate ASchneiderBR. WIthout his comment on GIthub Issue, I could not come across the idea how to implement this plugin.
This is a simple plugin for OBS Studio that provides a source to duplicate the main view.
This plugin is compatible with Source Record filter and Dedicated NDI filter.
Downstream Keyer plugin provides a source named "Output Source", which has almost same functionality as this plugin. I recommend Output Source as it is much mature than this plugin.
Possible usage is changing aspect by cropping the program and stream to another place.
Properties
Cache the main view
Cache texture of the main view at the first rendering and reuse the cached texture for the later rendering. If enabled, the previous frame will be displayed if the source is nested. Also scene items overflowing the texture will be cropped. Enable this setting if one of these conditions applies.
- You want to hide overflowing scene items outside the bounding box of the main view.
- You want to put the source on the main view to enjoy fractals.
See also
Donations
You can donate to me via PayPal, GitHub, open collective, Ko-fi.
Acknowledgements
I appreciate ASchneiderBR. WIthout his comment on GIthub Issue, I could not come across the idea how to implement this plugin.