NathanaelA / nativescript-exoplayer

Please use: https://github.com/nstudio/nativescript-plugins/
27 stars 36 forks source link

Header support #36

Open JohnGalt1717 opened 5 years ago

JohnGalt1717 commented 5 years ago

Could this be added like the nativescript-videoplayer now has?

NathanaelA commented 5 years ago

Not sure what you mean "header support". Can you point me to what it is?

JohnGalt1717 commented 5 years ago

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.

JohnGalt1717 commented 5 years ago

Here's the merge that occured in the nativescript-videoplayer project: https://github.com/nstudio/nativescript-videoplayer/pull/83

NathanaelA commented 5 years ago

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).