Forum Discussion
How have you built the application you are trying to load?
- jeremywhcc2 years agoReel Rookie
I've tried installing the template that is given by Roku for transitioning from direct publisher to scene graph as well as some other pre-made templates for testing.
Here is the link to the one I have been using.
- renojim2 years agoCommunity Streaming Expert
Are you trying to sideload the whole scenegraph-master-sample-master.zip file? That file contains many examples that you have to build/zip before you can sideload them.
- philanderson7772 years agoRoku Guru
So for example you can isolate just these files only for the video sample
https://github.com/rokudev/scenegraph-master-sample/tree/master/VideoPlayer
if you zip just those files and subfolders/files that should be accepted by the Roku TV
Don't include the parent folder in the zip (VideoPlayer) but just the files within the folder, and below.
Hope that helps