似乎没有任何关于如何在Xamarin中集成WebRTC的 API /示例.由名为Frozen Mountain Software的公司提供第三方API(IceLink),但其中一个需要付费许可才能使用它.
有关如何做到这一点的任何线索?
从头开始,安装节点,打字,角度cli并运行命令sudo ng new plzstart --mobile来创建项目,然后使用sudo ng build(在执行cdinto之后plzstart)构建它.
build命令抛出以下异常:
Apples-MacBook-Pro:plzstart apple$ sudo ng build
Password:
(node:45348) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
Could not start watchman; falling back to NodeWatcher for file system events.
Visit http://ember-cli.com/user-guide/#watchman for more info.
? BuildingEXCEPTION: Error in :0:0
ORIGINAL EXCEPTION: The selector "app-root" did not match any elements
ORIGINAL …Run Code Online (Sandbox Code Playgroud)