[mythtv] Possible timing issue between dvbchannel and dvbcam

Anders Hanson anders.hanson at speedo.nu
Thu Sep 30 14:55:01 EDT 2004


>>
>> That is very correct Taylor, but I have made some minor modifications 
>> to it.
>>
>> Anders, you could try to change the lines in dvbcam.cpp that says:
>>
>>        if (ciHandler->NeedCaPmt())
>>            first_send = true;
>>
>> with
>>
>>        //if (ciHandler->NeedCaPmt())
>>            first_send = true;
>>
>>  
>>
> Will test.
>
When I did that the cam got stuck in 'No right' menu every time I tried 
to change channel.
I think we are getting close to the solution to my problem! What I can 
tell about this is
that MythTV is sending the old pmt to the cam after the new channel has 
been tuned or
is tuning to the new channel.

Anders


More information about the mythtv-dev mailing list