2015-01-15, 17:57
(2015-01-15, 15:43)takitr Wrote: tvheadend works very stable on android devices (rk3188) and streaming other lan and wifi device. I use kodi 15 nightly build. only problem 15-30 channels fast zapping kodi closing. based problem rk3188 dont decode mpeg4 avc part10. infinity evo hisilicone work on android. tvh add on xbmc hisilicone drive tvheadend like dvbreceiver. tvh of add on xbmc can scan with tvheadend. no need web browser for.Correction and clearification; what you meant to say is that the Tvheadend CLIENT (PVR addon for Kodi PVR frontend) is stable when used in Kodi running on Android OS.
What I am saying is that the Tvheadend SERVER (PVR backend) does run on Android at all today, (even if it however can run on the same ARM-devices running Linux OS). And my request is for the Tvheadend SERVER (PVR backend) to also run stable on Android devices (like this WeTek box) when it is running Android as its operating system.
Because of Kodi's distributed application structure for PVR we have to be very clear when we are talking about the server/backend side and when we are taking about the client/frontend side for Kodi. PVR clients and PVR backends are not the same thing and many new Kodi users do not seem to understand the difference when we are talking about servers and clients.
Please see the detailed explanation here http://kodi.wiki/view/PVR
Let's start with PVR backend (server) and frontend PVR addon (client) concept. For Kodi (frontend) we need both a PVR backend (server) and a PVR addon (client to watch TV. You can also simply think the backend as a server and the frontend as a client, but that's a slight simplification.
http://en.wikipedia.org/wiki/Client%E2%8...rver_model
The backend will handle all the TV related activity, such as tuning the channels, managing recordings, handling the program guide (EPG) etc. The frontend is typically running on a device that will interact with the end user, ie. the person watching the TV. There can be several frontend connected to the same backend at the same time. The frontend will receive the video stream from the backend using IP transmission.
In my request, I wish to the backend and the frontend on the same box which have Android as its operating-system. And in this case the suggested backend is a software called Tvheadend which is the server software and the frontend is a Tvheadend client (addon) in the Kodi. It's good to understand the relation between the frontend and the backend. The backend needs to work before there's even point to try to configure the frontend.