Secure Playback/Fairplay (Spotify and Apple Music) #3601
stevenboeren
started this conversation in
General
Replies: 2 comments 5 replies
-
They both require audio codecs that require royalties. See https://github.com/cefsharp/CefSharp/wiki/General-Usage#multimedia-audiovideo Closing as this isn't something we can support out of the box. You have to build CEF from source. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please ask your questions under the Discussions section here on GitHub
CefSharp
is a wrapper around the Chromium Embedded Framework in a lot of cases a feature must be added toCEF
first before it can be used inCefSharp
.CEF
has its ownFeature Request Forum
at https://magpcss.org/ceforum/viewforum.php?f=7Describe the solution you'd like
A clear and concise description of the feature you are proposing
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Checklist:
PR
exists on the CEF Pull Requests and I'd like to propose this feature is added toCefSharp
when/if it's merged.Beta Was this translation helpful? Give feedback.
All reactions