"casolorz" wrote:
In the guide I linked you can find this command:
curl -d '' 'http://192.168.1.134:8060/launch/dev?streamformat=mp4&url=http%3A%2F%2Fvideo.ted.com%2Ftalks%2Fpodcast%2FVilayanurRamachandran_2007_480.mp4'
It very similar to how I send videos. I send videos using the same stuff as Play On Roku which is like this:
As the documentation describes, the example is for the side-loaded app and assumes you have that as simplevideoplayer.
Are you using simplevideoplayer in this example, or your app is based on simplevideoplayer?
But I'm not clear where a ECP command would come into customer usage, other than for developer test purposes, or how that has anything to do with video playback issues (?).
Have you tried debugging the parameters that are passed to your app to make sure they appear correct, perhaps in a 'secret' diagnostic screen?