WiVRn / WiVRn

An OpenXR streaming application to a standalone headset
GNU General Public License v3.0
241 stars 39 forks source link

Cross platform #10

Open hazre opened 1 year ago

hazre commented 1 year ago

I understand that currently WiVRn is exclusive to linux machines due to the dependencies it uses such as systemd, Avahi and libpulse.

But I feel like this project could benefit a lot if such dependencies would be replaced with cross platform counterparts or if it uses different dependencies depending on compilation/build target , so it could be compiled on windows and else where.

xytovl commented 1 year ago

WiVRn currently has a few Linux or UNIX specific dependencies:

I would accept pull requests to support other operating systems