We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to show stream embedded Audios and Subtitles in our application which works good without Cdnbye sdk.
These track details are shown when Cdnbye SDK is enabled:
TrackName: 256 × 144 TrackName: Mono TrackName: Unknown TrackName: Unknown
Bypassing Cdnbye SDK (Removing parsed url) following details are shown:
TrackName: 256 × 144, 0.31 Mbps TrackName: 426 × 240, 0.64 Mbps TrackName: 640 × 360, 1.94 Mbps TrackName: 854 × 480, 3.27 Mbps TrackName: 1280 × 720, 4.81 Mbps TrackName: 1920 × 1080, 9.50 Mbps TrackName: Mono TrackName: French, Mono TrackName: French, Mono TrackName: French, Mono TrackName: French, Mono TrackName: French, Mono TrackName: French, Mono TrackName: English, Mono TrackName: English, Mono TrackName: English, Mono TrackName: English, Mono TrackName: English, Mono TrackName: English, Mono TrackName: Unknown TrackName: French TrackName: English TrackName: English TrackName: Unknown TrackName: Unknown TrackName: Unknown
I have forked this repository and added track details code. https://github.com/zeero0/android-p2p-engine
The text was updated successfully, but these errors were encountered:
Audios and Subtitles is not supported in master playlist, add in media playlist instead.
Sorry, something went wrong.
Sorry for delay. Now Audios and Subtitles is supported in new version 2.1.x. Please contact cdnbye support for details.
No branches or pull requests
We want to show stream embedded Audios and Subtitles in our application which works good without Cdnbye sdk.
These track details are shown when Cdnbye SDK is enabled:
Bypassing Cdnbye SDK (Removing parsed url) following details are shown:
I have forked this repository and added track details code.
https://github.com/zeero0/android-p2p-engine
The text was updated successfully, but these errors were encountered: