Skip to content

Commit

Permalink
docs: Update documentation about MPD alternate (#7502)
Browse files Browse the repository at this point in the history
  • Loading branch information
avelad authored Oct 25, 2024
1 parent 6d9fa2f commit b9f3992
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ Shaka Player supports:
- AWS MediaTailor for Server-Side
- AWS MediaTailor overlays
- HLS interstitials
- DASH Media Presentation Insertion (MPD alternate)
- Custom Interstitials
- Basic support of VAST and VMAP without IMA (playback without tracking)

Expand Down
7 changes: 7 additions & 0 deletions docs/tutorials/ad_monetization.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Note: overlays ad insertions is the same as server side.

Shaka Player supports different types of interstitials:
- HLS Interstitials
- DASH Media Presentation Insertion
- Custom Interstitials
- VAST (playback without tracking)
- VMAP (playback without tracking)
Expand All @@ -76,6 +77,12 @@ It is not necessary to do anything, Shaka Player supports it natively without
any type of intervention.


##### DASH Media Presentation Insertion (MPD alternate)

It is not necessary to do anything, Shaka Player supports it natively without
any type of intervention.


##### Custom Interstitials

Example:
Expand Down

0 comments on commit b9f3992

Please sign in to comment.