google / google/ExoPlayer

DefaultHttpDataSource: Support additional customization

Open
#9,626 0 comments 2 reactions 1 assignee Assigned to @icbaker View on GitHub
enhancement
Dominant language
Java
Stars
21.9k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

This issue is for tracking what I think are the two concrete requests in https://github.com/google/ExoPlayer/issues/9607:

1. Ability to set a `Proxy` when opening the `HttpURLConnection`
2. Ability to set a `SSLSocketFactory` when opening `https://` URLs.

We could either add support directly into `DefaultHttpDataSource`, or make it so that application developers can easily extend `DefaultHttpDataSource` to support these use cases.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.