Video recording #688
-
|
I can't find Video recording in the UI and documentation. I would love to see a screenshot or visualization of Video session recordings / audits. |
Beta Was this translation helpful? Give feedback.
Answered by
sandromello
Feb 18, 2025
Replies: 1 comment 4 replies
-
|
The video recording is available when you connect in the gateway via "hoop connect" with command line connections. Setup and Createhoop config create --api-url https://your-hoop-instance
hoop login
hoop admin create conn bash -a <your-agent> -- bashTest ithoop connect bash
|
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
ntk148v
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


The video recording is available when you connect in the gateway via "hoop connect" with command line connections.
In order to test it, follow the instructions below:
Setup and Create
Test it