linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] ***SOLVED*** Problems building msopenh264 plugin ==


From: J G Miller
Subject: Re: [Linphone-users] ***SOLVED*** Problems building msopenh264 plugin ==> use openh264 r3a75956 and msopenh264 r3a75956
Date: Sun, 19 Apr 2015 22:42:44 +0200

At 22:07h, on Saturday, April 18, 2015,
in message <address@hidden>,
on the subject of "Re: [Linphone-users] Problems building msopenh264 version 
0.1.1 plugin -- Cisco openh264 branch c13bfe6 does not exist", you wrote -

 > Sorry for the belated answer. This list is seen by everyone, but sometimes
 > we miss some messages.

Thank you for a response at last!!!

I do understand that it is easy to miss some messages, but after nearly 3 weeks 
of
waiting I really was starting to despair.

 > For your case, it is an error in the readme.
 > You should take openh264 commit 3a75956.

So in fact one has to do

   git clone http://github.com/cisco/openh264.git
   cd openh264
   git  reset --hard  3a75956                                 

   HEAD is now at 3a75956 Merge pull request #1838 from sijchen/upd_doc

to get the appropriate commit version 3a75956

And ignoring the official release msopenh264 version 0.1.1 which you have 
indicated
is defective and one should use the git revision 5a8473c

   git clone  git://git.linphone.org/msopenh264  /srv/repository/git/msopenh264
   cd msopenh264
   git reset --hard 5a8473c

   HEAD is now at 5a8473c ported to openh264 1.4, and fix mobile/pc settings 
inversion

This results in a successful compilation of the msopenh264 plugin.


***** Building of  package     msopenh264-r5a8473c 
      started  at  2015-04-19  20:54:29h BST
      ended    at  2015-04-19  20:55:08h BST


Merci beaucoup pour votre aide!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]