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

Show loading spinner on local video if needed even if own peer is null



The own peer and, therefore, the peer in LocalCallParticipanModel could
be null in some cases even if an own peer is needed to send media to the
HPB. This should be just a transient situation, although it could happen
too by bugs in the code.

Due to this the call view should show the local participant as "not
connected" not only when the own peer is null, but also if the own peer
is null and an own peer would be nevertheless needed.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent 57bca162
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