Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New test content/vector available from Unified Streaming #3239

Closed
cmaf-ingest opened this issue May 1, 2020 · 3 comments
Closed

New test content/vector available from Unified Streaming #3239

cmaf-ingest opened this issue May 1, 2020 · 3 comments
Assignees
Milestone

Comments

@cmaf-ingest
Copy link

cmaf-ingest commented May 1, 2020

Two test vectors that are being continuously maintained and running are avaiable:

https://live.unified-streaming.com/scte35/scte35.isml/.mpd (Live)
https://demo.unified-streaming.com/video/tears-of-steel/tears-of-steel.ism/.mpd (VoD)

We propose to adopt these as test vectors in dash.js and create a new pull down menu for unified streaming, and consider removing the previous ones that are not well maintained and are becoming dated (we contributed this in 2014).

As the streams are dynamic and continuously maintained, configuration issues can be corrected, and as DASH-IF moves forward, additional features can be added.

Thank you for your consideration.

@dsilhavy
Copy link
Collaborator

@cmaf-ingest : Thanks for the streams. Right now I see multiple streams coming from Unified. Are all of those outdated?

        {
          "name": "SegmentBase, Single adaption set, 3x4 tiles",
          "url": "https://demo.unified-streaming.com/video/tears-of-steel/tears-of-steel-tiled-thumbnails-static.mpd"
        },
        {
          "name": "SegmentTemplate with SegmentTimeline",
          "url": "https://demo.unified-streaming.com/video/tears-of-steel/tears-of-steel-tiled-thumbnails-timeline.ism/.mpd"
        },
        {
          "name": "SegmentNumber",
          "url": "https://demo.unified-streaming.com/video/tears-of-steel/tears-of-steel-tiled-thumbnails-numbered.ism/.mpd"
        },
        {
          "name": "Unified Streaming - Timeline",
          "url": "//demo.unified-streaming.com/video/ateam/ateam.ism/ateam.mpd"
        },
        {
          "name": "Unified Streaming (Widevine, persistent)",
          "url": "//demo.unified-streaming.com/video/tears-of-steel/tears-of-steel-dash-widevine.ism/.mpd",
          "protData": {
              "com.widevine.alpha": {
                  "serverURL": "https://cwip-shaka-proxy.appspot.com/no_auth",
                  "sessionType": "persistent-license"
              }
          }
        },
        {
          "url": "//demo.unified-streaming.com/video/ateam/ateam.ism/ateam.mpd",
          "name": "SegmentTimeline/Time"
        },

@cmaf-ingest
Copy link
Author

@dsilhavy only the a-team stream, the tos streams are maintained. I recommend keeping these other test streams as they show features like tiled thumbnails and widevine support and use
the same sources.

so the following streams can be considered outdated:
demo.unified-streaming.com/video/ateam/ateam.ism/ateam.mpd"

the rest is maintained and can be kept

@dsilhavy dsilhavy added this to the 3.1.2 milestone Jun 8, 2020
@dsilhavy dsilhavy self-assigned this Jun 8, 2020
dsilhavy added a commit that referenced this issue Jul 15, 2020
* WiP reorganizing the list of reference streams

* Reorganize reference stream dropdown, add provider and sort by use case
@dsilhavy
Copy link
Collaborator

Removed ateam stream and added the other unified streams to the list depending on the feature/use case. See #3335

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants