Skip to content

MediaFrameReader, no FrameArrived callback #169

@Xispeo

Description

@Xispeo

Hi, I use a Hololens 2 with Unity 2022.3.69 and Visual Studio 17.7.6
I tried every single code I found on the web to capture RGB frames, code launches the MediaFrameReader but the callback never activates...
I noticed that I cannot select the VideoPreview stream and am on the VideoRecord stream:
var mediaFrameSourceInfo = mediaFrameSourceGroup.SourceInfos[0]; is NOT ok since
var mediaFrameSource = mediaCapture.FrameSources[mediaFrameSourceInfo.Id]; will fail in finding the forced ID in the FrameSources map...

I added to the manifest the webcam and all, and I try & fail since a whole week...
Is there any regression currently ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions