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.
是否可以通过蓝牙(GKSession)将一部iPhone的相机中显示的内容显示到另一部iPhone。Appstore中提供Remote Live。请问有什么想法吗?
我以前从未为 iPhone 开发过,但这个想法听起来应该是可能的。我基本上会采用远程桌面的方法。在主机手机上,启动相机并捕获图像/视频流,然后在接收手机上通过蓝牙与主机配对的客户端应用程序(无线连接会更好吗?)并将数据发送到客户端手机被渲染?