asciinema-server
asciinema-server copied to clipboard
Realtime mode
Wouldn't it be awesome to be able to share a session in realtime, as in streaming?
That would be hard to achieve with the current architecture but I am considering rethinking the system to make this possible, and maybe a core feature even.
I'm convinced this could lead to a killer feature: every day I see ppl on IRC asking for shared screen or tmux sessions
wow, that's huge.
This is happening :) With either 1.0 or 1.1 of asciinema recorder.
Awesome!
@faxm0dem we're currently figuring out data format here: asciinema/asciinema-cli#70.
This could lead to some pretty amazing things in terms of broadcasting programming sessions. I'm thinking educational / remote applications. I'm very excited about this. :+1:
what is the status of this task?
It's planned, I'm currently experimenting with several approaches to this.
FWIW there's gotty that does something similar and it's awesome
i'm looking for how to share tty and find this, this is good. streaming is also needed simply sharing tty is what i needed but recording feature like asciinema is also nice to have given someone may want to watch it later
@xuefer another awesome alternative for streaming and recording is tmux2html
Related/duplicate: https://github.com/asciinema/asciinema-server/issues/326 Related: https://github.com/asciinema/asciinema-player/issues/123 Related: https://github.com/asciinema/asciinema/issues/516