Great!Another progress update...
I've been able to grab channel names and numbers from the Prime.
I need to do some code consolidation to allow that information to be grabbed when we scan.
The good news is that a full scan should not take more than 15 seconds or so - no need to scan channels 3..1000 as I'm currently doing.
Progress continues nicely.
mm, for the UPnP support you might check our MP2 library that we use internally. This could be a smart move at this point in our developments...Right, okay.
So it is essentially a way to avoid using UPnP if you don't have a stack available or prefer to work with web oriented interfaces. Interesting...
I already have.mm, for the UPnP support you might check our MP2 library that we use internally.
(https://forum.team-mediaportal.com/...t-for-mediaportal-1.112585/page-3#post-918726)From the research I did over the weekend, MP 2 has a great UPnP library that would be suitable for what we need. There is also an RTP library in the reworked DVB-IP filter that I think I would be able to use. The problem is pulling all that code together into something cohesive... for MP 1... and that I have no experience with UPnP or RTP - it is a huge learning curve.
It is *significantly* more work to take the UPnP option, even with UPnP and RTP code already available. Implementing the DRI is not trivial. In the long run it *may* be the right solution but right now my focus is on providing a reasonable hardware-independent solution for MP1 with the least possible effort.This could be a smart move at this point in our developments...
Hello and welcome allen00se
Absolutely, jump on in if you have some time on your hands.
From my perspective, the more people testing, the better.
Also, I think lehighbri's InfiniTV is the PCIe version, so you would be the first person that I know of to test with the USB version.
Disclaimer: I don't want to set you up only to disappoint you, so please do keep in mind that the tuners won't be really usable at the moment. Hopefully that will change in the near future but for now the support is definitely not "production-ready".
mm
PS: for those of you who are wondering, I didn't make my goal to have channel name/number grabbing working by the end of the weekend. However progress was still pretty good - I just over-estimated how much I could get done. I'll provide another update as soon as I have something testable.