Greetings!
I implement some plugin on C++ for OpenPLi. It should gather the statistics watching TV channels (sid, onid, tsid etc) without Python API. The main question: how can I get the SID of the current channel?
Should I read /tmp/camd.socket file (just read as a client) or use some dvbapi3?