Video streaming using RTSP: Android

前端 未结 3 2008
谎友^
谎友^ 2020-11-28 05:59

I\'m trying to install a Wowza server on my Linux machine to enable the RTSP streaming for my Android application.

On Android client side what sort of changes do I

3条回答
  •  渐次进展
    2020-11-28 06:28

    WCS4 server can deliver WebRTC stream as RTSP.

    So you can send WebRTC live stream from Android or desktop Chrome/FF browser and then connnect to this stream via VLC or Android by RTSP.

提交回复
热议问题