Rank: Advanced Member
Groups: Registered
Joined: 1/14/2018(UTC) Posts: 153 Location: Texas
Thanks: 6 times Was thanked: 9 time(s) in 5 post(s)
|
Originally Posted by: elgarf @kevev, not sure it will be such useful =( Btw, I'll think about it. Maybe there will be helper for scripting.
@curtismacd31, good to know you found solution. Scripting is also possible, but solution with list widget is simplier. Thank You Elgarf for the help. Any progress on the zero(0) issue? Also is there a way to use Windows shortcut paths? ex: %USERPROFILE%\Desktop\folder\image.png Quote:2019-10-21 16:48:07.6642 INFO Trying to send function <Function=SetImage&Value=%25userprofile%25%5cDesktop%5cSaturday+Showcase_assetBank%5cSettings%5cLower_3rd_scoreboard%5cLowerBar_scoreBoard_GT_Animated_v1.2_2019%5cTimeOuts_0.png&Input=1afcdc93-5b48-4bc1-bf0d-5da7471add6b&SelectedIndex=0> in async mode. 2019-10-21 16:48:07.6839 INFO Function URL is <http://127.0.0.1:8088/api?Function=SetImage&Value=%25userprofile%25%5cDesktop%5cSaturday+Showcase_assetBank%5cSettings%5cLower_3rd_scoreboard%5cLowerBar_scoreBoard_GT_Animated_v1.2_2019%5cTimeOuts_0.png&Input=1afcdc93-5b48-4bc1-bf0d-5da7471add6b&SelectedIndex=0>. 2019-10-21 16:48:07.7229 ERROR Error while sending async function. System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
@kevev, zero issue is fixed, I push update bit later. I'll check shortcuts paths, not sure they are supported by vmix, but I can unfold then on UTC side.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 1/14/2018(UTC) Posts: 153 Location: Texas
Thanks: 6 times Was thanked: 9 time(s) in 5 post(s)
|
Originally Posted by: elgarf @kevev, zero issue is fixed, I push update bit later. I'll check shortcuts paths, not sure they are supported by vmix, but I can unfold then on UTC side. Awesome! Thank You very much.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
@kevev, check this. Download@chococrisps35, I've also added colorizing entrie button as option.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 1/14/2018(UTC) Posts: 153 Location: Texas
Thanks: 6 times Was thanked: 9 time(s) in 5 post(s)
|
Originally Posted by: elgarf @kevev, check this. Download@chococrisps35, I've also added colorizing entrie button as option. My hero! I will download today.
|
|
|
|
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 @elgarf I imagine that it is a small detail of typing, in the version of the UTC says (10/17/2019) in the publication is 22/10/2019)
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
@JAIRODJ, hmm. Looks like that was my fault( I've replaced with the same download link.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 1/14/2018(UTC) Posts: 153 Location: Texas
Thanks: 6 times Was thanked: 9 time(s) in 5 post(s)
|
Zero is working. Thank You Elgarf.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 7/18/2014(UTC) Posts: 84
Was thanked: 10 time(s) in 8 post(s)
|
Originally Posted by: elgarf @kevev, not sure it will be such useful =( Btw, I'll think about it. Maybe there will be helper for scripting.
@curtismacd31, good to know you found solution. Scripting is also possible, but solution with list widget is simplier. @elgarf do you have an example of how the scripting could work? What I would like yo do is have a roster list as an external data source, then when I select either the player number or player name the other dropdown field populates with the correct information. Then I would like to do a concatenate to put that data together and feed it to the title in vMix.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
@curtismacd31, hmm. Now I think it's a bit complex. Why you need several lists, instead of one in table mode? I think, I can make "link" mode to sync selected items between two lists, but not sure it's necessary.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/25/2019(UTC) Posts: 38 Thanks: 1 times Was thanked: 5 time(s) in 5 post(s)
|
Hi, I have a textfield linked to a title field. The tilte is linked to a datasource. I control the datasource with 2 buttons (up/down). The title fields are updated but the textfield is not updated automaticly, the field is updated when I do a sync. Is there a way to get the update automaticly?
Kind Regards
Koen Deschepper
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/25/2019(UTC) Posts: 38 Thanks: 1 times Was thanked: 5 time(s) in 5 post(s)
|
Hi, I found the solution.
On the button to select the line in the datasource i added a second script with the "updatestate" commando
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
@Le-bo2d9, hi. That's good solution) UTC doesn't make sync too much times, because I thought it's bad for performance. Btw, state dependent buttons ruins it😪
|
|
|
|
Rank: Member
Groups: Registered
Joined: 5/25/2019(UTC) Posts: 23 Thanks: 2 times
|
If title includes an image field, this can also be assigned to a data source.
For example c:\vmix\picture\ball.png
this is full path.
Can it be a relative path?
I'm sure I've seen UTC in the past and used relative paths when changing images, but I didn't succeed.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
@郭子涵, I thunk vMix does not recognize relative paths =(
Btw, I've pushed update with global variables (you can use them in expressions).
|
|
|
|
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, on the date of the version says 6/12/2019, the version of the publication says 11/12/2019. it must be the change in the text nothing more.
I have tried to use the global variable, I did not manage to do it. Please could you explain how to use it. Thanks and success.
|
1 user thanked JAIRODJ for this useful post.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 7/31/2016(UTC) Posts: 5 Location: GUATEMALA
Thanks: 1 times
|
Can someone help me to be able to name the films auntomatically from utc?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
@JAIRODJ, it mostly for API function.
For example, you can add IP variable, and use it in the script:
IP+'/API?Function=QuickPlay'
Where IP is 192.168.0.5:8088
So, if you have many buttons with draft api calls to another machine, you don't need change value in every script. I'm thinking about replacing some pattern to variable value in lists (so you can save directory path to variable, and change it for all strings in one place).
@djlyds, You want put in the title name of playing now file, right?
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 7/31/2016(UTC) Posts: 5 Location: GUATEMALA
Thanks: 1 times
|
@djlyds, You want put in the title name of playing now file, right?
Exactly that I want to do but I can not find the way to do it would be kind to tell me how it is done.
|
|
|
|
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)
|
@elgarf I understood, I thought it was something similar to setvariable but I could use the variable inside UTC and call it from another widgets
|
|
|
|
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