Corporate video needs to be encrypted. This can be achieved by adding a string of token-like data to the header of the HTTP request for video data at the front end, so as to determine whether the video data is allowed to be returned at the backend. Both iOS and Android have a way to set the video request header, and how to implement the frontend? I currently use the video.js player, but I can"t find a way to set the request header. Ask for help!