Wednesday, 19 June 2019

Setting up Fairplay Streaming Implementation NodeJS

I am trying to setup a FairPlay KSM in NodeJS. The goal of the project is to be able to play any video on a FairPlay client using nodeJS. I need to be able to programmatically upload videos that can be played using FairPlay.

Example:

A user uploads a video to my service.

I stream this video to another user using FairPlay.

Is this possible? Where should I start, I am fairly new to DRM and FairPlay.

I was able to create the client implementation, but don't know where to start with the KSM and server side implementations.



from Setting up Fairplay Streaming Implementation NodeJS

No comments:

Post a Comment