xztraz

Results 34 comments of xztraz

oh i might have selected the wrong item for inspect. Before i applied the aurora theme i used the remote quite often and then the scaling and frame was ok....

Ah. how can i help? :) i think the buttons aren't working either when the frame is fudged. i guess an image map that gets upset or something.

![image](https://user-images.githubusercontent.com/25690871/39564240-b4bb83a2-4eb3-11e8-828c-d3b20118934c.png) this is how it looks in inspect

i've tried disabling all style rows but to no avail.. but found out that you can add a dummy device. Add hardware "Kodi Media Server" Push setup and add a...

i think the event posts should be usable as before but with an option to just enter a start time. maybe default endtime to a "-" to indicate not set?...

some help on the api https://www.vmix.com/help24/index.htm?DeveloperAPI.html

i would send the lower thirds data to a GT title in vmix. so there would be one command for each text box that would need to be changed. via...

xml api allows for polling stream status. its vmix specific but seem to be only way of directly interfacing with vmix. (saw the script option but scrips cant be triggered...

here is a working example for vmix to change a headline textfield on both "xml" and GT tiltles and description. Headline http://127.0.0.1:8088/API/?Function=SetText&Input=1&SelectedName=Headline.Text&Value=Hello Description http://127.0.0.1:8088/API/?Function=SetText&Input=1&SelectedName=Description.Text&Value=World Input Input can be used to...

There is also another way of integrating data to vmix titles. and that's data source in vmix. Theese sources can be used https://www.vmix.com/help24/index.htm?DataSourcesControl.html those might be interesting choices. (i saw...