We build a custom module that starts a playlist on a live stream on a specified times for “as live” events. It works all fine but only after some time the live application (where the steams are started on) stops running. There is nothing strange in the error or acces log. At the same time the custom module also stops logging. I looks like wowza has enough memory, when i checked it with jconsole the heap did not reach above 700mb. When i restart the application everything works again.
Does a application go into offline mode when there are no more streams left and may that be the the cause?
Can anyone point me in the right direction where to look for the cause of this problem.