Skip to content

Unable to set manifest for DASH playback #20

Description

@MoralCode

Ok so contrary to what the README says, this receiver doesnt FULLY support DASH

In trying to play a youtube video from Grayjay, this receiver fails because the url field is empty (makes sense, the play request has an embedded DASH manifest instead)

however, based on the docs for https://deepwiki.com/rokudev/samples/6.3-dash-manifest-data-processing, the data field for reading the parsed manifest data is read only, and it seems the only way to get it to work is if i provide the roku device with a URL to fetch the manifest data from. Which i assume would require temporarily localhosting the manifest that I already have....

this seems unnecesserily complex

@Michael-Hollister is this something you saw/were able to work around in your version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions