linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] building minimal mediastreaming2 on Linux


From: Sylvain Berfini
Subject: Re: [Linphone-developers] building minimal mediastreaming2 on Linux
Date: Tue, 2 Aug 2016 16:05:34 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi Simon,

Thanks for pointing out the error in the README. The first step is to call ./autogen.sh script that will generate the configure script from the .ac file.

Cheers.

Sylvain Berfini
Software Engineer @ Belledonne Communications
Le 02/08/2016 à 15:56, Simon Röhrl a écrit :

Hey everyone,

 

I’m investigating on streaming libraries. In my final program I just want to display a h264 encoded video stream. There is no need for audio, encryption …

I started git cloning the mediastreaming2 repository, followed by the dependencies bctoolbox, mbedtls and ortp. I compiled the latter ones successfully.

The mediastreamer2 README points out to call “./configure”. There is no file “configure”, just a “configure.ac”. Do I need to generate “configure” from “configure.ac”? How?

If I try to use cmake as buildsystem (which should be added to readme if it’s applicable) I receive several messages about missing libraries: bzrtp, srtp, gsm, bv16 …
, along with the line: “mediastreamer2 will be compile without …”. So this seems fine to me as I don’t want to use them. The only
error I get is complaining about the missing speex library, but I don’t want to use that either.  How can  I build a minimal mediastreamer2? After this step I want to add openh264 as decoder.

The README also states to use the linphone-desktop project, but this seems an overkill to me (after cloning ~1GB of data + can’t see a way to a minimal configuration)

 

Any hints are appreciated.

 

Thanks and Cheers

Simon Röhrl



_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

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