Skip to content

RTCView should support null stream #16

Open
@wilkinsonj

Description

@wilkinsonj

Describe the bug

The native RTCView can be provided a streamURL of null, for example streamUrl={localStream?.toURL()}

However, the RTCView in this library throws an error if localStream is null, for example stream={localStream}

It would be better if stream had the same logic behind the scenes

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmedThe issue has been confirmedenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions