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

Failed to Play data URI #8

Open
sguerrini97 opened this issue Nov 30, 2023 · 1 comment
Open

Failed to Play data URI #8

sguerrini97 opened this issue Nov 30, 2023 · 1 comment

Comments

@sguerrini97
Copy link
Contributor

After #6 and #7 were merged, replacing the HTTP server with a base64 data: uri, content from the GrayJay app doesn't play:

2023-11-30 15:26:41.614 T:63      debug <general>: AddOnLog: inputstream.adaptive: Ignore HDCP status setting value: 0
2023-11-30 15:26:41.614 T:63       info <general>: AddOnLog: inputstream.adaptive: [Repr. chooser] Resolution set: 1910x1005, max allowed: 1910x1005, Adjust refresh rate: 0
2023-11-30 15:26:41.614 T:63      error <general>: AddOnLog: inputstream.adaptive: CURLOpen returned an error, download failed: data:application/xml+dash;base64,...
2023-11-30 15:26:41.614 T:63      debug <general>: AddOnLog: inputstream.adaptive: CSession::~CSession()
2023-11-30 15:26:41.614 T:63      error <general>: CVideoPlayer::OpenInputStream - error opening [data:application/xml+dash;base64,...
2023-11-30 15:26:41.614 T:63       info <general>: CVideoPlayer::OnExit()
2023-11-30 15:26:41.614 T:63      debug <general>: AddOnLog: inputstream.adaptive: Close()
@sguerrini97
Copy link
Contributor Author

This only happens with content, not url (Nebula from GrayJay app works, YouTube and Odysee don't)

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

1 participant