nativescript-exoplayer
nativescript-exoplayer copied to clipboard
Header support
Could this be added like the nativescript-videoplayer now has?
Not sure what you mean "header support". Can you point me to what it is?
Basically a lot of encrypted video uses AES and you have to pass the Authentication header.
You can see here [https://github.com/nstudio/nativescript-videoplayer] in the Properties what I'm referring to.
This is the most basic form of encrypted video. I'd love it if we could get Wideven and Fairplay too but this would be a great start.
Here's the merge that occured in the nativescript-videoplayer project: https://github.com/nstudio/nativescript-videoplayer/pull/83
Ah, ok -- I understand what you want now. At this moment I know I don't have free time to add it, I have several other projects that are open source that have things that have to be fixed first.
I'm willing to accept PR's -- or if your app really needs it we (nstudio) are willing to add features on a contract fee (I always charge a reduced fee for open source work).