Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Quote:I tried to open NDI Monitor, but it crashes all the time... Before you use NDI in UTC, make sure to get it working on this host. You can also try with OBS You did not answered clearly my 1st question : Are you using UTC on the same host as vMix? Does it conform to Newtek's specs for NDI?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/16/2017(UTC) Posts: 578 Location: jamaica
Thanks: 77 times Was thanked: 32 time(s) in 31 post(s)
|
Yes, I tried it on the Host PC, and a different PC and I get the same results on both setups, and they both conform to to Newtek's specs.
UPDATE: Now I got NDI monitor to work on the other PC, but UTC still does not show the video....the 2 PCs see each other, but no luck with getting the video to work on UTC on either of them.....
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/11/2017(UTC) Posts: 60 Location: Medxico
Thanks: 2 times Was thanked: 7 time(s) in 6 post(s)
|
Elgarf, other request:
In the color selection of the widgets, can you have more variety of colors or selection of palette for the desired color?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/21/2015(UTC) Posts: 324 Location: Cornwall, Ontario, Canada Thanks: 18 times Was thanked: 80 time(s) in 60 post(s)
|
@elgarf
Had someone ask if it would be able to have custom scores to score widget, Were user could define custom scores up to 6 different.
User could enter values in 6 different values and then when score widget would add whatever the user had entered.
eg. +3, +8, +10, +14, +22, +29
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
@Joeboe, I've tested UTC NDI monitor on the fresh windows install, and it worked ok =( I'll look what else I can do @chococrisps35, I think that's not very hard. @desmar, looks like I need make custom scoreboard widget =)
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/21/2015(UTC) Posts: 324 Location: Cornwall, Ontario, Canada Thanks: 18 times Was thanked: 80 time(s) in 60 post(s)
|
@elgarf
Bug perhaps
Keypress command not working in button widget... in latest build
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
@desmar, check keypress command from web browser, please: Quote:http://127.0.0.1:8088/api?Function=KeyPress&Value=A
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Quote:Had someone ask if it would be able to have custom scores to score widget, Were user could define custom scores up to 6 different.
User could enter values in 6 different values and then when score widget would add whatever the user had entered. Just use scripts within a button widget. 9 points is 3 times 3 points for instance
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/21/2015(UTC) Posts: 324 Location: Cornwall, Ontario, Canada Thanks: 18 times Was thanked: 80 time(s) in 60 post(s)
|
elgarf wrote:@desmar, check keypress command from web browser, please: Quote:http://127.0.0.1:8088/api?Function=KeyPress&Value=A Works from Web Controller and (not web browser or vMix UTC) tried with 3 browsers, must be a bug in vMix. And as per Martin... Quote:Hi,
A does not work through the WebAPI, but you can use any other keyboard button.
Regards,
Martin vMix
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/21/2015(UTC) Posts: 324 Location: Cornwall, Ontario, Canada Thanks: 18 times Was thanked: 80 time(s) in 60 post(s)
|
DWAM wrote:Quote:Had someone ask if it would be able to have custom scores to score widget, Were user could define custom scores up to 6 different.
User could enter values in 6 different values and then when score widget would add whatever the user had entered. Just use scripts within a button widget. 9 points is 3 times 3 points for instance Problem is that it does not display properly, due to delays, you can see it add +3 then +3 then +3 in score and not as +9.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/11/2017(UTC) Posts: 60 Location: Medxico
Thanks: 2 times Was thanked: 7 time(s) in 6 post(s)
|
help me How can I enter an xml file locally (xml file saved on my hard drive) to get the data in the external data widget? Some explanation ?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/16/2017(UTC) Posts: 578 Location: jamaica
Thanks: 77 times Was thanked: 32 time(s) in 31 post(s)
|
Still can not get video on the NDI monitor
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Quote:Keypress command not working in button widget... in latest build @Desmar Yes it does, but you might experience issues with some keys when not working with a QWERTY keyboard. Apparently, UTC does not recognize the keyboard type. I noticed this since the very beginning of UTC. If you try with the letter T for example, which is common to QWERTY or AZERTY, you will see it works. @Elgarf Can you do something about this? Check the keyboard type... Guillaume
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Quote:Problem is that it does not display properly, due to delays, you can see it add +3 then +3 then +3 in score and not as +9. @Desmar Yes it does, I just tried but you might not be using what I suggested. - Create a score widget > in Hotkeys, tick the +3 box and in the corresponding Link area give it a name, i.e. +3 > map it to your XAML title as usual - Now create a Button widget, call it +9 > add a script, select command "ExecLink" and write down +3 in the Link area > add a second script, select command "ExecLink" and write down +3 in the Link area > add a third script, select command "ExecLink" and write down +3 in the Link area Now when you press this +9 Button Widget, the ExecLink +3 is executed 3 times to the Score Widget, adding 9 points to your title. I just tried, it works perfectly, no delay, no latency and my UTC is remote to vMix. Guillaume
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Quote:How can I enter an xml file locally (xml file saved on my hard drive) to get the data in the external data widget? Using the XML data dll provided by Elgarf Using the correct path to your XML file in the External Data Widget Guillaume
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Quote:Still can not get video on the NDI monitor Latest UTC release greatly improved the NDI monitor feature. It works great now. If it doesn't for you it's most likely due to your system and the way NDI is installed. Uninstall everything that's related to NDI on this host and start over. Guillaume
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
@desmar, there is another way to add score by some scripting. Here Code:_('Inputs[{0}].Elements[0].Text')
- address to element 0, here it is "Headline". I need multiply value to 1 to convert text to decimal. Then +3 adds 3 point to the score. elgarf attached the following image(s): 0.png (14kb) downloaded 17 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 9/1/2015(UTC) Posts: 126 Location: Ecuador Thanks: 2 times Was thanked: 16 time(s) in 12 post(s)
|
Hi good day. Please could you help me and tell me how to separate or remove texts from the chain. I used the expression _ ('Inputs [78520042-b6df-4aac-8c17-d3d7f056c24b] .Title')
to obtain the title of the entry and the result is: List - Andru Donalds - Mishale.mp4,
Now how can I do to remove "List -" and ".mp4" and get only the title "Andru Donalds - Mishale"
Apologies I am not a user who knows script and it complicates my use, but I learn fast.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/11/2017(UTC) Posts: 60 Location: Medxico
Thanks: 2 times Was thanked: 7 time(s) in 6 post(s)
|
My UTC Baseball Project - 14/03/2018
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 7/8/2016(UTC) Posts: 49 Location: Ukraine Thanks: 11 times Was thanked: 5 time(s) in 3 post(s)
|
chococrispis35 wrote:My UTC Baseball Project - 14/03/2018 Nice! How do you edit that on +1 coloring red dots? I use for every dot list with "red" and "empty", and it's little hard
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close