Posts: 49
Joined: Nov 2013
Reputation:
0
janice
Junior Member
Posts: 49
so i just re did my mythubuntu box because of a motherboard failure. it is all setup. i set up all 3 tunners. my problem is if i go to stream tv from another kodi machine at the same time it stops the other machine. i'm sure it is something stupid with setup on the backend. any ideas?
i will say that i got a message about starting channel not being already used or something like that, so i made them random channels i new where on the list
thanks
Posts: 806
Joined: Nov 2015
Reputation:
33
You need to set up each tuner on the Prime separately. So in the end you have 3 inputs, each named 1234abcd-0, 1234abcd-1, and 1234abcd-2, where 1235abcd is your Prime's device ID.
Posts: 806
Joined: Nov 2015
Reputation:
33
MythTV does not require you to set up your inputs that way. One of input options is for HDHomeRun devices, which will then use SD's libhdhomerun to access the tuners. This way the channels are sent to MythTV over UDP/RTP, which has a lower latency than the TCP streams sent over the HTTP links.
In general, the guide for setting up the Prime on the MythTV wiki is pretty good, although a little outdated and the screenshots included are hard to see because of the theme used during the setup. It is also geared for those using Schedules Direct's DataDirect feed rather than their newer (and better) JSON service. (However, the mfdb-json script, which is Schedules Direct's tool to use their JSON feed to fill MythTV's EPG database has errors and requires quite a bit of manual setup to get it to work properly.)
Posts: 49
Joined: Nov 2013
Reputation:
0
janice
Junior Member
Posts: 49
ok i'm a little confused by all of this.
1st all 3 tunners are setup
2nd i use SD didn't know about a new one, i'm all paid up till December
Posts: 49
Joined: Nov 2013
Reputation:
0
janice
Junior Member
Posts: 49
so i just messed with the backed again and can't figure it out. its like it is just using one tuner for all front ends. i can watch the same channel at the same time with all backends. but if i try and go to another channel on a different box the the others freeze. i will say maybe it has something with the channel scan on the backend. when i try to use the option to use the SD it doesn't do anything. maybe i need to do a full scan on all tuners. ill let that go all night and see what happens.
Posts: 49
Joined: Nov 2013
Reputation:
0
janice
Junior Member
Posts: 49
one thing i noticed was in general setting it had the "maximum jobs" or something like that. it was set to 1. does live tv fall into that? should that be more like 4? sorry guys i already had this thing setup and working great before the MB went out. i'm sure it is just something i'm missing somewhere
thanks for helping me out!
Posts: 806
Joined: Nov 2015
Reputation:
33
No, the Jobs setting refers to User Jobs and other things, like commercial flagging and transcoding.
Posts: 49
Joined: Nov 2013
Reputation:
0
janice
Junior Member
Posts: 49
Ok I fixed my first problem. It ended up being that for some reason I set up 2 input groups for SD. One I deleted the groups and added again it worked!
Now I have a new problem. I have 3 kodi setups 1st windows pc, andriod tv, and a ubuntu pc.
The ubuntu setup won't play live tv that is mpeg2. It does play the h.264 but the audio and video are way out of sync and video stutters. The strange thing is on my last install of the backend it played it fine. Any ideas?
Posts: 806
Joined: Nov 2015
Reputation:
33
Enable hardware decoding of the video, and make sure you have the proper libraries/drivers installed. Kodi supports both VAAPI and VDPAU, but the libraries also need the hardware driver. You may also change the decode method from software in the Video properties.
Posts: 49
Joined: Nov 2013
Reputation:
0
janice
Junior Member
Posts: 49
When you say make sure you have the proper library/drivers installed, what do you mean by that? And you are talking about the front end right?