Skip to content

Candidates from loopback, cellular interface getting added with IP 127.0.0.1 and 0.0.0.0 while using WiFi(Found on Android). #77

@Mohamed-Risaldar

Description

@Mohamed-Risaldar

Below are the sample candidates got added while connecting using WiFi which never connects.

  1. RTCIceCandidate_YqwKRfA2 - local-candidate - 1686915646988416.0 - {candidateType: host, protocol: udp, address: 127.0.0.1, transportId: RTCTransport_0_1, port: 37661, vpn: false, isRemote: false, ip: 127.0.0.1, networkAdapterType: loopback, networkType: unknown, priority: 2121932543}.
  2. RTCIceCandidate_NLGxfctm - local-candidate - 1686915646988416.0 - {candidateType: host, protocol: tcp, address: 127.0.0.1, transportId: RTCTransport_0_1, port: 33007, vpn: false, isRemote: false, ip: 127.0.0.1, networkAdapterType: loopback, networkType: unknown, priority: 1517952767}.
  3. RTCIceCandidate_Ab+ycNxZ - local-candidate - 1686915646988416.0 - {candidateType: host, protocol: tcp, address: 0.0.0.0, transportId: RTCTransport_0_1, port: 60505, vpn: false, isRemote: false, ip: 0.0.0.0, networkAdapterType: cellular, networkType: cellular, priority: 1518083839}.
  4. RTCIceCandidate_Fl3Aldbc - local-candidate - 1686915646988416.0 - {candidateType: host, protocol: tcp, address: 0.0.0.0, transportId: RTCTransport_0_1, port: 50047, vpn: false, isRemote: false, ip: 0.0.0.0, networkAdapterType: wifi, networkType: wifi, priority: 1518214911}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions