Instrument / oculus-bridge

A utility and javascript library to link the Oculus Rift with the web
MIT License
297 stars 50 forks source link

Performance comparison with NPAPI/Chrome USB Driver #5

Open carstenschwede opened 10 years ago

carstenschwede commented 10 years ago

It would be great to have some data about how oculus-bridge compares to other solutions. Are there any benchmarks/latency measurements that help one choose between

benpurdy commented 10 years ago

That's a good question. I haven't personally done any comparison testing. My assumption is that the NPAPI plugin and USB driver would both provide lower latency since they aren't separated from the hardware by the web socket link.