Closed upeartaker closed 2 years ago
FIX: The video cannot be displayed when the user enters the room several times problem
@upeartaker Thanks! LGTM
FIX: The video cannot be displayed when the user enters the room several times problem
I found that when users entered and left the room multiple times, previous users couldn't properly display the new user's video content.
So , Later I found that the common memory problem was caused by reference passing, please refer to the code