15% off membership for Easter! Learn more. Close

How are video players integrated with streaming apps?

Asked at Rakuten
348 views
eye 348 views eye 348 views
Answers (1)
crownAccess expert answers by becoming a member

You'll get access to over 3,000 product manager interview questions and answers

badge Platinum PM
There are two major approaches

1) Frame based approach- In this approach,  the video player SDK remains in the partner site, the site developer only calls a link with parameters to play the API

2) SDK based approach- In an SDK based approach, the SDK is integrated into the streaming player

a)  Web SDK-

-Addition of SDK library to HTML page

- Add a placeholder div with an ID attribute where the player needs to be injected

- Use player() methods to call player instance

b) Mobile SDK

- Integrate SDK by calling application build.gradle file

- Player web view- Main SDK components that allows to load videos into the android environment

- Initialize player using load() method

- Media controller makes API calls to player e.g. load(), Initialize(), play(), pause()

- Media session states e.g. API ready, Start event

-Embed API- Turn website into structured data set,  making it easy to embed and share content

-Player customization

c) Ad integration:

- Integration with ad parameters with custom parameters

-Dynamically pass information to VAST logs

-Set Ads config and Syndication keys
Access expert answers by becoming a member
0 likes   |  
Get unlimited access for $12/month
Get access to 2,346 pm interview questions and answers to give yourself a strong edge against other candidates that are interviewing for the same position
Get access to over 238 hours of video material containing an interview prep course, recorded mock interviews by expert PMs, group practice sessions, and QAs with expert PMs
Boost your confidence in PM interviews by attending peer to peer mock interview practices, group practices, and QA sessions with expert PMs
Get unlimited access for $12/month
Get access to 2,346 pm interview questions and answers to give yourself a strong edge against other candidates that are interviewing for the same position
Get access to over 238 hours of video material containing an interview prep course, recorded mock interviews by expert PMs, group practice sessions, and QAs with expert PMs
Boost your confidence in PM interviews by attending peer to peer mock interview practices, group practices, and QA sessions with expert PMs