Adding cookie on Apple HLS request?
I hope to add the cookie value(or HTTP header) on Apple HLS streaming request.
Is that possible? ?
Actually, i want to use cookie(or HTTP header) to authorize client player.
Thanks.
I hope to add the cookie value(or HTTP header) on Apple HLS streaming request.
Is that possible? ?
Actually, i want to use cookie(or HTTP header) to authorize client player.
Thanks.
There isn’t really an out of the box option for this, but you could always add your own JS variable to the file string, I suppose.