How to access vitals in real-time with Python #660

Matthew Hodgman (2024-10-17 15:52) · 145 view(s) · 1 comment(s)

I am connecting to multiple vital sensors via SOLAR 8000M in VitalRecorder. I would like to access those signals in real-time in Python to be able to run a model in real-time. Is this possible?


vitaldb2017 (2024-11-03 11:33)
We only record data in real-time in VR's internal cache and do not provide a way to make it available externally.