teaguestockwell / speak-easy

p2p chat / file / and video sharing with webrtc

Home Page:https://speak-easy-nu.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to see video when both peers are webkit

teaguestockwell opened this issue · comments

Video sharing works when one or both clients are chromium based, but when calling WebKit to WebKit the shared video is blank.

possible causes:

  • video element auto play
  • setting src object in use layout effect
  • video codecs not compatible

need to be able to debug metadata of a media stream for repro and non repro to troubleshoot further