Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 226 time(s) in 129 post(s)
|
There is no info about input category in API, as I see.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 6/16/2020(UTC) Posts: 77 Thanks: 8 times Was thanked: 2 time(s) in 2 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 226 time(s) in 129 post(s)
|
@Papo, sent you PM. Made some changes into how buttons handle images. Check Buttons2.vmc example. DownloadsUniversal Title Controller (updated 11.08.2020) Changelog
11.08.2020: + XmlDataProvider accept returns into XPath property + Button widget are a bit redesigned, now Image Buttons can have text above image ! Fixed some bugs, related to buttons
|
2 users thanked elgarf for this useful post.
|
|
|
Rank: Member
Groups: Registered
Joined: 12/30/2019(UTC) Posts: 10 Thanks: 4 times Was thanked: 1 time(s) in 1 post(s)
|
Hi all, Is it possible to do new line in Text Field, I mean that text will shown from new line in vMix?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 226 time(s) in 129 post(s)
|
@tomaszek117, right now it's not possible. But I can add it in the next release. Not sure is it really needed.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/9/2019(UTC) Posts: 40 Location: Bålsta Thanks: 2 times Was thanked: 5 time(s) in 2 post(s)
|
i get a crash make a button. set button to update text field in a title to nothing. push button -> crash
using a space as text works and doesn't crash.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 226 time(s) in 129 post(s)
|
I'll look at this and fix.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 6/16/2020(UTC) Posts: 77 Thanks: 8 times Was thanked: 2 time(s) in 2 post(s)
|
hello thanks elgarf, it served me correctly without problems ...
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/9/2019(UTC) Posts: 40 Location: Bålsta Thanks: 2 times Was thanked: 5 time(s) in 2 post(s)
|
How do i get the state dependent led to work on a overlay? I must say i'm generally impressed with UTC. Great program! Also i'm trying to get a countdown clock to be able to set a start count down timer. would be great if the timer widget could do clock based countdown. but as a workaround i thought about making a button to just set a countdown time and text field to adjust it. but i can't use this for example {0:10:00 AM|mm:ss} in the text field in the script field.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 226 time(s) in 129 post(s)
|
@xztraz, that was my fault with State Dependent LED (it was always hidden). Now it should work. Universal Title Controller (updated 13.08.2020) You can use That's because UTC internally use patterns like {0}, {1}, etc. So you must use {{ instead of {. Or you can put just into text field. But I think, it's better to make list widget, so you can made "presets" as predefined values.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/9/2019(UTC) Posts: 40 Location: Bålsta Thanks: 2 times Was thanked: 5 time(s) in 2 post(s)
|
{{0:11:00PM|mm:ss}} works beautiful. Thanks! yeah got some internal codes first instead of text. tried some other qualifiers like""
yes i want to switch between a clock countdown and timer countdown on the same title this makes it a bit easier with a basic preset :)
also indication leds (state dependent) now works too! Great! very quicky fixed
|
|
|
|
Rank: Member
Groups: Registered
Joined: 12/30/2019(UTC) Posts: 10 Thanks: 4 times Was thanked: 1 time(s) in 1 post(s)
|
Originally Posted by: elgarf @tomaszek117, right now it's not possible. But I can add it in the next release. Not sure is it really needed. Thank You Elgarf, i think it would be usfull for example to add scorers in football to Bounded text and it would be showed one under previous scorer.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/1/2018(UTC) Posts: 34 Location: Poland
|
My UTC log file is full of such messages:
2020-08-15 16:16:13.9494 INFO Checking vMix server. 2020-08-15 16:16:13.9494 ERROR Error while connecting vMix server. System.Net.WebException: System.Net.Sockets.SocketException: Remote PC refuses connection 192.168.8.101:8088
UTC is running on the same laptop as vMix Error messages appear when I change 192.168.8.101:8088 to 127.0.0.1
I checked the UTC log file because I keep experiencing the following situation
Simple soccer clock count up freezes for 2-3 seconds then resumes. For example, when it turns 83:36 it stops and resumes from 83:38.
At first, I thought my laptop is struggling. I am running many processes at the same time: streaming, recording. So I stopped recording, but it didn't help.
When streaming and recording at the same time my CPU reaches 40-50%. But render time goes up to 60-100 ms (it never happened before). When recording is off render time is back to normal 10-20 ms, but the clock / timer still freezes now and then for a few seconds.
My laptop specs is as follows: vMix ver 21 x 64 UTC ver 21 geforce gtx 765m intel 4600 i7-4700mq (2.4 GHz) SSD 120GB drive, another internal SSD is used for recording hd 1000 gb 16GB RAM win10
Any ideas of what's going on? How can I solve the issue?
Witold
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 7/9/2020(UTC) Posts: 8 Thanks: 3 times Was thanked: 1 time(s) in 1 post(s)
|
SetTextColour error 2020-08-17_084253.png (32kb) downloaded 2 time(s).
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 226 time(s) in 129 post(s)
|
@magicnb35, replace Functions.xml with this version Functions.zip (11kb) downloaded 20 time(s).@witsok, not sure why timer can be so laggy (it has highest priority). Is there a lot of buttons in your controller or something like that? What about UTC CPU/MEM usage?
|
1 user thanked elgarf for this useful post.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 7/9/2020(UTC) Posts: 8 Thanks: 3 times Was thanked: 1 time(s) in 1 post(s)
|
I cannot shrink it vertically 2020-08-17_151419.png (29kb) downloaded 3 time(s).
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 226 time(s) in 129 post(s)
|
@magicnb35, can you share this images? It should take height from image size, but maybe there it's my bad somewhere in code.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 7/9/2020(UTC) Posts: 8 Thanks: 3 times Was thanked: 1 time(s) in 1 post(s)
|
Originally Posted by: elgarf @magicnb35, can you share this images? It should take height from image size, but maybe there it's my bad somewhere in code. If me use the old version utc 7/2/2019 won't have that problem
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 226 time(s) in 129 post(s)
|
It's still better give me images, so I can see where problem is.
Attach zip file, or write PM.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 226 time(s) in 129 post(s)
|
@magicnb35, looks like your images was really big. Hope I fixed handling them. DownloadsUniversal Title Controller (updated 17.08.2020)
|
1 user thanked elgarf for this useful post.
|
|
|
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