IIS doesn't like traversing symlinks outside it's own little world.
"LossAngeles" wrote:
Quick question .. what is up with MKV file support on the Roku XDS?
"dgrace" wrote:
What I get on the Wii browser screen is just like what I get from my laptop, except the PLAY button doesn't seem to depress and change to the PAUSE button. What I got in the activity window on the serving machine is this:
http://0.0.0.0:8001/
192.168.1.26:52427 - - [16/Apr/2011 07:12:45] "HTTP/1.1 GET /" - 200 OK
192.168.1.26:52427 - - [16/Apr/2011 07:12:45] "HTTP/1.1 GET /main.css" - 200 OK
192.168.1.26:52428 - - [16/Apr/2011 07:12:49] "HTTP/1.1 GET /static/player.html" - 200
192.168.1.26:52428 - - [16/Apr/2011 07:12:49] "HTTP/1.1 GET /static/js/jquery.js" - 200
192.168.1.26:52428 - - [16/Apr/2011 07:12:50] "HTTP/1.1 GET /static/js/parseuri.js" - 200
192.168.1.26:52428 - - [16/Apr/2011 07:12:50] "HTTP/1.1 GET /static/js/jplayer.js" - 200
192.168.1.26:52428 - - [16/Apr/2011 07:12:50] "HTTP/1.1 GET /static/img/play.png" - 200
192.168.1.26:52428 - - [16/Apr/2011 07:12:50] "HTTP/1.1 GET /static/img/stop.png" - 200
192.168.1.26:52429 - - [16/Apr/2011 07:12:50] "HTTP/1.1 GET /static/img/pause.png" - 200
192.168.1.26:52429 - - [16/Apr/2011 07:12:50] "HTTP/1.1 GET /static/js/Jplayer.swf" - 200
192.168.1.26:52428 - - [16/Apr/2011 07:12:51] "HTTP/1.1 GET /feed" - 200 OK
192.168.1.26:52431 - - [16/Apr/2011 07:13:00] "HTTP/1.1 GET /feed" - 200 OK
192.168.1.26:52431 - - [16/Apr/2011 07:13:03] "HTTP/1.1 GET /feed" - 200 OK
192.168.1.26:52432 - - [16/Apr/2011 07:13:08] "HTTP/1.1 GET /feed" - 200 OK
"renojim" wrote:"LossAngeles" wrote:
Quick question .. what is up with MKV file support on the Roku XDS?
For now, the box only supports MKV via USB devices. They have announced that streaming MKV support will be added, but they haven't given any time frame on it.
-JT
"renojim" wrote:
I can't comment on the Ubuntu thing. The whole rendezvous server thing was supposed to make it easier on users to setup, but it's made my life harder since I seem to be answering all the questions but I wasn't the one who implemented it.
"renojim" wrote:
I'm thinking the UI thing may be your imagination. Once the "posters" are populated with images, there's no client/server interaction until you select something. The client doesn't even do anything at all while you're just moving left/right. It's all handled by the firmware. There are few different types of poster screens, so I don't know if one type may be faster than another. The grid screen, like what's used in the Channel Store, is of course much faster than the poster screen.
"raghu1111" wrote:
Thanks for the channel.. especially for open sourcing it.
I wanted to sort 'MyVideos' based on modification time rather than alphabetically (sort of like Tivo listings). I could implement it since it is handled on the server side. (let me know if anyone wants a patch).
When I installed (ubuntu 10.10), it used 127.0.0.1 for server address and that is what was advertised to Roku. Whats worse is that on Roku, it said something like 'can't connect to server.. don't know whats going on, you are on your own' 🙂 pretty terrifying error message for any 'normal' user. I don't think 127.0.0.1 for server would ever be correct.
I am going to double verify but, UI seemed a little slow.. especially shifting next time felt pretty slow. If I keep right pressed, it seems to shifft through the items a bit slow compared to same thing in other channels. Is there some server interaction for each 'right arrow' press?
"raghu1111" wrote:
It is mostly not related to rendezvous. On my system 'socket.gethostbyname(socket.gethostname())' returns 127.0.0.1 and seems to be the root cause. Hopefully that is not the case for most of the systems.
"raghu1111" wrote:
You are right. careful comparison shows it not any slower.
Ahh... the grid screen on Channel Store is fast and really smooth. That would be a bliss to have for MyMovies. Is it available for apps?
"raghu1111" wrote:
Another one of my imaginations might be I find 'refreshing...' screen takes quite long. My directories are are not big at all.. Once my taxes are done, will check if the delay is on server response or on client side.