steep-balloon-41261
02/04/2022, 3:14 PMdry-elephant-14928
02/04/2022, 7:39 PMcareful-magician-40224
02/05/2022, 6:34 PMRemotePaticipant
Demo as shown below but i got no track
from the demo
export const renderParticipantOnJoined= (participant, ref) => {
const cameraPub = participant.getTrack(Track.Source.Camera);
const micPub = participant.getTrack(Track.Source.Microphone);
//cameraPub.track.attach(ref.current). //this break
// micPub.track.attach(ref.current)
//No track found
console.log(micPub.audioTrack ,cameraPub )
}
I am using the version 0.15.4
``````careful-magician-40224
02/05/2022, 11:09 PMglamorous-pager-20525
02/07/2022, 8:49 AM7623f1
), latest server (image id abcbfd7d6ee9
)