0

The reasons I'm confused are:

  1. When my media stream is detected: My camera or microphone permission is allowed.
  2. When an offer is set in my local SDP using setLocalDescription
  3. When receiving the other party's answer and registering as Remote SDP using setRemoteDescription

The second question is Is the stream received through event.streams[0] the other party's stream or my stream?

I've read the MDN documentation, but it's an unfamiliar concept and I don't quite understand it.

신주영
  • 1
  • 1
  • You list 3 list items there. Are you saying that you see the onTrack event getting called at those 3 times? Or are you asking which of those times the onTrack event should be called? – notmystyle Apr 07 '23 at 00:57
  • I wonder what time the track event is called. – 신주영 Apr 07 '23 at 10:26

0 Answers0