logo

Live Production Software Forums


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

Notification

Icon
Error

Options
Go to last post Go to first unread
jrojasv  
#1 Posted : Monday, July 18, 2016 3:50:51 PM(UTC)
jrojasv

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 Demo

And you can Download it from here VMIX Timer & Score

Please 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.
thanks 1 user thanked jrojasv for this useful post.
J'chap on 11/1/2016(UTC)
IceStream  
#2 Posted : Monday, July 18, 2016 7:56:11 PM(UTC)
IceStream

Rank: Advanced Member

Groups: Registered
Joined: 3/7/2012(UTC)
Posts: 2,602
Man
Location: Canada

Thanks: 33 times
Was thanked: 501 time(s) in 470 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
jrojasv  
#3 Posted : Monday, July 18, 2016 10:12:16 PM(UTC)
jrojasv

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

Users browsing this topic
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.