![]() |
[OLD] HOW-TO watch Live TV in XBMC for Linux with Tvheadend, the easy way! - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Tips, tricks, and step by step guides (https://forum.kodi.tv/forumdisplay.php?fid=110) +--- Thread: [OLD] HOW-TO watch Live TV in XBMC for Linux with Tvheadend, the easy way! (/showthread.php?tid=51945) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
- Ruud - 2010-09-15 Hi, same Here ![]() regards, Ruud. peely Wrote:I have the same issue in the UK, XBMC shows the tvheadend EPG data an hour early as we're currently in DST, being GMT + 1. Tvheadend shows the correct data and both my server and client are in the same timezone. - Ruud - 2010-09-15 Hi, solved this by upgrading tvheadend to latest svn (svn-r5360), no time differences. only problem with this svn is that there are issues with the produced mkv as it will not run through ffmpeg (results in a floating point exception) and I need ffmpeg to create an .mpg for comskip ![]() Posted this over at the tvheadend mailing list. problem when trying to 'disable' a scheduled recording still gives the error: "PVR server is not compatible..." hope this helps, regards, Ruud. Ruud Wrote:Hi, Could someone help to get me started? - RockDr - 2010-09-17 Hi! I have only just made the jump to Linux and have been making steady progress, so please go easy on me! I have also searched before posting. I added Gujs's PPA and have installed and setup TvHeadend and XBMC. To test things, I added TvHeadend as a video source within XBMC and it worked nicely. What I can't work out, is that when I go to the Live TV area, I receive the message "No pvr clients available". Do I need to do something with XBMC in order for it to see TVHeadend as a pvr source? I have a password setup in TvHeadend, could this be blocking the access? Many thanks, James - Ruud - 2010-09-17 RockDr Wrote:Hi! I have only just made the jump to Linux and have been making steady progress, so please go easy on me! I have also searched before posting. Hi James, there is no need to add tvheadend as a video source, Gujs package comes with an addon that should be enabled... So goto System -> Add-ons -> Installed Add-ons -> PVR clients -> click on the Tvheadend HTSP Client Here you can configure and enable the client, which will activate the Live TV menu entry Hope this helps ![]() oh yes... welcome ![]() regards, Ruud. - b0nde - 2010-09-19 I know this is not completely relevant for this topic. But does any of you know how to configure a debian / linux server, to work with 3 NIC's , 1 WAN 1 IPTV and 1 LAN. This server acts as gateway / router between WAN and my LAN, but I would like to add the IPTV interface on it, so I can serve tv to LAN / XBMC with tvheadend. I can see you, Ruud, have a TV server ![]() Now, in the new upcoming version of XBMC, will the tvheadend client be available as a simple "install add-on" thing ? And will this support HW-acc. for the ION ? Or does one need to install Gujs version ? If so, how is that done ![]() Thank you. - Ruud - 2010-09-19 b0nde Wrote:I know this is not completely relevant for this topic. But does any of you know how to configure a debian / linux server, to work with 3 NIC's , 1 WAN 1 IPTV and 1 LAN. This server acts as gateway / router between WAN and my LAN, but I would like to add the IPTV interface on it, so I can serve tv to LAN / XBMC with tvheadend. Very curious myself as I am new to XBMC but *needed* the tv functionality (former MediaPortal addict ![]() I am not sure how this is working together with the current released Beta 2... is that something we already have, how are the changes merged with Gujs repo's? When the new version comes out, what then? how to implement the tvheadend client? Will it be part of the 'EdenĀ“ release, or will that release forllow a different route... questions / questions / questions... but who can answer? ![]() regards, Ruud. - b0nde - 2010-09-19 Ruud Wrote:[quote=b0nde]I know this is not completely relevant for this topic. But does any of you know how to configure a debian / linux server, to work with 3 NIC's , 1 WAN 1 IPTV and 1 LAN. This server acts as gateway / router between WAN and my LAN, but I would like to add the IPTV interface on it, so I can serve tv to LAN / XBMC with tvheadend. Sorry Ruud, it looks very nice, but im not gonna change my debian installation ![]() - Nick8888 - 2010-09-20 Just to confirm, yes the PVR Addons will not be part of Dharma. They are planned for the first release next year codenamed Eden. You can compile it from the pvr-testing2 branch. Personally I don't use it. I have just set up a few home menu links. One to a htsp source in the video section and another to my recordings folder. Which can be done in Dharma. Perhaps I should try out the pvr branch again though.. - ads_german - 2010-09-20 I stand to be corrected, but I believe the PVR addons also depend on some other specific code within the xbmc pvr branch, so although each pvr that is supported will have an add-on, there is some code common to all that needs to be merged into the main branch of xbmc before it will be supported outside of the pvr branch. I have read that this is planned as one of the early tasks to do (merge the pvr branch into trunk) after the final dharma release. Once that happens, you should just be able to use the main svn ppa to try the pvr add ons, without waiting until eden rolls around. I too was just using an htsp source and shortcut to the recordings directory to access tvheadend, but the epg is really handy, so I have been using the pvr testing branch instead for a while now. You've gotta put up with a few bugs while it evolves, but it's surprisingly stable already (especially gujs ppa)... - Nick8888 - 2010-09-20 Correct. As far as releases go, it will be in Eden. But of course it will be in the svn much sooner for anyone that is willing to put up with an unsupported version. Although I thought the pvr branch was near completion, Spiff has indicated it will take much of the devs effort finalising it for the next release. - Ruud - 2010-09-21 b0nde Wrote:Sorry Ruud, it looks very nice, but im not gonna change my debian installationHi B0nde, although I love the 'dirty way' and once upon a time I even teached TCP IP to a MS masterclass, I have totally lost my touch and fully rely on ClearOS ![]() So in short... don't count on me ![]() But maybe somebody else is willing to take the plunge with you ? regards, Ruud. - decay - 2010-09-21 B0nde: Just install tvheadend on your debian box, what's the problem? - zenani - 2010-09-21 Hi, i have problems with converting the mkv recordings back to ts files. mkvmerge version: 4.2.0 tsMuxer version: 1.10.6 File 1: h264, 2x AC3 Demux with mkvextractgui2: empty h264 file, no ac3 tracks after demuxing tsMuxer: error message when loading mkv file "Can't detect stream type" tsMuxer after remuxing mkv file mit mkvmerge: "Error can't parse h264 private data" File 2; MPEG2, 2x mpeg stereo Demux with mkvextractgui2: works as expected tsMuxer: error message when loading mkv file "Can't detect stream type" tsMuxer after remuxing mkv file mit mkvmerge: Only video track is recognized, no audio tracks. I tested this with more recordings form different channels, but always with the same results. I need the .ts files for other editing software to cut out commercials. So how can i convert the mkv file back to ts? - Nick8888 - 2010-09-22 zenani, Your problem might be related to this http://trac.lonelycoder.com/hts/ticket/278 . I'm hoping it might have something todo with the problems I've seen trying to use comskip. Other than that, I'm not sure. If you do have more info you are probably best asking on the hts mailing list as andoma is more active there. - decay - 2010-09-22 Ruud Wrote:Hi, Hi Ruud, didn't work for me, still 2h off with tvheadend svn-r5359. |