Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real time view. #177

Open
ravindrajangid00007 opened this issue Nov 7, 2024 · 1 comment
Open

Real time view. #177

ravindrajangid00007 opened this issue Nov 7, 2024 · 1 comment

Comments

@ravindrajangid00007
Copy link

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?

@jonathanpoelen
Copy link
Contributor

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants