logo

Live Production Software Forums


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

Notification

Icon
Error

64 Pages«<3839404142>»
Options
Go to last post Go to first unread
tomaszek117  
#781 Posted : Sunday, January 5, 2020 2:35:40 PM(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 Lads,
Can i use ScriptStart API function on UTC straight?
Or i need to first do Shortcut in vMix and later use KeyPress function?

When im trying to use API using
Code:
http://localhost:8088/API/?Function=ScriptStart&Value=Script1


Nothing is happend (same with and without http://)... when i paste this link in my web browser script is starting...
MartLeib  
#782 Posted : Monday, January 6, 2020 12:01:43 AM(UTC)
MartLeib

Rank: Advanced Member

Groups: Registered
Joined: 2/23/2017(UTC)
Posts: 189
Estonia

Thanks: 1 times
Was thanked: 52 time(s) in 42 post(s)
Instead of localhost try:
127.0.0.1:8088/API

Also do not use http:// at the beginning.
thanks 1 user thanked MartLeib for this useful post.
tomaszek117 on 1/6/2020(UTC)
tomaszek117  
#783 Posted : Monday, January 6, 2020 1:17:05 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: MartLeib Go to Quoted Post
Instead of localhost try:
127.0.0.1:8088/API

Also do not use http:// at the beginning.


Works perfectly :)
Thank you Mate :)
Sevic  
#784 Posted : Monday, January 6, 2020 1:49:57 AM(UTC)
Sevic

Rank: Newbie

Groups: Registered
Joined: 8/24/2018(UTC)
Posts: 2
Location: Sevastopol

I also have a question about the API and can not solve it.

I decided to replace XAML titles with GT, but now I can't make the correct color change (t-shirts, cards, etc.).
UTC: 127.0.0.1:8088/API/?Function=SetTextColour&InputName=cards.gtzip&SelectedName=ColorCard.Text&Value=%23FF0000

But it works only if in vmix the input is active. Has anyone encountered it before?
tomaszek117  
#785 Posted : Monday, January 6, 2020 3:26:49 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: Sevic Go to Quoted Post

UTC: 127.0.0.1:8088/API/?Function=SetTextColour&InputName=cards.gtzip&SelectedName=ColorCard.Text&Value=%23FF0000

Use just
Code:
Input=cards.gtzip

instead of
Code:
InputName=cards.gtzip


I have other question...
chococrispis in his Basketball UTC from post below...

Originally Posted by: chococrispis35 Go to Quoted Post
UTC Vmix Basketball


Is using Function DataSourceNextRow and DataSourcePreviousRow to change data in statistic box which has blue color?
If yes, so how it is done that date on TextField box are updated automaticly after you change row in data source?
When i press NextRow button, data in vMix is changing but in UTC no...

UserPostedImage
UserPostedImage
UserPostedImage
Chircanu  
#786 Posted : Monday, January 6, 2020 8:47:21 PM(UTC)
Chircanu

Rank: Advanced Member

Groups: Registered
Joined: 12/7/2016(UTC)
Posts: 43
Location: România

Thanks: 57 times
Was thanked: 7 time(s) in 7 post(s)

Greetings to all and a happy new year! I have great questions if you can help me with a tutorial how to change GT Designer colors using UTC. I use a graphics for football and I would like to change the colors of the game equipment with the help of color codes, not with the png or jpeg image as at present. In the hope that I made myself understood and that you will help me, thank you very much!
doggy  
#787 Posted : Monday, January 6, 2020 9:11:05 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,057
Belgium
Location: Belgium

Thanks: 283 times
Was thanked: 916 time(s) in 755 post(s)
Quote:
how to change GT Designer colors using UTC


One can only change colors of text in GT titles with instructions !
There are numerous post regarding color changing in GT titles
chococrispis35  
#788 Posted : Tuesday, January 7, 2020 4:35:17 PM(UTC)
chococrispis35

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

on next and previous buttons add command "updateinternalbuttonstate" at last command, this funtion is same a "SYNC"
tomaszek117  
#789 Posted : Tuesday, January 7, 2020 5:35:28 PM(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: chococrispis35 Go to Quoted Post
tomaszek117

on next and previous buttons add command "updateinternalbuttonstate" at last command, this funtion is same a "SYNC"


Unfortunetly for me this is not working or i'm doing smt wrong.
But thanks to your advice i tried "UpdateState" Function and it is working :)

Thank You
mudpatch  
#790 Posted : Sunday, January 19, 2020 10:16:41 AM(UTC)
mudpatch

Rank: Member

Groups: Registered
Joined: 7/26/2018(UTC)
Posts: 12

Thanks: 4 times
Is there a way of knowing the status of Streaming or Recording in UTC? I've had a few times where I enable recording and streaming via UTC but then either I run out of disk space or something else happens and I am not monitoring the live stream and don't realize that recording/streaming had stopped.
If it doesn't exist today - would like to request in a future release of maybe in the bottom status bar of display recording and streaming status so that it can be easily monitored in UTC.
elgarf  
#791 Posted : Sunday, January 19, 2020 8:14:31 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)
@mudpatch, making recording/streaming buttons state dependent should work.
FVale  
#792 Posted : Monday, January 27, 2020 7:33:53 AM(UTC)
FVale

Rank: Newbie

Groups: Registered
Joined: 1/27/2020(UTC)
Posts: 1
Brazil
Location: Rio de Janeiro

