So if I don’t use the redirect to port 80. Is there anything running on port 80? I have a previous server that used the 80 proxy trick but I’ve used this IP for the new server. I really want to put a redirect at the root of port 80 to make a notice and redirect to :5080. I can install apache to do this but I wasn’t sure if port 80 is really used for anything.
Steve Baumgartner Owner SMB Computers [cid:image001.jpg@01CFAD93.1651EFA0] O: +1 614 489 9740 ext 2002 M: +1 614 743 3166 Grove City, Ohio, USA st...@smbcomputers.net<mailto:st...@smbcomputers.net> This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender immediately. From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: Friday, August 01, 2014 12:30 PM To: Openmeetings user-list Subject: RE: Upload Error 3.0 Theme is in CSS (jquieryui generated CSS and other CSS files + old theme for room styling. We should release 3.0.3 soon (waiting for red5 release) it should have better recordings + some other improvements On Aug 1, 2014 10:35 PM, "Steve M. Baumgartner" <st...@smbcomputers.net<mailto:st...@smbcomputers.net>> wrote: So I just rebuilt everything including the server container and it works. Thanks for the ffmpeg info. I’ve been on 2.0 for 2 years. This is nice. Now for a day to figure out where all the custom settings and theme changes go. Steve Baumgartner Owner SMB Computers [cid:image001.jpg@01CFAD93.1651EFA0] O: +1 614 489 9740 ext 2002 M: +1 614 743 3166 Grove City, Ohio, USA st...@smbcomputers.net<mailto:st...@smbcomputers.net> This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender immediately. From: Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>] Sent: Friday, August 01, 2014 6:06 AM To: Openmeetings user-list Subject: Re: Upload Error 3.0 never saw such behavior :( On 1 August 2014 14:08, Steve M. Baumgartner <st...@smbcomputers.net<mailto:st...@smbcomputers.net>> wrote: Ill build out the others and see what happens. While im working on that would you know why the audio would fade in and out? Like get loud then soft again. I’m doing some audio testing with a loop back plug on a server so the audio loops back in the mic and the audio goes up and down. Ram and processor are just fine. Any ideas? Steve Baumgartner Owner SMB Computers [cid:image001.jpg@01CFAD93.1651EFA0] O: +1 614 489 9740 ext 2002 M: +1 614 743 3166 Grove City, Ohio, USA st...@smbcomputers.net<mailto:st...@smbcomputers.net> This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender immediately. From: Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>] Sent: Friday, August 01, 2014 2:17 AM To: Openmeetings user-list Subject: Re: Upload Error 3.0 maybe anything missing ... ? not sure, too few details ffmpeg with h264 support is necessary, you need to build it On 1 August 2014 13:05, Steve M. Baumgartner <st...@smbcomputers.net<mailto:st...@smbcomputers.net>> wrote: Following these direction I get make: *** [x264] Error 1 under libx264 Steve Baumgartner Owner SMB Computers [cid:image001.jpg@01CFAD93.1651EFA0] O: +1 614 489 9740 ext 2002 M: +1 614 743 3166 Grove City, Ohio, USA st...@smbcomputers.net<mailto:st...@smbcomputers.net> This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender immediately. From: Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>] Sent: Thursday, July 31, 2014 9:30 PM To: Openmeetings user-list Subject: Re: Upload Error 3.0 compilation options are incomplete, ffmpeg is missing please try to follow this https://trac.ffmpeg.org/wiki/CompilationGuide/Centos guide On 1 August 2014 06:47, Steve M. Baumgartner <st...@smbcomputers.net<mailto:st...@smbcomputers.net>> wrote: I’m getting an error when uploading on my new install of 3.0 on centos 6.5. I used the Spanish directions even though they were in English… LOL everything seemed to finish without any errors. My guess is the paths are not correct in the config. Here is the config line I used whrn compiling. ./configure --libdir=/usr/lib --bindir=/usr/bin --enable-libmp3lame --disable-yasm --enable-nonfree --enable-gpl key: processFLV 0 process: convertToFLV command: null exception: java.lang.NullPointerException error: null exitValue: java.lang.NullPointerException out: null I’m also having an issue with playing the recordings. process: stripAudioFromFLVs command: /usr/lib/ffmpeg -async 1 -i /opt/red522final/webapps/conference/streams/57/rec_18_stream_2_2014_07_31_23_21_11.flv /opt/red522final/webapps/conference/streams/57/rec_18_stream_2_2014_07_31_23_21_11_WAVE.wav exception: java.io.IOException: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory error: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory exitValue: java.io.IOException: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory out: process: stripAudioFromFLVs command: /usr/lib/ffmpeg -async 1 -i /opt/red522final/webapps/conference/streams/57/rec_18_stream_0_2014_07_31_23_21_12.flv /opt/red522final/webapps/conference/streams/57/rec_18_stream_0_2014_07_31_23_21_12_WAVE.wav exception: java.io.IOException: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory error: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory exitValue: java.io.IOException: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory out: process: generateFullFLV command: /usr/lib/ffmpeg -itsoffset 00:00:00.877 -i /opt/red522final/webapps/conference/streams/57/rec_18_stream_641fe417334f92c7a5fb4b43c631abc2_2014_07_31_23_21_12.flv -i /opt/red522final/webapps/conference/streams/57/rec_18_stream_641fe417334f92c7a5fb4b43c631abc2_2014_07_31_23_21_12_FINAL_WAVE.wav -ar 22050 -acodec libmp3lame -ab 32k -s 960x608 -vcodec flashsv -map 0:0 -map 1:0 /opt/red522final/webapps/conference/streams/hibernate/flvRecording_18.flv exception: java.io.IOException: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory error: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory exitValue: java.io.IOException: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory out: process: previewFullFLV command: /usr/lib/ffmpeg -i /opt/red522final/webapps/conference/streams/hibernate/flvRecording_18.flv -vcodec mjpeg -vframes 1 -an -f rawvideo -s 960x608 /opt/red522final/webapps/conference/streams/hibernate/flvRecording_18.jpg exception: java.io.IOException: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory error: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory exitValue: java.io.IOException: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory out: process: alternateDownload command: /usr/lib/ffmpeg -i /opt/red522final/webapps/conference/streams/hibernate/flvRecording_18.flv -vcodec copy /opt/red522final/webapps/conference/streams/hibernate/flvRecording_18.avi exception: java.io.IOException: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory error: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory exitValue: java.io.IOException: Cannot run program "/usr/lib/ffmpeg": error=2, No such file or directory out: Steve Baumgartner Owner SMB Computers [cid:image001.jpg@01CFAD93.1651EFA0] O: +1 614 489 9740 ext 2002 M: +1 614 743 3166 Grove City, Ohio, USA st...@smbcomputers.net<mailto:st...@smbcomputers.net> This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender immediately. From: followait [mailto:follow...@yahoo.com<mailto:follow...@yahoo.com>] Sent: Thursday, July 31, 2014 11:08 AM To: user Subject: Re: Re: Re: can not play flv or mp4 on the whiteboard HTML5 ? really ? cool ! Thanks! 2014-07-31 ________________________________ followait ________________________________ 发件人:Maxim Solodovnik <solomax...@gmail.com<mailto:solomax...@gmail.com>> 发送时间:2014-07-31 04:10 主题:Re: Re: can not play flv or mp4 on the whiteboard 收件人:"Openmeetings user-list"<user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>> 抄送: pause is not supported, not sure what "mark on video" is :( this component will be reworked somehow in 3.1.0 due to room will be implemented in HTML5, almost all components will be reworked somehow .. I plan to add pause (hopefully will be able to) On 30 July 2014 22:09, followait <follow...@yahoo.com<mailto:follow...@yahoo.com>> wrote: OK, suddenly, the uploaded files appears in the file tab page, which is next to the users tab page, in the conference room. I don't know why. The videos can be dragged into the whiteborad and play. Is the whiteboard video playing function still unmature? For example, some problems: 0. Can pause? 1. Can mark on the video? Thanks. 2014-07-30 ________________________________ followait ________________________________ 发件人:Maxim Solodovnik <solomax...@gmail.com<mailto:solomax...@gmail.com>> 发送时间:2014-07-30 21:08 主题:Re: can not play flv or mp4 on the whiteboard 收件人:"Openmeetings user-list"<user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>> 抄送: It's hard to say what is wrong without logs and errors Windows ffmpeg is something I can't test :( (no Windows box) On 30 July 2014 19:38, followait <follow...@yahoo.com<mailto:follow...@yahoo.com>> wrote: I have downloaded compiled ffmpeg from ffmpeg offical web site, extract it to a folder. Then confiure openmeetings ffmpeg_path to the folder path where ffmpeg.exe is included. Then upload a flv or mp4 file in the conference room, it shows a long time converting progress, at last the progress windows is closed automatically, and nothing is on the board, p.s. I have checked the checkbox for importimg the video into the whiteboard automatically. How to solve the problem? Thanks very much. 2014-07-30 ________________________________ followait -- WBR Maxim aka solomax -- WBR Maxim aka solomax -- WBR Maxim aka solomax -- WBR Maxim aka solomax -- WBR Maxim aka solomax