[vdr] streamdev-server and pvrinput: TS-mode streaming is not working
Rolf Ahrenberg
rahrenbe at cc.hut.fi
Thu Mar 11 23:17:31 CET 2010
On Thu, 11 Mar 2010, L. Hanisch wrote:
> What am I missing?
> Looking at cReceiver::AddPid, a receiver is not able to set the PID 0 (which
> is the PAT-PID), but PAT packets should be processed through a filter, right?
IIRC, you'll need to implement section filtering into your input plugin
(implement virtual OpenFilter() and CloseFilter() methods and start/stop
the actual handling by calling
StartSectionHandler()/StopSectionHandler(). You can take a look at the
IPTV plugin, how this can be handled in non-DVBAPI environment.
BR,
--
rofa
More information about the vdr
mailing list