I use a combination of XMLRPC and ZMQ for this exact purpose. The kickstart can be done through xmlrpc as well I think, but I haven’t done it. I’ve got these on GitHub. You can message me on chat.gnuradio.org (muaddib)
https://github.com/muaddib1984/stillsuit https://github.com/muaddib1984/arrakis <end transmission> > On Dec 15, 2021, at 10:52, J P <[email protected]> wrote: > > > Hello all, > > Currently working on a project that requires me to use the GNU radio API to > kick start gnu radio, and then a listen thread to collect message from the > Zmq sink. > > Is there any recommendations/way, for gnu radio to send a message out when it > has finished processing the stream, causing the listening thread to close? > > Thankyou. > > Kind Regards, > > James > > P.S. Merry Xmas and New years
