Neseek77 / openmeetings

Automatically exported from code.google.com/p/openmeetings
1 stars 0 forks source link

Reg: Error while playing the recorded video and disable download of recorded file #1649

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I'm a newbie for openmeetings,i have two problems..
1.When i click the recorded file it's show the following error

process: stripAudioFromFLVs
command: /usr/bin/ffmpeg -async 1 -i 
/opt/red5/webapps/roycemeet/streams/2/rec_4_stream_6_2014_05_22_18_21_59.flv 
/opt/red5/webapps/roycemeet/streams/2/rec_4_stream_6_2014_05_22_18_21_59_WAVE.wa
v 
exception: java.io.IOException: Cannot run program "/usr/bin/ffmpeg": 
java.io.IOException: error=2, No such file or directory
error: Cannot run program "/usr/bin/ffmpeg": java.io.IOException: error=2, No 
such file or directory
exitValue: java.io.IOException: Cannot run program "/usr/bin/ffmpeg": 
java.io.IOException: error=2, No such file or directory
out: 
process: generateFullFLV
command: /usr/bin/ffmpeg -itsoffset 00:00:02.417 -i 
/opt/red5/webapps/roycemeet/streams/2/rec_4_stream_79005678537701f0b522cabfa9b44
5c6_2014_05_22_18_22_00.flv -i 
/opt/red5/webapps/roycemeet/streams/2/rec_4_stream_79005678537701f0b522cabfa9b44
5c6_2014_05_22_18_22_00_FINAL_WAVE.wav -ar 22050 -acodec libmp3lame -ab 32k -s 
1024x576 -vcodec flashsv -map 0:0 -map 1:0 
/opt/red5/webapps/roycemeet/streams/hibernate/flvRecording_4.flv 
exception: java.io.IOException: Cannot run program "/usr/bin/ffmpeg": 
java.io.IOException: error=2, No such file or directory
error: Cannot run program "/usr/bin/ffmpeg": java.io.IOException: error=2, No 
such file or directory
exitValue: java.io.IOException: Cannot run program "/usr/bin/ffmpeg": 
java.io.IOException: error=2, No such file or directory
out: 
process: previewFullFLV
command: /usr/bin/ffmpeg -i 
/opt/red5/webapps/roycemeet/streams/hibernate/flvRecording_4.flv -vcodec mjpeg 
-vframes 1 -an -f rawvideo -s 1024x576 
/opt/red5/webapps/roycemeet/streams/hibernate/flvRecording_4.jpg 
exception: java.io.IOException: Cannot run program "/usr/bin/ffmpeg": 
java.io.IOException: error=2, No such file or directory
error: Cannot run program "/usr/bin/ffmpeg": java.io.IOException: error=2, No 
such file or directory
exitValue: java.io.IOException: Cannot run program "/usr/bin/ffmpeg": 
java.io.IOException: error=2, No such file or directory
out: 
process: alternateDownload
command: /usr/bin/ffmpeg -i 
/opt/red5/webapps/roycemeet/streams/hibernate/flvRecording_4.flv -vcodec copy 
/opt/red5/webapps/roycemeet/streams/hibernate/flvRecording_4.avi 
exception: java.io.IOException: Cannot run program "/usr/bin/ffmpeg": 
java.io.IOException: error=2, No such file or directory
error: Cannot run program "/usr/bin/ffmpeg": java.io.IOException: error=2, No 
such file or directory
exitValue: java.io.IOException: Cannot run program "/usr/bin/ffmpeg": 
java.io.IOException: error=2, No such file or directory
out:  

2.Send Invitation problem

stils hangs here (sending invitation from a room)

1.- Enter a room.
2.- Send Invitation to a person.
3.- after sendind closes.
4.- Try to send to another person (the form is hang all fields are blocked)

Original issue reported on code.google.com by umadevi...@gmail.com on 23 May 2014 at 6:29

GoogleCodeExporter commented 8 years ago
Please do not use this issue tracker.
I already wrote you in JIRA: please install ffmpeg with all required features 
and use 3.0.2 snapshot.

Ask mailing lists for further assistance.
http://openmeetings.apache.org/mail-lists.html
Try searching first 

Original comment by solomax...@gmail.com on 23 May 2014 at 6:55