microsoft / HoloLensForCV

Sample code and documentation for using the Microsoft HoloLens for Computer Vision research
MIT License
472 stars 156 forks source link

How to Change the resolution in which streamerPV sends the data #107

Open nemathahmed opened 5 years ago

nemathahmed commented 5 years ago

I need to reduce the Stream Data length that hololens is currently sending my PC so that video I receive is not laggy. Currently 1280x720 Resolution images are being streamed and when I run recorder.py even without any image processing the Received video is laggy.