nativescript-exoplayer icon indicating copy to clipboard operation
nativescript-exoplayer copied to clipboard

Header support

Open JohnGalt1717 opened this issue 5 years ago • 4 comments

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

JohnGalt1717 avatar Mar 28 '19 16:03 JohnGalt1717

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

NathanaelA avatar Mar 28 '19 17:03 NathanaelA

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 avatar Mar 28 '19 18:03 JohnGalt1717

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

JohnGalt1717 avatar Apr 02 '19 14:04 JohnGalt1717

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

NathanaelA avatar Apr 04 '19 15:04 NathanaelA