Re: minifi-cpp s2s no protocol

2017-09-20 Thread Marc P.
Andy, Can you try adding the RPG host and port in the properties for your ports? Remote Processing Groups: - name: NiFi Flow id: 2438e3c8-015a-1000-79ca-83af40ec1998 url: http://127.0.0.1:8080/nifi timeout: 30 secs yield period: 5 sec Input Ports: -

Re: minifi secure connection

2018-02-13 Thread Marc P.
Arne, Thanks for the info. I'm running the same environment with the same warnings produced -- and segfault -- aso I'll get back to you once I've identified the issue. TL;DR: Created a ticket ( https://issues.apache.org/jira/browse/MINIFICPP-400. ) to help insulate users from this more. More

Re: USB Camera support with MiNiFi 0.4.0 in Rasp3?

2018-04-09 Thread Marc P.
Iyan, That one along with a few others required a bit more manual effort at the time in bootstrap and thus need to be enabled manually. Enable that one manually with cmake -DENABLE_USB_CAMERA=1 .. In the next version it'll be added to the bootstrap with 0.5.0. I was running GetUSBCamera on a

Re: [NIFI-CPP] Issues with TIMER_DRIVEN and CRON_DRIVEN

2018-04-22 Thread Marc P.
Iyán, Is there an error or session rollback in the log file? You can view issues here: https://issues.apache.org/jira/projects/MINIFICPP/issues Thanks, Marc On Sun, Apr 22, 2018 at 4:05 PM, Iyán Méndez Veiga wrote: > Hi, > > I haven't been able to configure

Re: [NIFI-CPP] Issues with TIMER_DRIVEN and CRON_DRIVEN

2018-04-23 Thread Marc P.
Iyán, Yes, both strategies seem to work. Here is my config file https://gist.github.com/phrocker/a209b5163044a5bb3c2e6ac4662ce143 Below is the output form my pi. Due to the time it takes to create a PNG and the scheduling strategy it usually ends up being about a second between