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.
我有一个带有摄像头的树莓派。我喜欢通过点对点连接将视频流式传输到 iOS 应用程序。
我在树莓派上安装了 uv4l,但我不知道如何从 iOS 应用程序启动对等连接。
树莓派连接到家庭网络,我需要能够访问家庭网络之外的视频流。我不想在路由器上进行端口转发。
有人可以提供有关如何设置的分步说明吗?