Posts: 7
Joined: May 2013
Reputation:
0
Yea currently Xbox or Ceton Echo are the only extenders around. Interestingly the Echo is reportedly build with an Arm CPU. This makes things alot more port friendly for anyone who knows Unix to take a stab at it.
My hope following this project is if XBMC is viewed by WMC as an extender then it simply uses and shares the central machines resources. This also means useing a Raspberry Pi as a XBMC extender is possible and removes the tuner limitations. People like myself who follow the content rules in this applications are forced to use a extender if we want to share PVR scheduling and viewing. If I want to utilise all my tuners in a dynamic pool then extenders are required. If you want every TV to just be it's own machine then that's Network tuning.
Posts: 33
Joined: Mar 2013
Reputation:
0
What we're doing will not yield a bona fide WMC extender.
Posts: 33
Joined: Mar 2013
Reputation:
0
The changes I'm making are in ffmpeg only for the time being, so nothing will change as far as copy protection is concerned.
Posts: 33
Joined: Mar 2013
Reputation:
0
Thanks!
As for what people actually care about:
I've run into a problem for now, but I think I've got a hold on what's going on. We'll find out tomorrow if that's true. I need some sleep for now, it was a hectic weekend.
Posts: 3,439
Joined: Aug 2012
Reputation:
91
Congrats to Jeff... oops, I mean 'Dr Jeff.'.
I have the wtv to ts conversion method of doing live tv working that is able to do both mpeg2 and h.264. Jeff's solution will be much better and hopefully faster, but this solution works until his is ready. Another anonymous developer (maybe he'll come forward too) has been working on porting the code to linux based clients, and he has identified a number of problems with my design that makes it not portable. That's the bad news, the good news is he has worked through most of the problems and we are almost there. Once this hurdle is passed, I think we can release the code to get wider feedback from brave souls willing to try it. If Jeff's code is not ready by then, it will be easy to fold it in a newer release when he has it ready. At least that is what I am thinking for now, but I am open to suggestions.
Posts: 17
Joined: Mar 2013
Reputation:
0
Curious is Jeff's solution utilizing the live stream or is he converting or utilizing the wtv file?