I think it is not possible to extract files in the browser, so for now we could assume that websoccermonitor will read log files that are already extracted by the user.
We have to support the log format before rcssserver version 17.0.0 and the new json-based version present on rcssserver versions 17.0.0 and higher.
It should be as simple as parsing the logs into the format websoccermonitor currently uses for keeping track of data.
I think it is not possible to extract files in the browser, so for now we could assume that websoccermonitor will read log files that are already extracted by the user.
We have to support the log format before rcssserver version 17.0.0 and the new json-based version present on rcssserver versions 17.0.0 and higher.
It should be as simple as parsing the logs into the format websoccermonitor currently uses for keeping track of data.