Issue Getting New Eventhandler PR Running

81 views
Skip to first unread message

Josh Dickson

unread,
Sep 27, 2016, 4:59:15 PM9/27/16
to meetecho-janus
Having a bit of trouble loading the PR onto a test instance.

I updated `janus.cfg` with:

[events]
broadcast = yes


I also added the new events configuration in `janus.eventhandler.sampleevh.cfg`:

[general]
enabled = yes
events = all
backend = http://[dev server via ngrok]


I then pulled the new code and rebuild. (Our rebuild looks like `cd janus-gateway && sh autogen.sh && ./configure --prefix=/opt/janus && make && sudo make install`, and then we reboot into running the new build)


I see `checking for EVENTS... yes` which looks good, but I also see:


Event handlers:
    Sample event handler:  no

I'm also seeing in the logs from Janus starting up:

Event handler plugins folder: /opt/janus/lib/janus/events
Sessions watchdog started
^[[35m[FATAL]^[[0m [janus.c:main:3667]  Couldn't access event handler plugins folder...

I tried tracking that down but I haven't been able to figure out where that's supposed to be coming from.

Seems like I have something messed up here... any ideas?

Josh Dickson

unread,
Sep 27, 2016, 8:04:29 PM9/27/16
to meetecho-janus
Okay, I better understand what's going on here. Everything looked fine, but libcurl is now required and Ubuntu has curl but not libcurl. I will follow up on Github, no need to reply here.
Reply all
Reply to author
Forward
0 new messages