-
-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
As of right now, the only way to add video/audio to the swarm is to add it when the swarm is first instantiated. It would be more convenient to create a swarm for sending whatever you're sending over the DataChannel, then add a stream when the user requests it via the UI (using a method on the swarm like swarm.addStream). And if we're adding streams to existing swarms, it would be useful to be able to add DataChannels while we're at it.
Metadata
Metadata
Assignees
Labels
No labels