Just recently, I started having issues with SageDCT. I assumed that it was related to Verizon messing around with DRM flags, but this turn out not to be the case.
I'm using a Ceton InfiniTV 4 as the tuner. Basically what is happening is that SageDCT will not start the recording. Using the test interface I can issue a start command and get the following in the log:
2012/08/02 17:19:44.62 : RTSP Send: SETUP rtsp://192.168.200.1:8554/cetonmpeg0 RTSP/1.0
2012/08/02 17:19:44.71 : GetServiceVariable - Device: Ceton InfiniTV PCIe (00-80-25-cc) Tuner 1 Service: urn:opencable-com:serviceId:urn:schemas-opencable-com:service:Mux Variable: ProgramNumber Refresh: False
2012/08/02 17:19:44.85 : Done GetServiceVariable: ProgramNumber
2012/08/02 17:19:44.85 : GetServiceVariable - Device: Ceton InfiniTV PCIe (00-80-25-cc) Tuner 1 Service: urn:opencable-com:serviceId:urn:schemas-opencable-com:service:Mux Variable: PIDList Refresh: False
2012/08/02 17:19:44.95 : Done GetServiceVariable: PIDList
2012/08/02 17:19:44.95 : ProgramNumber: 184 PIDList: 672, 1EBE, 6A4, 730, 55A, 938, A8C, CEE, 12AC, 726, 564, 56E, 0, 731, 738, 739, 732, 733
2012/08/02 17:19:44.95 : RTP Stop: True
2012/08/02 17:19:44.95 : RTP Start - Settings: RTP: 192.168.200.2:5010 RTCP: File c:\file.ts - True
2012/08/02 17:19:44.95 : Start ProcessPackets
2012/08/02 17:19:44.95 : FS Write Async: False
2012/08/02 17:19:44.95 : CreateNullIndicator 184 - 672, 1EBE, 6A4, 730, 55A, 938, A8C, CEE, 12AC, 726, 564, 56E, 0, 731, 738, 739, 732, 733
2012/08/02 17:19:44.95 : Error ProcessPackets: Could not find any recognizable digits.
2012/08/02 17:19:44.95 : RTSP Send: PLAY rtsp://192.168.200.1:8554/cetonmpeg0 RTSP/1.0
2012/08/02 17:19:44.96 : PLAY: RTSP/1.0 200 OK
2012/08/02 17:19:47.16 : UPnP stop: Ceton InfiniTV PCIe (00-80-25-cc) Tuner 1
2012/08/02 17:19:47.16 : ExecuteAction - Device: Ceton InfiniTV PCIe (00-80-25-cc) Tuner 1 Service: urn:upnp-org:serviceId:urn:schemas-upnp-org:service:AVTransport Action: Stop Refresh: False
2012/08/02 17:19:47.49 : Done ExecuteAction: Stop
2012/08/02 17:19:47.49 : ExecuteAction - Device: Ceton InfiniTV PCIe (00-80-25-cc) Tuner 1 Service: urn:upnp-org:serviceId:urn:schemas-upnp-org:service:ConnectionManager Action: ConnectionComplete Refresh: False
2012/08/02 17:19:47.85 : Done ExecuteAction: ConnectionComplete
2012/08/02 17:19:47.85 : RTSP TEARDOWN - Ceton InfiniTV PCIe (00-80-25-cc) Tuner 1
2012/08/02 17:19:47.85 : RTSP Send: TEARDOWN rtsp://192.168.200.1:8554/cetonmpeg0 RTSP/1.0
2012/08/02 17:19:47.86 : RTP Stop: False
2012/08/02 17:19:47.86 : Recording did not start. Try again. Ceton InfiniTV PCIe (00-80-25-cc) Tuner 1
2012/08/02 17:19:47.86 : ExecuteAction - Device: Ceton InfiniTV PCIe (00-80-25-cc) Tuner 1 Service: urn:upnp-org:serviceId:urn:schemas-upnp-org:service:ConnectionManager Action: PrepareForConnection Refresh: False
2012/08/02 17:19:48.16 : Done ExecuteAction: PrepareForConnection
2012/08/02 17:19:48.16 : ConnectionID: 0 AVInstanceID: 0
2012/08/02 17:19:48.16 : ExecuteAction - Device: Ceton InfiniTV PCIe (00-80-25-cc) Tuner 1 Service: urn:upnp-org:serviceId:urn:schemas-upnp-org:service:AVTransport Action: Play Refresh: False
2012/08/02 17:19:48.44 : Done ExecuteAction: Play
2012/08/02 17:19:48.44 : ExecuteAction - Device: Ceton InfiniTV PCIe (00-80-25-cc) Tuner 1 Service: urn:opencable-com:serviceId:urn:schemas-opencable-com:service:CAS Action: SetChannel Refresh: False
2012/08/02 17:19:48.72 : Done ExecuteAction: SetChannel
2012/08/02 17:19:48.72 : ExecuteAction - Device: Ceton InfiniTV PCIe (00-80-25-cc) Tuner 1 Service: urn:upnp-org:serviceId:urn:schemas-upnp-org:service:AVTransport Action: GetMediaInfo Refresh: False
2012/08/02 17:19:49.30 : Done ExecuteAction: GetMediaInfo
2012/08/02 17:19:49.30 : RTSP Send: DESCRIBE rtsp://192.168.200.1:8554/cetonmpeg0 RTSP/1.0
2012/08/02 17:19:49.38 : DESCRIBE: RTSP/1.0 200 OK
v=0
o=- 2208990464 1 IN IP4 127.0.0.1
s=Session Streamed By libcetonrtsp/1.0
i=cetonmpeg0
t=0 0
a=tool:libcetonrtsp
a=type:broadcast
a=control:*
a=range:npt=0-
m=video 0 RTP/AVP 33
c=IN IP4 0.0.0.0
a=control:track0
I reverted to SageDCT 2.0 (x86) and everything is working as expected.