microsoft / HoloLensForCV

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

wrong url in readme #152

Open FelixWeichselgartner opened 3 years ago

FelixWeichselgartner commented 3 years ago

In HoloLensForCV/Samples/py/README.md

Install and Launch the [Streamer] (https://github.com/Microsoft/HoloLensForCV/tree/master/Tools/Streamer) UWP application on your HoloLens.

The url is not correct anymore. StreamerPV or StreamerVLC, I'm not sure which is the correct one.

emeraldy commented 3 years ago

Hello, Judging from the comments in sensor_receiver.py, it seems to be StreamerPV, which generates frames from the Photo/Video camera located in front of the device.