Mahdi QWAREEQ comentou,
It's okay, no need to share full logs for now, where from the tracks logs we see that both tracks look identical. When render the video track, can you try to remove the renderer first before adding...
Mahdi QWAREEQ comentou,
Could you please try to log the values using NSLog, and also if you could share the full logs from the Xcode console.
Mahdi QWAREEQ comentou,
Did you try both approaches in same test, since in the second approach I see that the remoteVideoTrack has different pointer value (0x0000000110dbec10)
Mahdi QWAREEQ comentou,
Thanks Rick, yes it's expected to get the same results for both codes. To compare the tracks values, could you please try to log the remoteVideoTrack in both cases, and also to log remoteVideoStrea...
Mahdi QWAREEQ comentou,
Hello Rick, Could you please share the code that you are using to render with remoteVideoStream, as it's expected to have the same result when use remoteVideoTrack.