Wowza Community

Issues with recorded videos

I am handling an application that records live videos from the browser to Wowza. Everything works fine except sometimes the videos recorded are of 119bytes only, i.e there is nothing. Out of 100 videos we record per day, atleast 5-6 of them always have this problem. The problem is very intermittent. Is there a way in wowza to notify or log that videos are not getting recorded or it is losing the stream, Which event is that, Why this problem should occur?

below is an example from the stats log

INFO session connect-pending 2014-10-25 17:30:57 3613 3073 0.06 - - - - - - -

INFO session connect 2014-10-25 17:30:57 3613 3073 0.061 - - - - - - -

INFO stream create 2014-10-25 17:31:26 3677 3431 0.001 - 1 - 0 0 0 0.0 -

INFO stream publish 2014-10-25 17:31:26 3786 3473 0.067 <video_file_id> 1 - 0 0 0 0.0 <video_file_id>

INFO stream record 2014-10-25 17:31:26 3786 3473 0.067 <video_file_id> 1 - 0 0 0 0.0 <video_file_id>

INFO stream recordstop 2014-10-25 17:31:56 3864 3935 30.029 <video_file_id> 1 - 0 12 119 0.0 <video_file_id>

INFO stream unpublish 2014-10-25 17:31:56 3864 3935 30.029 <video_file_id> 1 - 0 12 0 0.0 <video_file_id>

INFO stream create 2014-10-25 17:32:38 3949 4438 0.001 - 2 - 0 0 0 0.0 -

INFO stream destroy 2014-10-25 17:32:38 3992 4480 72.49 <video_file_id> 1 - 0 12 0 0.0 <video_file_id>

Varun

Possibly related to this?

Can someone from Wowza team help with the issue?