@modelhealth/modelhealth
    Preparing search index...

    Type Alias SessionDataSharing

    SessionDataSharing:
        | "Share processed data and identified videos"
        | "Share processed data and de-identified videos"
        | "Share processed data"
        | "Share no data"

    Data-sharing preference for a session.

    Session data and videos are uploaded to a secure cloud server for processing. This setting controls what Model Health can use for internal development. Identified videos contain original footage with faces unblurred; de-identified videos have faces blurred. Processed data (e.g. joint angles) is always de-identified.

    Type Declaration

    • "Share processed data and identified videos"

      Share processed data and identified videos (default).

    • "Share processed data and de-identified videos"

      Share processed data and de-identified videos (faces blurred).

    • "Share processed data"

      Share processed data only. No videos are shared.

    • "Share no data"

      Share no data for internal development.