Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
I want to create a server on my channel. I have a file in the filesystem "blah.mpd" that I would like to store on the created server, and pass its url to the player. Is there a way to do this?
It sounds like you simply want to store a video within the channel package itself and the channel to play it? You would do that with "file://pkg:/path/blah.mpd" for the url. Keep in mind even on the newest rokus there is a limit to the size of the package file allowed.