You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When passthrough.py sends rt_display=1 then PNGs of the session are generated and written to disk or to a Redis server (default) with the key session:image:${session_id} . With a viewer, we get the 4 eyes.
allow_rt_without_recording allows rt_display to work when the session is not recorded (is_rec=0).
Allow real-time view (4 eyes) without session recording enabled in the authorization
value: 0 or 1
#allow_rt_without_recording = 0
Could someone please explain the purpose of this feature?
The text was updated successfully, but these errors were encountered: