bitfocus / companion-module-faithchapel-videoplayoutserver

MIT License
2 stars 0 forks source link

Video playout server module #1

Open antlear opened 4 years ago

antlear commented 4 years ago

Hi I was wondering if it might be possible to get a module fairly soon for a program called video playout server https://resources.faithchapel.cc/blogs/video_server

The tcp commands are rollClipCh1 stopClipCh1 pauseClip Ch1 selectPrevClipCh1 selectNextClipCh1

There are two players in the software so the tcp commands then change to

rollClipCh2 stopClipCh2 pauseClip Ch2 selectPrevClipCh2 selectNextClipCh2

If it was possible to have a drop down list of the commands with a box to add the channel number that would probably be more flexible as there is a newer version with more channels coming.

If possible I would like to try this on an event in the next week with a blackmagic atem and ProPresenter so if it’s possible to get a module soon that would be ace

Thank you

Anthony

josephdadams commented 4 years ago

Is there a default TCP port for the program?

JeffreyDavidsz commented 4 years ago

I might be able to do that for you today. Can you find out the port number it connects to?

antlear commented 4 years ago

Hi the port is user definable. The program is free if you want to try it

JeffreyDavidsz commented 4 years ago

Ok, I've created the module and tested it. The program chrashes a lot, now my guess this is because of my setup, I'll let you try it in a build. Follow the slack repo channel to see when the build is ready (10-20min)

antlear commented 4 years ago

Thanks will test this afternoon/ evening. As the core build is possibly done is it possible to then update the module say with extra things once v2 is released??

JeffreyDavidsz commented 4 years ago

Yep no problem

antlear commented 4 years ago

Right I have tested it. 2 issues found

JeffreyDavidsz commented 4 years ago

Updated, tnx for testing

antlear commented 4 years ago

Initial testing seems good will do a few more tests but all seems to be working as it should.

Thank you @JeffreyDavidsz for your help.