How to get video RTSP link with Youtube API V3?

前端 未结 2 1990
遥遥无期
遥遥无期 2021-02-04 18:38

I used to get it normally with V2 but what\'s the alternative in API V3 ? if not available, is there any hack to do it ? eg. guess the URL ?

Note : V2 is Deprecated now,

2条回答
  •  别跟我提以往
    2021-02-04 19:28

    API v3 doesn't return RTSP, your best bet is to implement iFrame player and it will stream the appropriate format for you.

提交回复
热议问题