Hello,
When i record a video with 6.1.6 , i get the following error:
[RAY notification - BxFileService.processVideo]FFMPEG cannot process video. FFMPEG exit value = 1
[INFO] [pool-4-thread-15] org.red5.server.adapter.MultiThreadedApplicationAdapter - W3C x-category:stream x-event:unpublish c-ip:93.125.247.107 cs-bytes:2231986 sc-bytes:3955 x-sname:5da694b3-3afd-4cd7-8dc0-25e4a8cd3da4 x-file-length:20 x-name:camlinq.nl_1/temp1
[INFO] [pool-4-thread-15] org.red5.server.adapter.MultiThreadedApplicationAdapter - W3C x-category:stream x-event:recordstop c-ip:93.125.247.107 cs-bytes:2231986 sc-bytes:4106 x-sname:5da694b3-3afd-4cd7-8dc0-25e4a8cd3da4 x-file-name:streams/camlinq.nl_1/temp1.flv x-file-length:20 x-file-size:2231986
When i check out the video/streams/[folder]/
I see
-rw-r--r-- 1 root root 0 2009-11-08 14:27 1257686828502.flv
-rw-r--r-- 1 root root 641229 2009-11-08 14:27 temp1.flv
So RAY it is able to write temp1.flv but i guess not use ffmpeg to writeout: 1257686828502.flv in the same folder
Does anybody know, how to fix this problem?
Thanks!