[dvblast-devel] CAM autoreset improvements

Christophe Massiot cmassiot at openheadend.tv
Thu Mar 31 20:28:12 CEST 2011


Le 22 mars 2011 à 19:31, Todor Neshev a écrit :

> Hello,
> i applied the patch and put in demux.c instead en50221_Reset();
> 
>       for ( i = 0; i < i_nb_sids; i++ )
>        {
>            if ( pp_sids[i]->i_sid == p_output->config.i_sid )
>            {
>                en50221_ReloadPMT( pp_sids[i]->p_current_pmt );
>            }
>        }
> 
> I do not know if I did everything correct i see in the logs
> debug: deleting CAPMT for SID xxxx on session 3
> debug: adding CAPMT for SID xxxx on session 3
> 
> but it does not help. Other channels from that cam still working
> perfectly. To make that channel work again i need to restart dvblast.
> If i can test anything else please let me know.

Well the patch implements what you suggested, so it is obviously not enough.


More information about the dvblast-devel mailing list