shinyoshiaki / werift-webrtc

WebRTC Implementation for TypeScript (Node.js), includes ICE/DTLS/SCTP/RTP/SRTP/WEBM/MP4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome and android webrtc

SinLT opened this issue · comments

image
image
image
When chrome talks with Android webrtc, the Android end cannot receive the stream, and onaddstream has no callback,The onicecandidate of the third figure also does not receive a callback

Where are you using werift?

你在哪里使用 werift?

Use SFU as the node server

If you can provide me with a minimal amount of code that can reproduce the problem, I can investigate.