Skip to content

Commit 76861de

Browse files
committed
Remove non working samples
1 parent 8873fc2 commit 76861de

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

samples/samples.json

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -798,17 +798,6 @@
798798
"Audio"
799799
]
800800
},
801-
{
802-
"title": "Synchronization with a TimingObject",
803-
"description": "An example which shows how to connect a TimingObject to a dash.js player to synchronize playback across devices.",
804-
"href": "advanced/timing-object.html",
805-
"image": "lib/img/bbb-2.jpg",
806-
"labels": [
807-
"VoD",
808-
"Video",
809-
"Audio"
810-
]
811-
},
812801
{
813802
"title": "Preload content",
814803
"description": "This example shows how to use preload feature of dash.js, which allows to initialize streaming and start downloading the content before the player is attached to an HTML5 video element. This feature can be used to optimize content-insertion on platforms which provide only a single decoder.",
@@ -822,23 +811,6 @@
822811
}
823812
]
824813
},
825-
{
826-
"section": "Offline ",
827-
"samples": [
828-
{
829-
"title": "Offline mode",
830-
"description": "Example showing how store and read back streams without network connection to Dash",
831-
"href": "offline/index.html",
832-
"labels": [
833-
"VoD",
834-
"Live",
835-
"Offline",
836-
"Video",
837-
"Audio"
838-
]
839-
}
840-
]
841-
},
842814
{
843815
"section": "MSS",
844816
"samples": [

0 commit comments

Comments
 (0)