videocall-ui 1.1.39

A Yew UI for the videocall project
1
2
3
4
5
6
7
8
{
  "goog:chromeOptions": {
    "args": [
      "--use-fake-device-for-media-stream",
      "--use-fake-ui-for-media-stream"
    ]
  }
}