I reinstalled docker and kms server , the error disappear
在 2020-08-23 16:58:18,"Maxim Solodovnik" <[email protected]> 写道: Or this is permissions issue On Sun, 23 Aug 2020 at 15:56, [email protected] <[email protected]> wrote: Hi Andy, Your error: /opt50/open500/webapps/openmeetings/data/streams/2/rec_5_710a90ec-cc64-41ed-976c-11cd83830019.webm: No such file or directory => Most likely your Kurento Server has not been started with the relevant data directory to store the files in the right location when recording the stream. Thanks Seb Sebastian Wagner Director Arrakeen Solutions http://arrakeen-solutions.co.nz/ On Sun, 23 Aug 2020 at 20:53, Xiaxuan <[email protected]> wrote: The new release 5.0 recording convert error: process: generate MP4 command: ffmpeg -y -itsoffset 00:00:01.000 -i /opt50/open500/webapps/openmeetings/data/streams/2/rec_5_710a90ec-cc64-41ed-976c-11cd83830019.webm -i /opt50/open500/webapps/openmeetings/data/streams/2/rec_5_710a90ec-cc64-41ed-976c-11cd83830019_FINAL_WAVE.wav -c:v h264 -crf 24 -vsync 0 -pix_fmt yuv420p -vf pad=ceil(iw/2)*2:ceil(ih/2)*2 -preset medium -profile:v baseline -level 3.0 -movflags faststart -c:a aac -ar 22050 -b:a 32k /opt50/open500/webapps/openmeetings/data/streams/hibernate/c46eb685-03b5-4090-8614-4004ac3248cb.mp4 exception: null error: ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-39) configuration: --prefix=/root/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include --extra-ldflags=-L/root/ffmpeg_build/lib --extra-libs=-lpthread --extra-libs=-lm --bindir=/root/bin --enable-gpl --enable-libfdk_aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libtheora --enable-libvpx --enable-libx264 --enable-libx265 --enable-nonfree libavutil 56. 51.100 / 56. 51.100 libavcodec 58. 91.100 / 58. 91.100 libavformat 58. 45.100 / 58. 45.100 libavdevice 58. 10.100 / 58. 10.100 libavfilter 7. 85.100 / 7. 85.100 libswscale 5. 7.100 / 5. 7.100 libswresample 3. 7.100 / 3. 7.100 libpostproc 55. 7.100 / 55. 7.100 /opt50/open500/webapps/openmeetings/data/streams/2/rec_5_710a90ec-cc64-41ed-976c-11cd83830019.webm: No such file or directory exitValue: 1 optional: false out: ------------------ Linux command line: [root@tqcom hibernate]# ffmpeg -y -itsoffset 00:00:01.000 -i /opt50/open500/webapps/openmeetings/data/streams/2/rec_5_710a90ec-cc64-41ed-976c-11cd83830019.webm -i /opt50/open500/webapps/openmeetings/data/streams/2/rec_5_710a90ec-cc64-41ed-976c-11cd83830019_FINAL_WAVE.wav -c:v h264 -crf 24 -vsync 0 -pix_fmt yuv420p -vf pad=ceil(iw/2)*2:ceil(ih/2)*2 -preset medium -profile:v baseline -level 3.0 -movflags faststart -c:a aac -ar 22050 -b:a 32k /opt50/open500/webapps/openmeetings/data/streams/hibernate/c46eb685-03b5-4090-8614-4004ac3248cb.mp4 -bash: syntax error near unexpected token `(' [root@tqcom hibernate]# [root@tqcom 2]# ls rec_4_b73b6d8b-0608-41f7-96cf-190f83a1db4b_FINAL_WAVE.wav rec_5_710a90ec-cc64-41ed-976c-11cd83830019_FINAL_WAVE.wav rec_6_1119f88f-2107-4e8b-b59e-6715675e1e39_FINAL_WAVE.wav rec_7_35c4d70e-3eb2-4ea9-8e67-c58e634d805f_FINAL_WAVE.wav [root@tqcom 2]# pwd /opt50/open500/webapps/openmeetings/data/streams/2 andy -- Best regards, Maxim
