RECEIVE_ONLYViewer access does not publish audio or video
Invited viewers receive the inspection stream. Their access token is not allowed to publish camera or microphone tracks into the session.
Access and security
InspectStream removes unnecessary meeting friction without making an inspection public. Viewer access is temporary, inspection-specific and separate from authenticated company access.
Implemented controls
These are product behaviors implemented in the current application. They are not a substitute for a formal security assessment or compliance certification.
RECEIVE_ONLYInvited viewers receive the inspection stream. Their access token is not allowed to publish camera or microphone tracks into the session.
EXPIRING_LINKThe short viewer link has a defined expiration and is revoked when the inspector ends the inspection, rather than remaining a permanent public viewing address.
SERVER_CHECKThe URL contains a short inspection code, not a reusable media credential. The server checks the inspection status and expiration before issuing room access.
PRIVATE_MEDIACompleted media is not intended to live at permanent public object URLs. Playback is delivered with short-lived signed access.
ORG_ACCESSAuthenticated application routes resolve the signed-in user’s organization and role before allowing access to inspections or administration functions.
ROLE_CONTROLOrganization owners and administrators can manage their company. Platform support access is separately controlled through the deployment allowlist.
Viewer access flow
The invited person receives a short browser link through the inspector’s normal sharing workflow. They do not create an InspectStream account.
The request is checked against the inspection record, including whether the session is still available and whether the link has expired.
The issued room credential is scoped to the inspection and configured for receive-only viewing rather than general application access.
The live room closes and the viewer link is no longer usable. The organization retains the completed inspection record inside the authenticated application.
Company access
A valid account alone is not treated as permission to use company inspection data. Application routes resolve organization membership and role before performing protected work.
Crew members authenticate before creating or reviewing company inspections.
The account must be attached to a company organization before protected routes allow access.
Owners and administrators can manage their organization; inspector access remains more limited.
Cross-organization platform support is controlled separately from a customer’s own roles.
Security questions
No. Viewers use a private inspection link. Crew members and administrators use authenticated company accounts.
The viewer role is receive-only and is not permitted to publish camera or microphone tracks into the inspection.
They are stored as private media and are served through time-limited signed access rather than a permanent public object URL.
No certification should be assumed from this page. It documents product controls currently implemented in the application, not the completion of a third-party compliance audit.
Review the workflow
Use one device as the inspector and another as the invited viewer to evaluate the complete access flow.