Hello All, I was able to compile using fresh Ubuntu 17.04 (ubuntu-17.04-server-amd64.iso) Here is the script: https://github.com/openmeetings/openmeetings-docker/blob/master/scripts/ffmpeg-ubuntu-debian.sh
Here are the changes I made to make it work: https://github.com/openmeetings/openmeetings-docker/commit/1a8388997948a75b7e398b42205a15bce0219f54#diff-0a5b226f725ef4fe43734ca7d21860f7 Would appreciate if you can double-check it On Thu, Jul 20, 2017 at 2:59 AM, Chamberland, Martin < [email protected]> wrote: > Hi Alvaro, > > For FFMPEG and Debian 8.x > > Here is the step i use to install FFMPEG (beside compilation and save 30 > minutes) > > nano /etc/apt/sources.list > deb http://www.deb-multimedia.org jessie main > apt update > apt install ffmpeg > ffmpeg -version > > you have to change where ffmpeg is install at setup step of OpenMeetings: > /usr/bin/ffmpeg > > To test it inside the OpenMeetings application, i just create a > presentation, save it and watch it later using the include player. > All seem to work flawless. > > > -----Message d'origine----- > De : Alvaro [mailto:[email protected]] > Envoyé : 15 juillet 2017 03:00 > À : [email protected] > Objet : Re: New OpenMeetings 3.3.0 release installation tutorials > > Maxim, could you please type the iso file name of the Ubuntu 17.04 that > you made a fresh install and ffmpeg compilation works fine for you? > > Thanks > > Alvaro > > .................. > > El vie, 14-07-2017 a las 23:41 +0700, Maxim Solodovnik escribió: > > OK will try with Debian > > Next week I will be on vacation with no access to mobile network and > > internet So will try it ~Jul 24 Will report back here > > > > On Fri, Jul 14, 2017 at 11:39 PM, Alvaro <[email protected]> wrote: > > > Maxim, i've tryied with Debian 9 desktop iso, in the installation i > > > select Mate desktop, and tryied also with Debian 9 server iso. The > > > resultat about ffmpeg, is the same error. > > > > > > I've tryied on HP-i7 computer, and Asus double core. > > > The same resultat. > > > > > > .................. > > > > > > > > > El vie, 14-07-2017 a las 22:55 +0700, Maxim Solodovnik escribió: > > >> What ISO are you using as base image for Debian 9? > > >> I'll try to create VM and test > > >> > > >> On Fri, Jul 14, 2017 at 10:44 PM, Chamberland, Martin > > >> <[email protected]> wrote: > > >> > Hi Alvaro, > > >> > > > >> > Any time to release a 3.3.0 on Debian 9 ? > > >> > > > >> > We are still struggling hard with SWFTOOLS et Flash Plugins :-( > > >> > > > >> > -----Message d'origine----- > > >> > De : Alvaro [mailto:[email protected]] Envoyé : 14 juillet 2017 > > >> > 11:43 À : [email protected] Objet : New OpenMeetings > > >> > 3.3.0 release installation tutorials > > >> > > > >> > Hello, > > >> > > > >> > Yesterday, Maxim launched the new OpenMeetings 3.3.0 release. In > this Version, the security has been specially careful. > > >> > > > >> > The new tutorials to install this version, are ready to your > disposition for download, in: > > >> > > > >> > https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorial > > >> > s+for > > >> > +installing+OpenMeetings+and+Tools > > >> > > > >> > These tutorials are: > > >> > > > >> > > > >> > Installation OpenMeetings 3.3.0 on Arch Linux > > >> > > > >> > Installation OpenMeetings 3.3.0 on Centos 6.9 > > >> > > > >> > Installation OpenMeetings 3.3.0 on Centos 7 > > >> > > > >> > Installation OpenMeetings 3.3.0 on Debian 8 > > >> > > > >> > Installation OpenMeetings 3.3.0 on El Capitan OS X > > >> > > > >> > Installation OpenMeetings 3.3.0 on Fedora 25 > > >> > > > >> > Installation OpenMeetings 3.3.0 on Gentoo > > >> > > > >> > Installation OpenMeetings 3.3.0 on macOS Sierra > > >> > > > >> > Installation OpenMeetings 3.3.0 on Mint 18.1 > > >> > > > >> > Installation OpenMeetings 3.3.0 on openSUSE 13.2 32bit > > >> > > > >> > Installation OpenMeetings 3.3.0 on openSUSE 13.2 64bit > > >> > > > >> > Installation OpenMeetings 3.3.0 on openSUSE Leap 42.2 > > >> > > > >> > Installation OpenMeetings 3.3.0 on PCLinuxOS 2017 > > >> > > > >> > Installation OpenMeetings 3.3.0 on Ubuntu 14.04 > > >> > > > >> > Installation OpenMeetings 3.3.0 on Ubuntu 16.04 LTS > > >> > > > >> > Best regards > > >> > > > >> > Alvaro > > >> > > > >> > > >> > > >> > > > > > > > > > > > > > > > -- WBR Maxim aka solomax
