0

我不知道如何与 dom 元素建立关系,版本 0.15x,在 0.06x 版本中是options.media.render,但是在 0.15x 中是什么

<div class="chat-sip">
  <video id="remoteVideo"></video>
  <video id="localVideo" muted="muted"></video>
  <button (click)="push()">push</button>
  <button id="endCall">End Call</button>
</div>
var userAgent = new UA();
var session = userAgent.invite("example@onsip.com");

已解决请参阅此附加媒体

4

0 回答 0