On 12/4/06, Dan Rossi <[EMAIL PROTECTED]> wrote:
Hi yeh i did an update of the build.xml so it guess its not my current one / updated yet.
You mean the latest build.xml is ok? Has there been any changes to the buffer for large file streaming ? Sorry i
havent been around for a bit been busy on server security audits on our bsd boxes.
Now the large files can be streamed w/o any problems. I have a 700+MB FLV here and it's streamed quite smoothly. :-) ive still yet to check if there has been any changes regarding subscribing
to a stream in record mode, aswell events that get handled when in this mode, as its been different to when in a standard publish mode and stuffs the application / subscriber.
Not much changes for Broadcasting streams. Steven Gong wrote:
Hmm, the RTMPTServlet has been moved to org.red5.server.net.rtmpt The ant script should be updated too... I will update it later. Thanks for reporting. On 12/4/06, Dan Rossi <[EMAIL PROTECTED]> wrote: > > Hi i got this problems with the latest trunk, using both ant jar and > ant server, eclipse debug does the same thing > > > [java] Exception in thread "main" java.lang.ClassNotFoundException: > org.red5.server.net.servlet.RTMPTServlet > [java] at java.net.URLClassLoader$1.run(URLClassLoader.java > :200) > [java] at java.security.AccessController.doPrivileged(Native > Method) > [java] at java.net.URLClassLoader.findClass(URLClassLoader.java > :188) > [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > [java] at sun.misc.Launcher$AppClassLoader.loadClass( > Launcher.java:268) > [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > [java] at org.mortbay.util.Loader.loadClass(Loader.java:92) > [java] at org.mortbay.util.Loader.loadClass(Loader.java:72) > [java] at org.mortbay.jetty.servlet.Holder.doStart(Holder.java > :63) > [java] at org.mortbay.jetty.servlet.ServletHolder.doStart( > ServletHolder.java:227) > > ive redownloaded all the source, configs and lib and bin directories > > any ideas ? > > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > > -- I cannot tell why this heart languishes in silence. It is for small needs it never asks, or knows or remembers. -- Tagore Best Regards Steven Gong ------------------------------ _______________________________________________ Red5 mailing list [EMAIL PROTECTED]://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
-- I cannot tell why this heart languishes in silence. It is for small needs it never asks, or knows or remembers. -- Tagore Best Regards Steven Gong
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
