frontyard / cordova-plugin-exoplayer

Media player plugin for Cordova that uses Google's ExoPlayer
MIT License
54 stars 69 forks source link

Custom headers for streams #82

Closed Be4t5 closed 4 years ago

Be4t5 commented 4 years ago

Is it possible to specify custom header for streams?

frontyard commented 4 years ago

If by "header" you mean custom UI component that sits on the top of the screen, then no not easily. That would have to be custom coded in Java. What you can do is clone this project and modify it to suit your needs.

Be4t5 commented 4 years ago

No, I mean http headers

https://stackoverflow.com/questions/31162441/setting-headers-for-streaming-mp4-video-and-playing-files-with-exoplayer