StanzaJS Discussion - 2020-09-03


  1. Flavius Andrei Hey, Lance, I might've asked you this in the past but can't remember. when i switch from front camera to the back camera, how would i change the stream in stanza?
  2. Flavius Andrei i'm doing session.start -> session.accept -> changeVideoStream
  3. Flavius Andrei but on changeVideoStream, the destination user doesn't receive anything
  4. Flavius Andrei basically, i need this: https://developer.mozilla.org/en-US/docs/Web/API/RTCRtpSender/replaceTrack
  5. Flavius Andrei any advice?