Normal
I have been lurking on this forum for over a year now in the hopes that someone would finish the support for this. I am a software engineer and just haven't had the time to take a look at what is there to see how hard it would be to finish. Last night I pulled down the code and looked at the TTPremium source filter. It doesn't appear to be too complicated. I also have access to the TTPremium SDK, so I am going to see if I can dig into this a bit and get it working. It appears to be mostly there on the filter side. Looks like some support needs to be added to the TVEngine3. The biggest hurdle I see is getting the TS packets to the TVEngine's TSWriter, as the TTPremium only sends out a partial TS packet, 184 bytes instead of 188, it is missing the TS header. But maybe we can fake the header in the case of the TTPremium.I will take a look and see what I can do,Jeremy
I have been lurking on this forum for over a year now in the hopes that someone would finish the support for this. I am a software engineer and just haven't had the time to take a look at what is there to see how hard it would be to finish. Last night I pulled down the code and looked at the TTPremium source filter. It doesn't appear to be too complicated. I also have access to the TTPremium SDK, so I am going to see if I can dig into this a bit and get it working. It appears to be mostly there on the filter side. Looks like some support needs to be added to the TVEngine3. The biggest hurdle I see is getting the TS packets to the TVEngine's TSWriter, as the TTPremium only sends out a partial TS packet, 184 bytes instead of 188, it is missing the TS header. But maybe we can fake the header in the case of the TTPremium.
I will take a look and see what I can do,
Jeremy