Quote:
Originally Posted by benjaminbih
Ok it seems that i fix this with a point before begenning slash.
But a other problem, Jukebox is unable to play mpeg mpg files that are larger, i have a file with 230MB uploaded and on the beginning the strema goes, but it hangs now and a other file with 120MB hangs to.
How to fix this
|
You are almost certainly running out of cpu time allowed for the php script.
How are you setting up the urls for the entries - a) are they on your own server and b) do you use a full url or just the local filename. *Much much better* to use local filenames on the local server, otherwise it's expensive for the server to stream the file.