Hi,
I have downloaded the On demand Web TV applications from http://wiki.forum.nokia.com/index.ph...nnels_with_you!
After I went through the pdf it says that I can change the content to my content that is in the server.
So I just change all the image and the video link in the demo.rss file of the app.To show your own content, you can simply create a feed on your own server and point the RSS_URL variable in settings.js to it.
I changed the image and link tag as
But then I start the app, I dont see the images and also when I click on the play button the hourglass keeps on moving, but the video doesn't start.Code:<image>http://myserver/still1.jpg</image> <link>http://videos.myserver/video.flv</link>
Please suggest me where I am making mistake, I am very new to this.

Reply With Quote

