CasparsPlayoutClient
CasparsPlayoutClient copied to clipboard
Fails completely on Server 2.1.0
Attempting to add any media on Server 2.1.0 causes an endless loop and the program freezes.
It just spits the following out endlessly in the log (you have to task-kill the program) :
1/8/2016 11:56:52 PM: err(1): ServerController.getMediaDuration: Could not get media duration of AMB(MOVIE). 1/8/2016 11:56:52 PM: err(1): CasparCGMedia.fillMediaInfo: Error loading xml data received from server for AMB (MOVIE). Error: 1/8/2016 11:56:52 PM: err(1): CasparCGMedia.fillMediaInfo: ServerMessages dump: 201 INFO OK
Thats possible. CasparsPlayoutClient is meant to run on the current stable version of ccg, so the development tree is not supported. There may has been changes made to the protocol or such. I will get into it when I have some spare time and check if I can get that fixed easily.