logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

64 Pages«<4243444546>»
Options
Go to last post Go to first unread
elgarf  
#861 Posted : Saturday, August 8, 2020 4:56:12 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
There is no info about input category in API, as I see.
Papo  
#862 Posted : Monday, August 10, 2020 11:45:51 PM(UTC)
Papo

Rank: Advanced Member

Groups: Registered
Joined: 6/16/2020(UTC)
Posts: 72
Peru

Thanks: 8 times
Was thanked: 2 time(s) in 2 post(s)
Hello elgarf, excuse me if it is not this topic, I need your help, I beg you, could you please help me with this topic thank you https://forums.vmix.com/posts/t2...-encoded-in-visual-basic
elgarf  
#863 Posted : Tuesday, August 11, 2020 5:47:42 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
@Papo, sent you PM.

Made some changes into how buttons handle images. Check Buttons2.vmc example.

Downloads
Universal Title Controller (updated 11.08.2020)

Changelog
thanks 2 users thanked elgarf for this useful post.
Chircanu on 8/11/2020(UTC), stigaard on 8/11/2020(UTC)
tomaszek117  
#864 Posted : Wednesday, August 12, 2020 3:38:19 AM(UTC)
tomaszek117

Rank: Member

Groups: Registered
Joined: 12/30/2019(UTC)
Posts: 10
Poland

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?
elgarf  
#865 Posted : Wednesday, August 12, 2020 1:05:03 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 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.
xztraz  
#866 Posted : Wednesday, August 12, 2020 11:18:56 PM(UTC)
xztraz

Rank: Advanced Member

Groups: Registered
Joined: 10/9/2019(UTC)
Posts: 40
Sweden
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.
elgarf  
#867 Posted : Wednesday, August 12, 2020 11:53:24 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
I'll look at this and fix.
Papo  
#868 Posted : Thursday, August 13, 2020 8:52:44 AM(UTC)
Papo

Rank: Advanced Member

Groups: Registered
Joined: 6/16/2020(UTC)
Posts: 72
Peru

Thanks: 8 times
Was thanked: 2 time(s) in 2 post(s)
hello thanks elgarf, it served me correctly without problems ...
xztraz  
#869 Posted : Thursday, August 13, 2020 10:18:09 PM(UTC)
xztraz

Rank: Advanced Member

Groups: Registered
Joined: 10/9/2019(UTC)
Posts: 40
Sweden
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!

UserPostedImage



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.
elgarf  
#870 Posted : Friday, August 14, 2020 3:14:55 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 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
Code:
{{0:11:00PM|mm:ss}}

That's because UTC internally use patterns like {0}, {1}, etc. So you must use {{ instead of {.
Or you can put just
Code:
{0:11:00PM|mm:ss}
into text field. But I think, it's better to make list widget, so you can made "presets" as predefined values.
xztraz  
#871 Posted : Friday, August 14, 2020 10:14:07 AM(UTC)
xztraz

Rank: Advanced Member

Groups: Registered
Joined: 10/9/2019(UTC)
Posts: 40
Sweden
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
tomaszek117  
#872 Posted : Sunday, August 16, 2020 7:11:04 AM(UTC)
tomaszek117

Rank: Member

Groups: Registered
Joined: 12/30/2019(UTC)
Posts: 10
Poland

Thanks: 4 times
Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: elgarf Go to Quoted Post
@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.

witsok  
#873 Posted : Sunday, August 16, 2020 7:16:07 AM(UTC)
witsok

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
magicnb35  
#874 Posted : Monday, August 17, 2020 11:48:00 AM(UTC)
magicnb35

Rank: Newbie

Groups: Registered
Joined: 7/9/2020(UTC)
Posts: 8
Angola

Thanks: 3 times
Was thanked: 1 time(s) in 1 post(s)
SetTextColour error 2020-08-17_084253.png (32kb) downloaded 2 time(s).
elgarf  
#875 Posted : Monday, August 17, 2020 4:32:59 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
@magicnb35, replace Functions.xml with this version
Functions.zip (11kb) downloaded 18 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?
thanks 1 user thanked elgarf for this useful post.
magicnb35 on 8/17/2020(UTC)
magicnb35  
#876 Posted : Monday, August 17, 2020 6:17:49 PM(UTC)
magicnb35

Rank: Newbie

Groups: Registered
Joined: 7/9/2020(UTC)
Posts: 8
Angola

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).

elgarf  
#877 Posted : Monday, August 17, 2020 6:59:29 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 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.
magicnb35  
#878 Posted : Tuesday, August 18, 2020 12:26:43 AM(UTC)
magicnb35

Rank: Newbie

Groups: Registered
Joined: 7/9/2020(UTC)
Posts: 8
Angola

Thanks: 3 times
Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: elgarf Go to Quoted Post
@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
elgarf  
#879 Posted : Tuesday, August 18, 2020 12:39:29 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 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.
elgarf  
#880 Posted : Tuesday, August 18, 2020 2:03:22 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
@magicnb35, looks like your images was really big. Hope I fixed handling them.

Downloads
Universal Title Controller (updated 17.08.2020)
thanks 1 user thanked elgarf for this useful post.
magicnb35 on 8/18/2020(UTC)
Users browsing this topic
Guest (18)
64 Pages«<4243444546>»
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.