Streaming Youtube Videos

前端 未结 8 1357
太阳男子
太阳男子 2020-11-30 01:53

I am writing an application to play youtube videos using streaming.

First method:

I am getting the RTSP URL to the video using GData APIs. Here is the code t

8条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-30 02:42

    I'm impressed that the dirty way works at all! If you've got a working solution, go with it. I don't think there's a clean way to get RTSP streaming working in the SDK yet.

提交回复
热议问题