Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
This topic is about vMixWpfScoreboardLoader and other useful apps for vMix, that I maybe write in the future. Feel free, to post there applications of that modules. GitHub repo of vMixWpfScoreboardLoaderFile Attachment(s): vMixWpfScoreboardLoader.zip (18kb) downloaded 207 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/10/2015(UTC) Posts: 322 Location: Siroki Brijeg Thanks: 8 times Was thanked: 27 time(s) in 24 post(s)
|
Is this what we were talking on private?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
Not yet, work in progress. Very slow progress.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/10/2015(UTC) Posts: 322 Location: Siroki Brijeg Thanks: 8 times Was thanked: 27 time(s) in 24 post(s)
|
elgarf wrote:Not yet, work in progress. Very slow progress. ok no problem every progress is good, even slow one ;)
|
|
|
|
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)
|
I am interested in learning new things and this application is very interesting ... if you tell me what software is used to create, vMix Scoreboard Loader
|
|
|
|
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, just Visual Studio 2015.
|
|
|
|
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, Thanks for the reply
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
Here is the video of universal title controller, maybe someday it will be available. It has a widget/control interface, where you can customize controller for your needs. vMix UTCHow it looks? Will it be useful?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/10/2015(UTC) Posts: 322 Location: Siroki Brijeg Thanks: 8 times Was thanked: 27 time(s) in 24 post(s)
|
elgarf wrote:Here is the video of universal title controller, maybe someday it will be available. It has a widget/control interface, where you can customize controller for your needs. vMix UTCHow it looks? Will it be useful? This can be very useful Nice job
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 1/9/2016(UTC) Posts: 1 Location: Prague, Czech republic
|
This looks amazing :) keep on the great work! I personally would like to see some timer control (not only to play/pause/stop, but also to add or subtract 1 second/minute/hour)... so far looks great!
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
Play/Stop/Pause at now can be realized by scripting buttons, which is worked with native vMix countdown. I'll think about timer control/widget someday :)
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/3/2015(UTC) Posts: 323 Location: Chicago, IL
Thanks: 22 times Was thanked: 57 time(s) in 47 post(s)
|
I would also be interested in this. Timer control would be a great addition as well.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
Non-native timer control works good only on local machine, sending every second new data over WiFi looks very unstable, btw, that's how it looks. elgarf attached the following image(s): Снимок экрана (62).png (127kb) downloaded 20 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/10/2015(UTC) Posts: 322 Location: Siroki Brijeg Thanks: 8 times Was thanked: 27 time(s) in 24 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/18/2014(UTC) Posts: 1,837 Location: Stockholm
Thanks: 144 times Was thanked: 297 time(s) in 250 post(s)
|
Looks like you're doing miracles! elgarf wrote:Non-native timer control works good only on local machine, sending every second new data over WiFi looks very unstable, btw, that's how it looks. Side note: we generally have problems doing API via software apps on non-local machine. Still have not figured out why. (Doing API calls in a web browser works w/o problems).
|
|
|
|
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'll try to send browser headers, and check what's happening there. There is also a thing, that I called "External Data" widget. So, for example, you need to take some data from internet/local file, and show it in vMix. If you familiar with c#(vb), you just write some code, load it into external data widget, and map to vMix title. Basically, you can take score from internal scoring system (if you know format, of course), parse it and provide to my UTC. Then you even don't need to push score buttons and look into timer :) of course, if you not the man, who controls internal score. At now I just take title from http://forums.vmix.com/d...aspx?g=posts&m=9234, and write plugin, that takes data from russian weather provider. Btw, soon I'll shot a video)
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
richardgatarski wrote:Side note: we generally have problems doing API via software apps on non-local machine. Still have not figured out why. (Doing API calls in a web browser works w/o problems). If you're using .Net, just replace WebRequest to WebClient. Not sure where is difference, but when I use WebClient, sending commands is pretty stable.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/23/2015(UTC) Posts: 458 Thanks: 20 times Was thanked: 227 time(s) in 129 post(s)
|
|
|
|
|
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)
|
The WebClient class provides common methods for sending data to or receiving data from any local, intranet, or Internet resource identified by a URI.
The WebClient class uses the WebRequest class to provide access to resources. WebClient instances can access data with any WebRequest descendant registered with the WebRequest.RegisterPrefix method.
|
|
|
|
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, that's weird, but when I'm using WebRequest, requests not always executed on vMix. BUT if I want to use fiddler to see what's happening with my requests, all good (so, fiddler works like proxy for my buggy requests).
If I'm using WebClient, all good even without fiddler proxy.
I know, that I'm miss something in executing WebRequest, but it's simplier to just use WebClient at this time, because I can't localize my problem.
|
|
|
|
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