[Red5] Problem streaming flv video
AleAmex
ale_ame at libero.it
Fri Jan 18 01:51:43 PST 2008
Hi everybody,
I built a java application that streams in broadcast flv video file, some
like this:
IServerStream tempServerStream;
SimplePlayItem item = new SimplePlayItem();
item.setName("video.flv");
tempServerStream.addItem(item);
tempServerStream.start();
but I've a problem.
Many times red5 has problems streaming some files, for instance for a file
with duration of 20 minute length, it needs 25 minutes to stream it, with
the problem that client show a not smooth video but often stop to wait
buffering.
This especially happens (happens more) with long file and file with little
metadata (but have lots of metadata isn't enough).
This isn't a bandwidth or cpu problem.
Please please please help me!
--
View this message in context: http://www.nabble.com/Problem-streaming-flv-video-tp14948044p14948044.html
Sent from the Red5 - English mailing list archive at Nabble.com.
More information about the Red5
mailing list