Hi !
I have below scenario, can you help with code sample?
For master.m3u8(master playlist) request, in response there will be a header "Set-Cookie: " sent back to player for cookie token authentication, player is required to send the "" in Cookie header with index.m3u8(child playlist) and also to the segment requests. If "Cookie: " is not sent for index.m3u8 and segment requests, 403 response will be given back to those requests from our systems.
↧