-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
confirmedThe issue has been confirmedThe issue has been confirmedenhancementNew feature or requestNew feature or request
Description
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
Labels
confirmedThe issue has been confirmedThe issue has been confirmedenhancementNew feature or requestNew feature or request