TermRecord icon indicating copy to clipboard operation
TermRecord copied to clipboard

Real-time streaming of console sessions

Open theonewolf opened this issue 10 years ago • 0 comments

As sessions are logged via script or ttyrecord, it would be nice to support streaming that data to a web browser.

This would require:

(1) WebSockets or similar Web API (long JSON request to get data of the session) (2) New template for HTML + JavaScript supporting streaming

In this manner, using just a web browser, someone could "drop-in" and observe the operations on another user's console.

New feature idea from @spawnflagger.

theonewolf avatar May 07 '14 12:05 theonewolf