jdibenes / hl2ss

HoloLens 2 Sensor Streaming. Real-time streaming of HoloLens 2 sensor data over WiFi. Research Mode and External USB-C A/V supported.
Other
205 stars 51 forks source link

Mixed Reality capture support #74

Open chiarainn opened 10 months ago

chiarainn commented 10 months ago

Hi! I have just read in the README file that mixed reality capture is supported as an additional feature but I see no references anywhere in the project. Could you please explain to me where can I find it or at least if there is something I could do about it? Thanks

jdibenes commented 10 months ago

Hi, the client_stream_pv.py demonstrates this capability. Set enable_mrc=True in this script to enable Mixed Reality Capture and see the holograms in the RGB video stream.