psi icon indicating copy to clipboard operation
psi copied to clipboard

Platform for Situated Intelligence

Results 59 psi issues
Sort by recently updated
recently updated
newest added

Hello, I started using both \psi and \psi Studio and ran into issues with the 3D panel in \psi Studio. It was not working properly (see below for the symptoms)...

Hi Fix missing project **Microsoft.Psi.Audio.Windows** in solution **HoloLensCapture**.sln Thanks

Hi, I receive exceptions when trying to dispose a data replay pipeline close to its end. Two threads enter `Pipeline.Stop` at a similar time, which leads to one thread thinking...

Hi! I'm trying to use PSI on an Oculus Quest in combination with StereoKit. To start, I cloned the StereoKit universal template (https://github.com/StereoKit/SKTemplate-Universal) and added a `Microsoft.Psi.Runtime` NuGet package reference...

Hello, I am using Psi Store Importer from `0.19.100.1-beta`. For some Psi Stores, I encounter the following error. The Psi Store was captured with the same psi version. In its...

I logged some data into a folder, then I run the PsiStoreTool (ubuntu 22.04). All logs are channeled to "data" ``` psi/Sources/Tools/PsiStoreTool/bin/Debug/netcoreapp7.0/PsiStoreTool.dll save -p . -d Logger.0001/ -s Logger.data -f...

I've been using [PSIbot](https://github.com/microsoftgraph/microsoft-graph-comms-samples/tree/master/Samples/PublicSamples/PsiBot) to join a teams call and record meeting audio and video to a PsiStore. After the call has been ended (but while the bot is still...

Hi, Is there a way to get video and audio serialised in psi store into other formats (.wav, .mpeg, etc.)? I saw the cli tool to get data into csv...

Hi! I am planning to use a Kinect camera and a webcam to gather data. To gather data from Kinect I have tried and I know that this works: ```...