I know that iOS AV Player provides the UUID of the session identifier in the X-Playback-Session-Id HTTP request header when requesting fragments of content from a streaming HTTP server.
What is the behavior of the Android media player in this case? Does it send its session id to the server at all? If so, which HTTP request header does this use?
Thanks in advance for any feedback!
source share