gisogrimm / ov-client

Clients (headless and GUI) to share and receive spatial realtime audio on Linux and MacOS using JACK, zita-njbridge and TASCAR
GNU General Public License v3.0
24 stars 7 forks source link

Windows port preview #35

Closed christofmuc closed 2 years ago

christofmuc commented 3 years ago

Don't merge, just a preview.

I am somewhat confused about the directory structure. Currently, we have tascar twice (I saw in the develop branch one of the copies was removed again), and some files from tascar have been copied out into the src folder here.

Current state: ov-client compiles, links, and starts. Probably doesn't do anything sensible as it complains it can't launch jacklib (it tries to shell out, that won't work on Windows). But it also seems to be able to issue REST requests to the digital stage (?), not sure how the software is supposed to work from here.