peer-stream icon indicating copy to clipboard operation
peer-stream copied to clipboard

Failed to create Peer Connection. Msg=ICE server parse failed

Open samo-c opened this issue 2 years ago • 1 comments

]LogWindows: Error: appError called: Assertion failed: Result.ok() [File:D:\build++UE5\Sync\Engine\Plugins\Media\PixelStreaming\Source\PixelStreaming\Private\PixelStreamingPeerConnection.cpp] [Line: 245] Failed to create Peer Connection. Msg=ICE server parse failed 出现了这种错误 一个原有的项目,在新增 Pixel Streaming 这个插件后 打包项目后 启动node signal.js 在网页中点击视频监控后页面还是Not connected 查看exe项目的log发现该报错 我做错什么了吗,需要怎么来修改。

samo-c avatar Nov 21 '23 03:11 samo-c

遇到了同样的问题,是在开启coturn后,通过外网访问会有相同报错

hanfangyu avatar Jan 17 '24 11:01 hanfangyu