mirror of
https://github.com/samsonjs/media.git
synced 2026-04-03 10:55:48 +00:00
We were previously using the container format of the media being played as the mimeType generating key requests, but this is not always correct. As an example, where a manifest contains webm streams but specifies initialization data using cenc:pssh elements in the manifest, the media has a webm mimeType, but the DRM initialization data has an mp4 mimeType. |
||
|---|---|---|
| .. | ||
| DefaultSmoothStreamingTrackSelector.java | ||
| SmoothStreamingChunkSource.java | ||
| SmoothStreamingManifest.java | ||
| SmoothStreamingManifestParser.java | ||
| SmoothStreamingTrackSelector.java | ||