SteamVR

SteamVR

humanpluslab Mar 31, 2017 @ 2:48pm
How to read SteamVR's data tracking log?
I would like to know, please, if there is a way to view the .pb file that SteamVR generates when tracking data is recorded by going to (Settings > Developer > Record Tracking Data). When the file is opened by a text editor, JSON-ish + cryptic data is shown, which means that part of the content is readable JSON and the rest of the file is not human-readable. Here is what I tried so far to be able to make the file fully readable:

Looked for programs that could read the .bp extension with no luck

Tried to change the character encoding of the file, again with no luck

Looked up the charset of the file via the Mac Terminal using the file -I command and the result was (charset=binary)

Tried to open the file in both Windows and Mac and I had the same result

My goal is to parse this file to process the Vive VR headset's position as per the recorded tracking data in the file, which I couldn't find at the readable text portion of the file.
< >
Showing 1-7 of 7 comments
kyse_zenith May 5, 2017 @ 7:26am 
I have this same issue. I need the x y z pos info of the controllers and the data is mostly binary.
PBradster Sep 21, 2018 @ 5:56am 
Any update on this topic?
Did you you ever figure it out?
kyse_zenith Sep 21, 2018 @ 7:40am 
No. No one ever responded.
TravelTrousers Dec 30, 2018 @ 6:11am 
I would also like to get a clue from Valve about the binary structure used.....
Beef Supreme Feb 20, 2020 @ 1:28pm 
Hey guys! I too would like to know how to read SteamVRs data. Is there any updates on this topic?
p3ppi May 7, 2022 @ 7:24pm 
Hey Folks !

Any updates on this topic?
SPRING goober May 7, 2022 @ 10:34pm 
Originally posted by p3ppi:
Hey Folks !

Any updates on this topic?
did you really need to necropost?
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Mar 31, 2017 @ 2:48pm
Posts: 7