vMix Forums
»
General
»
3rd Party Software and Development
»
Custom XAML Score and Clock with custom http API
Rank: Newbie
Groups: Registered
Joined: 7/18/2016(UTC) Posts: 2 Location: SV
Was thanked: 1 time(s) in 1 post(s)
|
I would like to share with you a small custom score & timer title i´m using for my soccer games. It consists in 2 VS2013 projects, one is the title itself and the other is the controller. The title DLL starts a small http server that listen to commands sent by the controller, the title starts a thread in the background that sets/runs the clock from the time you send the command from the controller. The controller also lets you hide part of the title. You can see it working here: Custom XAML DLL DemoAnd you can Download it from here VMIX Timer & ScorePlease notice that if you add the title you will need to stop vmix from task manager as i havent found a way to stop the background thread. Hope it helps File Attachment(s): VmixClock.zip (637kb) downloaded 85 time(s).You cannot view/download attachments. Try to login or register.
|
1 user thanked jrojasv for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/7/2012(UTC) Posts: 2,636 Location: Canada Thanks: 33 times Was thanked: 506 time(s) in 475 post(s)
|
@ jrojasv
Thanks for sharing. Is there a special way to set things up? I couldn't get the controller to work for me.
Ice
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 7/18/2016(UTC) Posts: 2 Location: SV
Was thanked: 1 time(s) in 1 post(s)
|
I Forgot to mention that VMIX has to be run as administrator, you have to check if port 8080 is listening after you add the DLL Title or you can test the http server on http://localhost:8080/ to see if server is available, be sure that you don´t have another server listening on that port. IceStream wrote:@ jrojasv
Thanks for sharing. Is there a special way to set things up? I couldn't get the controller to work for me.
Ice
|
|
|
|
vMix Forums
»
General
»
3rd Party Software and Development
»
Custom XAML Score and Clock with custom http API
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