Pradeep,

I would like to try to simulate in my OpenMeetings system, what you are trying 
to do.  Can you please tell me what does work and what does not.

By the way, what build number of OpenMeetings would you be using?

And if this helps, please let me know what happens if you do the following;

1) When you enter a room and "Choose devices", can you record a test "start 
recording test", of your video and audio, and then play this back with no 
errors?

2) do you have one or two monitors?

3) When you are in a room, can you share your screen with another meeting 
attendee?

4) When you are in a meeting room, can you record the screen for a period of 
time, and then exit the room, goto "Recordings", "My recordings" and play this 
back or save the file and play it (say with VLC). 

I am able to do the above. When I try to play the video in Openmeetings is runs 
very slow (stop/starts). I monitored the Openmeetings server and is not working 
very hard at all when playing the video, so I don't know what is causing the 
slow response.  

When I download the recorded file as an AVI and play it in VLC, it is amazing 
how good the captured audio/video is.

> error-Cannot run program "sox": java.io.IOException: error=2, No such 
> file or directory command-[sox
The above error you reported indicates that the SoX program cannot be found.

Please run "find / -name sox" and post back the returned output.  It will help 
people understand where you SoX is installed to.

How did you install SoX, from a Linux package?  And what version of Linux are 
you running, if you are using linux. 


Thanks,

George Kirkham



-----Original Message-----
From: Pradeep D [mailto:pradeep...@gmail.com] 
Sent: Thursday, 10 May 2012 11:21 PM
To: openmeetings-user@incubator.apache.org
Subject: Re: Error while Playing recording in openmeeting

Hi,

yes i am getting the similar result,

root@openmeeting:~# ls -al /usr/bin/sox
-rwxr-xr-x 1 root root 55236 Dec 28 03:09 /usr/bin/sox root@openmeeting:~#

But still i am getting the error while playing the recording.

Thanks
Pradeep D

On Fri, May 4, 2012 at 11:16 AM, George Kirkham <gkirk...@co2crc.com.au> wrote:
> Pradeep,
>
> If you run the following directly lookup command do you get a similar 
> directly lookup as I do?
>
> root@myserver:~# ls -al /usr/bin/sox
> -rwxr-xr-x 1 root root 61984 May 14  2010 /usr/bin/sox root@ 
> myserver:~#
>
> Thanks,
>
> George Kirkham
>
> IT Manager
> Cooperative Research Centre For Greenhouse Gas Technologies (CO2CRC) 
> NFF House, 14 - 16 Brisbane Avenue, Barton, ACT, 2600, Australia
> T: (02) 6120 1600
> F: (02) 6273 7181
> E: gkirk...@co2crc.com.au,
> W: www.co2crc.com.au
>
>
>
> -----Original Message-----
> From: Pradeep D [mailto:pradeep...@gmail.com]
> Sent: Friday, 4 May 2012 3:44 PM
> To: openmeetings-user@incubator.apache.org
> Subject: Re: Error while Playing recording in openmeeting
>
> Hi,
>
> Both the packages are already installed and now i added the path to 
> sox and ffmpeg in the configuration but still getting the below error 
> message while playing the recording,
>
>
> Log:21.04.2012 16:26:55
> generateFFMPEG
> process-mergeWave
> error-Cannot run program "sox": java.io.IOException: error=2, No such 
> file or directory command-[sox, 
> /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/one_secon
> d.wav, 
> /opt/openmeeting/red5/webapps/openmeetings/streams/2/rec_1_stream_e305
> 9e6ca7927e59568bde25d62601ae_21_04_2012_16_25_28_FINAL_WAVE.wav,
> pad, 0, 86.452]
> exitValue--1
>
>
> Log:21.04.2012 16:26:55
> generateFFMPEG
> process-generateFullFLV
> error-Cannot run program "ffmpeg": java.io.IOException: error=2, No 
> such file or directory command-[ffmpeg, -i, 
> /opt/openmeeting/red5/webapps/openmeetings/streams/2/rec_1_stream_e305
> 9e6ca7927e59568bde25d62601ae_21_04_2012_16_25_28.flv,
> -i, 
> /opt/openmeeting/red5/webapps/openmeetings/streams/2/rec_1_stream_e305
> 9e6ca7927e59568bde25d62601ae_21_04_2012_16_25_28_FINAL_WAVE.wav,
> -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 1776x992, -vcodec, 
> flashsv, -map, 0:0, -map, 1:0, 
> /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecord
> ing_1.flv]
> exitValue--1
>
>
> Log:21.04.2012 16:26:55
> generateFFMPEG
> process-generateFullFLV
> error-Cannot run program "ffmpeg": java.io.IOException: error=2, No 
> such file or directory command-[ffmpeg, -i, 
> /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecord
> ing_1.flv, -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 
> 1776x992, 
> /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecord
> ing_1.jpg]
> exitValue--1
>
>
> Log:21.04.2012 16:26:55
> generateFFMPEG
> process-alternateDownload
> error-Cannot run program "ffmpeg": java.io.IOException: error=2, No 
> such file or directory command-[ffmpeg, -i, 
> /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecord
> ing_1.flv, 
> /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecord
> ing_1.avi]
> exitValue--1
>
> Thanks
> Pradeep D
>
> On Thu, May 3, 2012 at 8:34 AM, George Kirkham <gkirk...@co2crc.com.au> wrote:
>> Pradeep,
>>
>> Just as Hamdi suggested.
>>
>> To ask the obvious, have you completed the following installation 
>> steps;
>>
>> 1) Installed sox and ffmpeg ?
>>
>> 2) In OpenMeetings administrator Configuration settings, have you set 
>> the paths for these two applications ?   For my Debian Squeeze 
>> installation, the paths are "sox_path" = "/usr/bin" and "ffmpeg_path"
>> = "/usr/bin".
>>
>>
>>
>>
>> Thanks,
>>
>> George Kirkham
>>
>> IT Manager
>> Cooperative Research Centre For Greenhouse Gas Technologies (CO2CRC) 
>> NFF House, 14 - 16 Brisbane Avenue, Barton, ACT, 2600, Australia
>> T: (02) 6120 1600
>> F: (02) 6273 7181
>> E: gkirk...@co2crc.com.au,
>> W: www.co2crc.com.au
>>
>>
>> -----Original Message-----
>> From: Pradeep D [mailto:pradeep...@gmail.com]
>> Sent: Thursday, 3 May 2012 12:56 PM
>> To: Sebastian Wagner; openmeetings-user@incubator.apache.org;
>> openmeetings-...@incubator.apache.org
>> Subject: Error while Playing recording in openmeeting
>>
>> Hi,
>>
>> I got an error message while playing the recording from openmeeting, 
>> Below is the log message,
>>
>>
>> Log:21.04.2012 16:26:55
>> generateFFMPEG
>> process-mergeWave
>> error-Cannot run program "sox": java.io.IOException: error=2, No such 
>> file or directory command-[sox, 
>> /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/one_second.
>> wav,
>> /opt/openmeeting/red5/webapps/openmeetings/streams/2/rec_1_stream_e30
>> 5 9e 6ca7927e59568bde25d62601ae_21_04_2012_16_25_28_FINAL_WAVE.wav,
>> pad, 0, 86.452]
>> exitValue--1
>>
>>
>> Log:21.04.2012 16:26:55
>> generateFFMPEG
>> process-generateFullFLV
>> error-Cannot run program "ffmpeg": java.io.IOException: error=2, No 
>> such file or directory command-[ffmpeg, -i,
>> /opt/openmeeting/red5/webapps/openmeetings/streams/2/rec_1_stream_e30
>> 5 9e 6ca7927e59568bde25d62601ae_21_04_2012_16_25_28.flv,
>> -i,
>> /opt/openmeeting/red5/webapps/openmeetings/streams/2/rec_1_stream_e30
>> 5 9e 6ca7927e59568bde25d62601ae_21_04_2012_16_25_28_FINAL_WAVE.wav,
>> -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 1776x992, -vcodec, 
>> flashsv, -map, 0:0, -map, 1:0, 
>> /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecor
>> d
>> in
>> g_1.flv]
>> exitValue--1
>>
>>
>> Log:21.04.2012 16:26:55
>> generateFFMPEG
>> process-generateFullFLV
>> error-Cannot run program "ffmpeg": java.io.IOException: error=2, No 
>> such file or directory command-[ffmpeg, -i, 
>> /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecor
>> d
>> in
>> g_1.flv,
>> -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 1776x992, 
>> /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecor
>> d
>> in
>> g_1.jpg]
>> exitValue--1
>>
>>
>> Log:21.04.2012 16:26:55
>> generateFFMPEG
>> process-alternateDownload
>> error-Cannot run program "ffmpeg": java.io.IOException: error=2, No 
>> such file or directory command-[ffmpeg, -i, 
>> /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecor
>> d
>> in
>> g_1.flv,
>> /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecor
>> d
>> in
>> g_1.avi]
>> exitValue--1
>>
>>
>> Please let me know how to fix this issue.
>>
>> Thanks,
>> Pradeep D

Reply via email to