Developing A Streaming Server For Android

后端 未结 3 903
南方客
南方客 2020-12-15 15:21

I am trying to develop a Streaming AV Media Server for use with an Android handset as the client. This instantly puts a constraint on me to develop a server that uses RTSP.

3条回答
  •  眼角桃花
    2020-12-15 15:38

    I'm not sure what your specific needs are, but for static files you might try combining Amazon S3 and CloudFront, which I believe supports RTSP.

提交回复
热议问题