Skip to content

Android手机连接服务器异常 #37

Closed
@xingzjx

Description

@xingzjx

1.flutter-webrtc-server在Mac电脑上部署成功
2.打开两个浏览器可以视频通讯
3.手机打开谷歌浏览器,也可以通讯,手机和PC浏览器使用的是同一个网
4.在手机运行flutte-webrtc-demo,Basic API测试没有问题
5.打开P2P Call Sample,填写IP地址,如10.10.50.24
最后连接出现异常,定位到代码 HttpClientRequest request = await client.getUrl(
Uri.parse('https://$host:$port/ws'));
异常提示:SocketException: OS Error: No route to host, errno = 113

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