renojim
Community Streaming Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2011
01:44 PM
Re: Testing my Channel
Are you sure the video you're trying to play is in a compatible format?
-JT
-JT
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
a_anandraj_2000
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2011
01:45 PM
Re: Testing my Channel
Thank you for the reply.
I am not sure whether the format of the video is compatible. that will be my second step. Before that I want to make sure the simple video player in the example is working or not. In my case it is NOT working for the default URL which comes with the examples.
If you have a working copy, can you please share it with me?
Thanks
Ambrose
I am not sure whether the format of the video is compatible. that will be my second step. Before that I want to make sure the simple video player in the example is working or not. In my case it is NOT working for the default URL which comes with the examples.
If you have a working copy, can you please share it with me?
Thanks
Ambrose
a_anandraj_2000
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2011
03:03 PM
Re: Testing my Channel
Hi All,
I have got the URL. http://salvationtv.in/player/salvationtv.swf but not sure whether Roku will support this format OR not.
Here is my settings in Simple Video Player
urls = ["http://salvationtv.in/player/salvationtv.swf"] ' I am able to play this URL in windows Media Player.
qualities = ["SD"]
streamformat = "hls"
Not sure of Qualities and StremFormat values. I need your help.
Thanks
Ambrose
I have got the URL. http://salvationtv.in/player/salvationtv.swf but not sure whether Roku will support this format OR not.
Here is my settings in Simple Video Player
urls = ["http://salvationtv.in/player/salvationtv.swf"] ' I am able to play this URL in windows Media Player.
qualities = ["SD"]
streamformat = "hls"
Not sure of Qualities and StremFormat values. I need your help.
Thanks
Ambrose

RokuMarkn
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2011
03:18 PM
Re: Testing my Channel
The .swf extension means it's a Flash file which is not compatible with Roku.
Are you sure that the unmodified simplevideoplayer example is not working for you? The URL that is uses is an MP4 from http://video.ted.com. But the error message you quoted earlier refers to an srt file from salvationtv.in, which indicates that you modified the code before trying it. Does it work if you just run the simplevideoplayer zip file right from the SDK?
--Mark
Are you sure that the unmodified simplevideoplayer example is not working for you? The URL that is uses is an MP4 from http://video.ted.com. But the error message you quoted earlier refers to an srt file from salvationtv.in, which indicates that you modified the code before trying it. Does it work if you just run the simplevideoplayer zip file right from the SDK?
--Mark
a_anandraj_2000
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2011
09:51 PM
Re: Testing my Channel
Thank you so much.
Some how the Simple Video Player is Working. Now I need to modify the URL and other details like format. Here is another set of channel details.
urls = ["http://angeltv.org/movie/atvstreamhigh.asx"]
qualities = ["HD"]
streamformat = "MPEG-4"
I got the stream format details from URL http://angeltv.org/ => Viewing Information.
Some times I am getting error like "An unexpected problem (but not server timeout or HTTP error) has been detected.
Please help.
Thanks
Ambrose
Some how the Simple Video Player is Working. Now I need to modify the URL and other details like format. Here is another set of channel details.
urls = ["http://angeltv.org/movie/atvstreamhigh.asx"]
qualities = ["HD"]
streamformat = "MPEG-4"
I got the stream format details from URL http://angeltv.org/ => Viewing Information.
Some times I am getting error like "An unexpected problem (but not server timeout or HTTP error) has been detected.
Please help.
Thanks
Ambrose
renojim
Community Streaming Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2011
01:08 AM
Re: Testing my Channel
ASX files aren't supported. See the Supported Video Encodings table in the Component Reference or Encoding Guide for supported file types. And for an MPEG-4 video file, StreamFormat should be set to "mp4".
-JT
-JT
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
a_anandraj_2000
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2011
06:45 AM
Re: Testing my Channel
thanks a lot.
I have tried some of other favorites channels like Daystar, GOD.tv, Nanban.tv, salvatiotv.in and angeltv.org. All these streaming are in swf/asx format which is not supported by Roku. Is there any future plan to support these formats. Is there any alternative way to view these live streaming?
Thanks
Ambrose
I have tried some of other favorites channels like Daystar, GOD.tv, Nanban.tv, salvatiotv.in and angeltv.org. All these streaming are in swf/asx format which is not supported by Roku. Is there any future plan to support these formats. Is there any alternative way to view these live streaming?
Thanks
Ambrose
- « Previous
-
- 1
- 2
- Next »