Skip to content
Commit 3bff4d0f authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Handle names in CallParticipantModel



CallParticipantModel only triggers change events when the model
attributes actually change, so the code to update the VideoView only
when the name has changed can be dropped.

Although before the "peer.nick" was got by listening to "videoAdded"
that value is now got by listening to "peerStreamAdded"; the former is
just a specialized event that is always triggered after the later.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent 02334509
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment