Explain the process when you hit play on a video streaming platform. What happens in the background?
Asked at
Sling Tv
How to answer Technical questions
Interview Guide
Answers (1)
You'll get access to over 3,000 product manager interview questions and answers
Recommended by over 100k members
When a user hits play on a video streaming platform following steps take place
1) The subscription and entitlement service validate if the user is entitled to the content
2) If the user is entitled to the content, the DRM service sends a private key to the device
3) If the user is not entitled to the content, the entitlement service will prompt the user to buy the subscription or the content
4) Once the entitlement is confirmed, the video player will get a manifest from the CMS or from the SSAI server. The manifest will have details on the source of the content, the fidelity, ad playback details, captions etc. Usually content is packaged as HLS(HTTP Live Streaming) hence a playlist will also be provided. The playlist will break down the content each of 10 secs duration
5) The player will use these details and obtain the content using URL specified in the manifest. Mostly the content will be cached in the CDN
6) The content starts playing, if the player encounters an ad marker, it will send a VAST request to the SSAI server. The SSAI server will identify the ad to be placed, update the manifest and send it back to the video player. The video player plays the ad and then goes back the content once the ad playback is complete
1) The subscription and entitlement service validate if the user is entitled to the content
2) If the user is entitled to the content, the DRM service sends a private key to the device
3) If the user is not entitled to the content, the entitlement service will prompt the user to buy the subscription or the content
4) Once the entitlement is confirmed, the video player will get a manifest from the CMS or from the SSAI server. The manifest will have details on the source of the content, the fidelity, ad playback details, captions etc. Usually content is packaged as HLS(HTTP Live Streaming) hence a playlist will also be provided. The playlist will break down the content each of 10 secs duration
5) The player will use these details and obtain the content using URL specified in the manifest. Mostly the content will be cached in the CDN
6) The content starts playing, if the player encounters an ad marker, it will send a VAST request to the SSAI server. The SSAI server will identify the ad to be placed, update the manifest and send it back to the video player. The video player plays the ad and then goes back the content once the ad playback is complete
0 likes | 0 feedback
Top Sling tv interview questions
- How many launches have you supported? Which has been your most difficult one?1 answers | 238 views
- See Sling Tv PM Interview Questions
Top Technical interview questions
- Imagine you're the product manager for Facebook Marketplace. Since many sellers don't mark items as sold, what existing functionality and metrics could you use to determine whether an item has likely sold?7 answers | 20.9k views
- What happens when you enter a URL in your browser?6 answers | 10.8k views
- How does TinyURL work?5 answers | 317k views
- See Technical PM Interview Questions
Top Technical interview questions
- How would you determine how to rank posts in the newsfeed?4 answers | 3.3k views
- The Chrome team is looking to reduce power utilization on mobile phones when using the browser. How would you go about solving this problem?3 answers | 3.7k views
- How would you map the ocean?3 answers | 2.9k views
- See Technical PM Interview Questions