2013-10-01, 02:49 AM
Sub has done a lot of great work creating an easy to use API interface "touch" to NextPVR for his next version which opens up the NextPVR UI to most modern devices not just to Windows PCs which I thought I'd demo
Although many people like XBMC's look and feel, some prefer NextPVR's look and intuitive attention to almost all the features a PVR user needs and with no seemingly no stop to his creativity, XBMC continues to be a bit limited Chameleon gives you both UI's, and you don't lose access to sub's XBMC PVR either. Here's some samples of my take on some common functions in XBMC as a python addon. In the LiveTV sample you can see how it changes from XBMC's UI to NextPVR.
Playback Recording https://www.youtube.com/watch?v=M-vtNE9qILU
EPG Record https://www.youtube.com/watch?v=wUcCrh7bpcY (analog digital hdpvr) live tv jump by # at end
Live TV https://www.youtube.com/watch?v=hklpC4-A8Ns
Library https://www.youtube.com/watch?v=P-3DuO4d6tk
Those were from a networked client machine to a fairly old/slow server, but here's a sample showing access via the Internet to another user's machine. http://youtu.be/QGr_50nYimc Transcoded playback is possible too
I'll try and create a few samples to share from an RPi, and a few arm devices including XBMC for Android over the next week
Martin
Although many people like XBMC's look and feel, some prefer NextPVR's look and intuitive attention to almost all the features a PVR user needs and with no seemingly no stop to his creativity, XBMC continues to be a bit limited Chameleon gives you both UI's, and you don't lose access to sub's XBMC PVR either. Here's some samples of my take on some common functions in XBMC as a python addon. In the LiveTV sample you can see how it changes from XBMC's UI to NextPVR.
Playback Recording https://www.youtube.com/watch?v=M-vtNE9qILU
EPG Record https://www.youtube.com/watch?v=wUcCrh7bpcY (analog digital hdpvr) live tv jump by # at end
Live TV https://www.youtube.com/watch?v=hklpC4-A8Ns
Library https://www.youtube.com/watch?v=P-3DuO4d6tk
Those were from a networked client machine to a fairly old/slow server, but here's a sample showing access via the Internet to another user's machine. http://youtu.be/QGr_50nYimc Transcoded playback is possible too
I'll try and create a few samples to share from an RPi, and a few arm devices including XBMC for Android over the next week
Martin