This is a simple demo that shows how one could pair TalkJS with a (live) video. It shows off a few features:
- The chat UI is a Chatbox with the built-in "group_chat" theme and a hidden chatbox header.
- The "Enter your name" form is done with a TalkJS HTML Panel. The HTML Panel contents is populated directly JS code in the main app.
- You can hover over a message to pick "Block Sender". This is a custom Message Action that sets a Message Filter to exclude messages from that sender.
- The chat is a Super Group Chat, which lets it support thousands of concurrent users.
Hit "View source" for details, the TalkJS invocations are at the top.
Demo option: