Re: [vdr] Fix Pid not available error in the streamdev plugin VDR-VDR connection

2007-12-17 Thread Frank Schmirler
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

[vdr] Fix Pid not available error in the streamdev plugin VDR-VDR connection

2007-12-15 Thread Jose Alberto Reguero
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