Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isLiveContent is true then only two formats are play 360 and 720 #32

Closed
niteshfel opened this issue Jun 25, 2020 · 1 comment
Closed

Comments

@niteshfel
Copy link

when videoData.getVideoDetails().isLiveContent() is true then get videoData.getStreamingData().getAdaptiveVideoStreams();

this video list have 10-15 video format urls like webm and mp4 but webm urls is not play in any player only mp4 urls are play for 360p and 720p and this url is also play videoData.getStreamingData().getHlsManifestUrl() get by this method. so my question is can i get all working means playable urls from getStreamingData().getAdaptiveVideoStreams(); and both quality webm and mp4?

@antonyhaman
Copy link
Owner

antonyhaman commented Jun 29, 2020

@niteshfel

this video list have 10-15 video format urls like webm and mp4 but webm urls is not play in any player

This is not true, just copy the link and post it into the address bar of your browser, press enter and voilà!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants