Reputation: 528
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, so i can't depend on it .
Upvotes: 6
Views: 2539
Reputation: 2956
Yes, this is another of the great advantages of v3 API. Other benefits from this API:
The lack of RTSP value is just another one. I bet that in API v4 they'll probably hide the video title as well, to ensure the API is entirely useless.
Upvotes: 7
Reputation: 12877
API v3 doesn't return RTSP, your best bet is to implement iFrame player and it will stream the appropriate format for you.
Upvotes: 2