Verfasste Forenbeiträge
-
AutorBeiträge
-
Hi Fredrik.
I didn’t come any further with the use of SiusAPI. It looks like it requires an additional machine connected to the LON infrastructure. So I think it requires an extra SNI dongle.
Right now I have been focusing on developing graphics for another vendor. And will hopefully come back to SIUS at some point. But it will be with the data from the TCP/IP Socket in SIUSData.
I have been writing everything in Python so far for the project.
So right now I have a service (Python container) locally on the shooting range, which connect to the TCP Socket and publish the relevant events to a RabbitMQ (which could be hosted in cloud). Another Python service which will subscribe to the RabbitMQ and insert the data into a PostgreSQL database.
And that was about there I stopped.
Please checkout my GitHub if you wanna know more
https://github.com/strandenBest regards,
Henrik StrandHi Peter,
That sounds like the best solution!
Way better than starting to reverse engineer the socket implementation and analyze the data.I will send an E-mail to support right away.
Best regards,
Henrik StrandHi Peter,
I wouldn’t say it is a special feature.
All I ask is to share the documentation regarding the TCP Socket.
I couldn’t find via the built in help in SIUSData, only the CSV format for shot dataI can see it is being used between SIUSData and SIUSRANK, and between SIUSData and SIUSView as well.
We run a lot of competitions in Denmark on SIUS ranges, but they are installed with a LON infrastructure.
So in order to create a more viewable event, we would like add streaming of finals. With both cameras and TV graphics.
Everything with Graphics and streaming, will not be a SIUS provided service. But something we built ourself in Denmark.
The only thing we need in order to have somekind of success is documentation of TCP/IP Socket and the data it send.
Hope you will consider it again.
Best regards,
Henrik Strand -
AutorBeiträge


