How to Play RTSP Video in Android?

前端 未结 2 1313
一向
一向 2020-12-21 16:52

I want to play Youtube Video on VideoView . I have searched very much & find that VideoView Support rtsp URL Video . But I am getting error: My android device is 2.3.5

2条回答
  •  情歌与酒
    2020-12-21 17:17

    First you have to get videos from your YOutube Channel. For this following Example will help you.

    See My answer Here. it will give you perfect idea about this.

    Also for playing video in videoview you need rtsp format of your video.

    You can convert your url in rtsp format i create function for that which is HERE.

提交回复
热议问题