-
Extensions can register for the `scene-load` event to do things when the scene changes, but is there anyway for a regular source plugin in the scene to be notified when its scene is switched to? If `K…
-
We've undergone several iterations of the framework now in order to get to the point where we are able to very clearly and accurately represent the different elements of XSplit Broadcaster. However, w…
-
```
What is the expected output? What do you see instead?
Would like to see viewers without being tied to Xsplit.
Please provide any additional information below.
Here are some possibly helpful li…
-
IkaLog relies on OpenCV to grab video image though capture devices,
but its VideoCapture is incompatible for some capture devices.
Eventually we need to look for another solution.
Ideas)
- Add native…
-
Javascript security restriction make sense on the web, but XSplit is a very different environment than using it on a public website. The `io class` has methods for reading files from the disk and from…
-
So, the pre-prerelease is going to be a paper event, which I assume means we're going to want to have the card viewer working. It was mentioned in passing during the stream that Paul is trying to get …
-
Hello,
Sometimes, when you want to wrap a selected text you don't just want to wrap the whole thing. Many times is useful to wrap different parts of the selected text at different points of the wrapp…
-
When an extension is integral to a particular presentation, it would be nice if it were possible to save the current active extensions (along with their window size/position) as part of a presentation…
-
```
What is the expected output? What do you see instead?
Would like to see viewers without being tied to Xsplit.
Please provide any additional information below.
Here are some possibly helpful li…
-
I am working on an extension that allows modifying several of the Items in a scene at once. When I first load the extension, I can get a list of the items in the current scene, iterate through them an…