Go to SimpleChat

{{ state.t('room_key') }}

{{ state.t('room_key_tip') }}

{{ state.t('device_selection') }}

{{ state.t('device_selection_help') }}
{{ state.t('controls_help') }}

{{ state.t('local_video') }}

{{ state.t('local_video_help') }}

{{ state.t('connection_status') }}

{{ state.connected ? state.t('connected') : state.t('not_connected') }} {{ state.t('peers') }}: {{ state.others.length }}
{{ state.t('connection_status_help') }}
Peer {{ id }}

{{ state.t('signaling') }}

{{ state.t('current_signaling') }}: {{ state.signalingOrigin || '-' }}
{{ state.t('signaling_help') }}

{{ state.t('logs') }}

{{ state.t('logs_help') }}
[{{l.t}}] {{l.m}}