HLS从覆盆子pi到移动(Android或iOS)通过服务器

时间:2018-02-25 13:03:29

标签: android raspberry-pi hls

我正试图通过互联网从覆盆子到Android进行直播。

我在网上搜索,我实际上能够从树莓中流式传输,并在手机直接连接到树莓时从手机中读取流。

但是,如果我想在网上进行,那么我就不知道如何通过另一台服务器“管道”这个流。

因此,我主要想检查如何将流发布到服务器,以及如何实时从移动设备中检索它。

我已经检查了以下内容:

Http Live Streaming with the Apache web server

https://raspberrypi.stackexchange.com/questions/7446/how-can-i-stream-h-264-video-from-the-raspberry-pi-camera-module-via-a-web-serve

https://docs.peer5.com/guides/setting-up-hls-live-streaming-server-using-nginx/