locaal-ai / scoresight

ScoreSight is a powerful scoreboard OCR software for live broadcasts
https://obsproject.com/forum/resources/scoresight-free-open-source-ocr-tool-for-gaming-and-scoreboards.1884/
MIT License
58 stars 3 forks source link

vMix integration not working #25

Closed FabrizioBocci closed 1 month ago

FabrizioBocci commented 3 months ago

Hello, i can't make it work with vMix. TCP API should be available on port 8099, i can telnet into localhost port 8099 but the software it doesn't work. I have followed your tutorial strictly.

I noticed TCP API is used: please consider using HTTP API instead which seems to be more reliable. Other products like Universal Time Controller are using them successfully.

I have made it work using Putty as telnet on port 8099 and sending SetText command, so it should be someting wrong in the software

royshil commented 3 months ago

thanks for the ticket - this had been reported several times. i'm investigating the source of the bug

royshil commented 2 months ago

@FabrizioBocci this shuold now be resolved in the released version

royshil commented 1 month ago

resolved