Forum Discussion
TomB3
2 years agoNewbie
Adding the video player
I've completed this video, when I select the video to play it flashes but doesn't play.
I've removed all of the code I typed in and replaced it with the code in github (https://github.com/rokudev/scenegraph-master-sample/tree/master/VideoPlayer)
The first step (GridScreen) worked fine.
Is this code still valid? It's 4 years old and I wonder if something has changed?
Baradanikto
2 years agoRoku Guru
TomB3 You may want to take a look at the Wizard tool I've created to migrate from Direct Publisher to SceneGraph. It's in my signature below.
- TomB32 years agoNewbie
Thanks. Using your app I was able to build a working app. Now I need to figure out how it works!