Mobile Client Simulator
Use this page like a phone app: authenticate, register device role, connect socket with bearer device token, and run
camera/client actions.
App-Like Onboarding Flow
- Sign up/sign in in the Auth panel.
- Pick role (
camera or client) and register device.
- Connect socket to become online.
- Client links to camera, requests stream; camera accepts automatically via command handling.
- Camera finalizes recording; client fetches download URL and polls push inbox when offline.
Camera Actions