dcringo
10 years agoVisitor
New developer struggling with videoplayer template
Hello.
I am trying to work through the example code provided in the SDK to make my own channel. I was able to conquer the "hello world" program and even able to swap out a video feed with no issues on the customVideoPlayer example.
But on the videoPlayer example, I have tried everything and I still get bounced back to the poster screen after the video attempts to load.
I get this in the console -
ButtonPressed
showHomeScreen | msg = Unspecified or invalid track path/url. | index = 0
Video status: 0 0
showHomeScreen | msg = | index = -5
Video request failure: -5 1
showHomeScreen | msg = | index = 0
Screen closed
Any ideas on where I should start looking for the issue? I have tried adjusting the contentQuality and the streamQuality in the XML to match my TV, I have tried changing the TV to match the XML, and I have tried to host the XML files on my own server to no avail as well.
Thank you.
Ringo
I am trying to work through the example code provided in the SDK to make my own channel. I was able to conquer the "hello world" program and even able to swap out a video feed with no issues on the customVideoPlayer example.
But on the videoPlayer example, I have tried everything and I still get bounced back to the poster screen after the video attempts to load.
I get this in the console -
ButtonPressed
showHomeScreen | msg = Unspecified or invalid track path/url. | index = 0
Video status: 0 0
showHomeScreen | msg = | index = -5
Video request failure: -5 1
showHomeScreen | msg = | index = 0
Screen closed
Any ideas on where I should start looking for the issue? I have tried adjusting the contentQuality and the streamQuality in the XML to match my TV, I have tried changing the TV to match the XML, and I have tried to host the XML files on my own server to no avail as well.
Thank you.
Ringo