Skip to content

Add stream to existing swarm? #23

@carboniris

Description

@carboniris

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions