Dogs Of War Vu

Network of Friends => Tacview => Topic started by: tomekldc on February 24, 2020, 10:11:48 AM

Title: Tacview Export Data
Post by: tomekldc on February 24, 2020, 10:11:48 AM
Hi,

Has anyone tried already to export data out of Tacview through lua sockets (maybe the SDK?) ?
I'm working on a project where I would like to recreate the state of a debriefing online and export Tacview's data that has been currently read (precise position of all the actors of the mission, etc..) to a database. I don't want to read the file (.acmi) but I'm looking to send data through TCP, in order to receive it in real time.

To make it short, I would like to use the scenario saved from DCS World as a light simulator where I can have a view on the scenario in real time.

Best regards,

TL
Title: Re: Tacview Export Data
Post by: BuzyBee on February 24, 2020, 06:22:14 PM
Hi,

Here's an example of a program that exports data out of Tacview through Lua sockets:

https://github.com/RaiaSoftwareInc/tacview.add-ons.lua/tree/master/hsr