Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在构建一个在两个 iPhone 客户端之间输入和输出视频的应用程序。iPhone 之间的握手是由服务器完成的,但服务器仅此而已——服务器不进行流式传输。流媒体直接在 iphone 1 <-> iphone 2 之间完成。
如何创建此流?如何创建连接?使用每个iphone的IP?正常的网址连接?