Skip to content

Commit 7d268d6

Browse files
authored
Update README (#38)
1 parent 4c50a63 commit 7d268d6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)