What is the minimal amount of data I need to send to the video player to get it to play?
I've got an mp4 video, h.264 (according to Quicktime) but when I try to play it I'm getting
showVideoScreen | msg = The format is not supported or the media is corrupt. | index = -5
request failed error: -5 The format is not supported or the media is corrupt.
I threw the vid player together from an example in the Object reference. Here's the tiny bit of data I send to it:
port = CreateObject("roMessagePort")
screen = CreateObject("roVideoScreen")
episode.HDBranded = false
episode.IsHD = false
episode.Stream = { url:playurl
quality:false
}
episode.StreamFormat="mp4"
screen.SetContent(episode)
screen.SetMessagePort(port)
screen.Show()
Screenshades: The first Screensaver for Roku2!
Musiclouds: The best free internet music, on your Roku!
Ouroborialis: Psychedelic Screensaver for Roku!