On Sat, 15 Dec 2007 15:48:21 +0100, Jose Alberto Reguero wrote
> This patch fix the error "Pid xxx not available" in the streamdev
> plugin with VDR-VDR connection, that cause not tunning to the
> channel. The problem is that sometimes, when cConnectionVTP::CmdADDP
> is called, m_LiveStreamer is
This patch fix the error "Pid xxx not available" in the streamdev plugin with
VDR-VDR connection, that cause not tunning to the channel.
The problem is that sometimes, when cConnectionVTP::CmdADDP is called,
m_LiveStreamer is NULL, and then return an errorr.
m_LiveStreamer became null in cConnect