Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

ExoPlayer Plugin Source Code #556

@nosmirck

Description

@nosmirck

Hi, I've been wondering if there's any way to get the source code for the ExoPlayer implementation used for this SDK. I'm required to render DRM secured content so I would like to extend/expose some methods in order to do so.

I already did part of it with the normal ExoPlayer implementation and I can run the Player Activity on top of Unity for full screen video playback, but now for VR, I need exactly what it's already included in this SDK for Video Texture but also sending the license URL.

The problem is that I have no idea how to expose the frames as textures for Unity on my current implementation, and since this one already does that, I would like to just add my exposed calls to DRM secured videos.

Thanks in advance for any help!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions