urbit / urbit-webrtc

WebRTC integration for Urbit: https://grants.urbit.org/proposals/21131866-webrtc-gall-agent-and-external-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[urchatfm] Close media streams when exiting a call

eamsden opened this issue · comments

Right now, exiting a call on hangup leaves media stream for camera and microphone open. This can be observed by

  • The browser tab showing a recording decoration
  • A webcam's capture light showing on

Urchatfm should affirmatively close captured media streams when exiting a call.

done, thanks @arthyn