Hello all,<div>my application (write in C++ on Linux) needs to get specifics dvb SI tables (sections), theres some way to do this using the libVLC ?</div><div><br></div><div>My first approach is to register some callback in some libVLC API function asking it to deliver a buffer with the section contents in the occurrence of a specific transport stream section with a specific Program ID (PID) and a specific Table ID (TID), of course, if this is possible...<br>
<br>Any tips to do this using libVLC ?</div><div><br></div><div>Thanks for any help.</div>