File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Sign up [here](https://www.onkernel.com/)!
2020- Sandboxed Chrome browser that Chrome DevTools-based browser frameworks (Playwright, Puppeteer) can connect to
2121- Remote GUI access (live view streaming) for visual monitoring and remote control
2222- Configurable live view settings (read-only view, browser window dimensions)
23- - [ Coming soon ] Video replays of the browser's session [[ 1 ]] ( #notes )
23+ - Controllable video replays of the browser's session
2424
2525## What You Can Do With It
2626
@@ -138,7 +138,6 @@ You can use the embedded live view to monitor and control the browser. The live
138138### Notes
139139- Audio streaming in the WebRTC implementation is currently non-functional and needs to be fixed.
140140- The live view is read/write by default. You can set it to read-only by adding ` -e ENABLE_READONLY_VIEW=true \ ` in ` docker run ` .
141- - Replays are currently a work in progress. There is some source code for it throughout the repo.
142141
143142## Replay Capture
144143
You can’t perform that action at this time.
0 commit comments