PDA

View Full Version : Streaming slow and choppy


Poor Tom
12-22-2006, 03:20 AM
So I converted a couple of videos with the latest version of wii video 9 to flv, and through a standalone player I viewed them on my pc to check the quality. They converted flawlessly and are perfect. Now the wii browser was just released and I decided to check it out with this new media center. Streaming speeds are slow and choppy. ;_;

Is there a reason for this? Is there a fix or what because as it is right now it kinda renders this whole wii media center streaming thing useless am I right?

nights0223
12-22-2006, 04:25 AM
Yeah, I have the same problem. I'm sure it will be fixed in the future.

Red Kawa
12-22-2006, 01:32 PM
Thanks for your input and bug reports.

We are working on it. Please see our blog post for more details:
http://www.redkawa.com/forums/showthread.php?t=107

shaolinmonk
12-22-2006, 03:52 PM
just like to say i also have the same problem

mrandradej
12-23-2006, 02:42 AM
The videos also dont seem to load completely. It just stops randomly at some point and stops playing.

t0mmyb0y1983
12-23-2006, 02:57 AM
my guess is everyone has that problem. just wait, they are fixing it. Go play mario 64 while ur waiting.

benderfuentes
12-23-2006, 10:40 AM
Hmmm, has everybody tried it wireless? i olny have wireless, mayb with a cable it goes better? anyone has his wii hooked up with a cable?

Red Kawa
12-23-2006, 06:34 PM
Please see the blog posts for Wii Media Center X 0.92 and Wii Video 9 1.94:
http://www.redkawa.com/forums/showthread.php?t=127

WyriHaximus
12-23-2006, 09:34 PM
Please see the blog posts for Wii Media Center X 0.92 and Wii Video 9 1.94:
http://www.redkawa.com/forums/showthread.php?t=127Just downloaded both 10 minutes ago and the problems still exists. It stops playing for 0.5 sec randomly or just completely stops downloading suddenly. When I keep an eye on the programs output I noticed this:

java.io.FileNotFoundException: /home/cees-jan/Mediacenterx/software/Video/videos/lordi-hard_rock_hallelujah-svcd-2006-mva.md (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at redKawa.mediaCenter.video.ConfigUtil.loadPropertyF ile(ConfigUtil.java:10)
at org.apache.jsp.player_jsp._jspService(org.apache.j sp.player_jsp:65)
at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
at org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:332)
at org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:314)
at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:264)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
at org.mortbay.jetty.servlet.ServletHolder.handle(Ser vletHolder.java:445)
at org.mortbay.jetty.servlet.ServletHandler.handle(Se rvletHandler.java:356)
at org.mortbay.jetty.servlet.SessionHandler.handle(Se ssionHandler.java:226)
at org.mortbay.jetty.handler.ContextHandler.handle(Co ntextHandler.java:627)
at org.mortbay.jetty.handler.ContextHandlerCollection .handle(ContextHandlerCollection.java:149)
at org.mortbay.jetty.handler.HandlerCollection.handle (HandlerCollection.java:123)
at org.mortbay.jetty.handler.HandlerWrapper.handle(Ha ndlerWrapper.java:141)
at org.mortbay.jetty.Server.handle(Server.java:269)
at org.mortbay.jetty.HttpConnection.handleRequest(Htt pConnection.java:430)
at org.mortbay.jetty.HttpConnection$RequestHandler.he aderComplete(HttpConnection.java:687)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser. java:492)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpPa rser.java:199)
at org.mortbay.jetty.HttpConnection.handle(HttpConnec tion.java:339)
at org.mortbay.jetty.bio.SocketConnector$Connection.r un(SocketConnector.java:208)
at org.mortbay.thread.BoundedThreadPool$PoolThread.ru n(BoundedThreadPool.java:475)
It looks to me the file not found error causes the suddenly download stop problem. But it rases the question: why does it tries to open /home/cees-jan/Mediacenterx/software/Video/videos/lordi-hard_rock_hallelujah-svcd-2006-mva.md since it's not there at all.

Besides that you have some issues to work on your created a realy nice application :).

WyriHaximus
12-31-2006, 08:30 AM
Just downloaded both 10 minutes ago and the problems still exists. It stops playing for 0.5 sec randomly or just completely stops downloading suddenly. When I keep an eye on the programs output I noticed this:
It looks to me the file not found error causes the suddenly download stop problem. But it rases the question: why does it tries to open /home/cees-jan/Mediacenterx/software/Video/videos/lordi-hard_rock_hallelujah-svcd-2006-mva.md since it's not there at all.

Besides that you have some issues to work on your created a realy nice application :).

Any dev comment on that error?