Yes I noticed that red5 sometimes would not be normal, especially when I tried seek() too many times in very short interval. But I was wondering if I deploy the whole red5 to tomcat, what kind of advantages can I get? Also what kind of bad things I might encounter? Thank you.
Rewritten question:
Sorry. Here is my situation. We have a client written in Flex, which could play streamed audio/video from a red5 server. Because none of my team is very familiar with red5, basically we just run red5 server directly through bash shell. It makes me feel that through this way we can not exploit the advantages of red5. Also we have a problem when seeking the audio/video too many time, the player becomes jammed. Also we have to restart the red5 server very often, because of jammed player too. So I searched for solution and I noticed someone deploys the red5 to a tomcat server but not saying why doing this. So my question is about the advantages and disadvantage of deploying red5 to tomcat. That's it. Thank you.