Hey guys,

We're using vMix along with UTC to do a handful of Facebook livestreams for soccer matches.

I've created a simple UI with UTC to make things easier for our operators as they are not specialized in working with vMix, however, i've ran into an issue that, while not system breaking, is giving me a bit of a hardtime.

I've set up a timer to control the game time display, but for some reason the rendering seems to get stuck at regular intervals. Right now it does this every 10 seconds (32, 42, 52 and so on). Only the clock rendering stops, as after about 5 seconds it skips to the correct time.

I've ran into this exact same issue with another project last year, and I couldn't for the life of me solve it. At the time i attributed it to less-than-ideal hardware (we were using a reasonably low-spec notebook for that), but we are now running on a desktop built to the same specs as the vMix reference system and I'm still experiencing this same issue.

Has anyone encountered this issue before? Is it solvable at all?
Chircanu  
#793 Posted : Thursday, January 30, 2020 3:30:21 AM(UTC)
Chircanu

Rank: Advanced Member

Groups: Registered
Joined: 12/7/2016(UTC)
Posts: 43
Location: România

Thanks: 57 times
Was thanked: 7 time(s) in 7 post(s)
Hello everyone, I start by thanking the developer of the UTC program, it is a very helpful tool. If you allow me to come up with a proposal. I have a Vmix project with 4 camcorders for football and I use Vmix Replay on all 4 camcorders. The question would be, can UTC be adapted in such a way as to be able to individually control the 4 camcorders? Thank you and all just great transmissions!
witsok  
#794 Posted : Thursday, March 19, 2020 10:33:24 AM(UTC)
witsok

Rank: Advanced Member

Groups: Registered
Joined: 2/1/2018(UTC)
Posts: 34
Location: Poland

Hi everyone,

I wish someone gathered all this staff into one manual. Looks like there are only a few people who know a lot about UTC and the rest is learning it the hard way by trial and error.

My question is different, though.

I have a vMix version with 2 outputs only (Fullscreen and stream). Via NDI in UTC I can see only the stream output. There's no chance for preview.
Previews of overlays and xaml inputs are very important to check before I send them to output.

How about creating a container or a screen where we could preview graphics overlays with different data before we make them visible for the viewers?

What do you think?

Witold
witsok  
#795 Posted : Friday, March 20, 2020 10:50:16 AM(UTC)
witsok

Rank: Advanced Member

Groups: Registered
Joined: 2/1/2018(UTC)
Posts: 34
Location: Poland

A question about UTC widget values.

I want to collect some stats about games (fouls, cards, shots etc).
I can use text field or score widgets and add the numbers manually.
But finally I need a way to sum up this data.
For example, team A - 3 shots on target, 7 off goal. Total - 10 shots.
Team B - 5 shots on target, 10 off goal. Total 15 shots.

How can I access values of different widgets and sum them up?

Is this possible?

Witold
chococrispis35  
#796 Posted : Tuesday, March 24, 2020 6:13:05 AM(UTC)
chococrispis35

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)
Witsok, yes is possible
check this video on 6:13 min. (counter pitches)

burie  
#797 Posted : Saturday, April 11, 2020 3:32:29 PM(UTC)
burie

Rank: Advanced Member

Groups: Registered
Joined: 2/18/2019(UTC)
Posts: 54
Germany

Thanks: 5 times
Was thanked: 2 time(s) in 2 post(s)
Originally Posted by: elgarf Go to Quoted Post
@digitalalps, you can make something like that (see attachment).

Hi @elgarf

I've quoted post #199...
3 years after this post I've tried this XAML file, but in the legacy Title Designer it is an empty file. No elements in the list on the right, only a white background. What is happened here?

Thx for advice
burie
Otaldo  
#798 Posted : Tuesday, May 12, 2020 1:10:32 AM(UTC)
Otaldo

Rank: Newbie

Groups: Registered
Joined: 4/27/2020(UTC)
Posts: 1
Morocco

Thanks: 1 times
Hello
how to activate the command
setimegevisible via UTC
Thank you
elgarf  
#799 Posted : Wednesday, June 10, 2020 5:30:14 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)
Hi, I made some updates, which can be interesting.

Universal Title Controller (updated 10.06.2020)

Changelog


@Otaldo,
add to the end of the Functions.xml, before
Quote:
</ArrayOfVMixFunctionReference>

Code:
<vMixFunctionReference>
    <Description>Set image visible</Description>
    <Function>SetImageVisible</Function>
    <FormatString>Function=SetImageVisible&amp;Input={0}</FormatString>
    <IntDescription>N/A</IntDescription>
    <StringDescription>N/A</StringDescription>
  </vMixFunctionReference>
Le-bo2d9  
#800 Posted : Thursday, June 11, 2020 1:28:10 AM(UTC)
Le-bo2d9

Rank: Advanced Member

Groups: Registered
Joined: 3/25/2019(UTC)
Posts: 38
Belgium

Thanks: 1 times
Was thanked: 5 time(s) in 5 post(s)
Hi Elgarf,

Thx for the audiometers ;)
I just did a small test (adding a audio meter to and input) and it is working.
I just saw that i don't have the "NDI monitor" and the "XML data" in the "External data".

Do i need to change something.


Kind regards

Koen Deschepper
Users browsing this topic
Guest (8)
64 Pages«<3839404142>»
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.