[Buildroot] [PATCH 1/1] janus-gateway: add RTSP streaming support.

Baruch Siach baruch at tkos.co.il
Tue Dec 12 18:58:57 UTC 2017


Hi Adam,

On Tue, Dec 12, 2017 at 06:30:42AM -0500, Adam Duskett wrote:
> On Tue, Dec 5, 2017 at 1:40 PM, Baruch Siach <baruch at tkos.co.il> wrote:
> > On Tue, Dec 05, 2017 at 08:10:05AM -0500, Adam Duskett wrote:

[...]

> >> +ifeq ($(BR2_PACKAGE_JANUS_STREAMING_RTSP),y)
> >> +JANUS_GATEWAY_DEPENDENCIES += libcurl
> >> +endif
> >
> > Is there a way to disable RTSP? If not, RTSP will be enabled whenever libcurl
> > happens to build before janus-gateway, right? So maybe having libcurl as a
> > usual optional dependency would be better.
>
> There isn't a way to disable RTSP, however, I am not sure the best way
> to go about this.
> I like being able to just select an option and have it select the dependency.
> 
> What would you suggest? Just "if libcurl is selected depend on it" ?

I think so. A comment in the Config.in help text might be useful in that case.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -


More information about the buildroot mailing list