[LINUX] HOW-TO get Live TV with VDR and PVR-Testing Branch - Without manual compile! - 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: [LINUX] HOW-TO get Live TV with VDR and PVR-Testing Branch - Without manual compile! (/showthread.php?tid=62696) |
- Jezz_X - 2009-12-28 This kind of brings me to the point of having code Branches if the user isn't smart enough to figure out how to use it then they probably shouldn't be using it. It is highly developmental code (reason its not in main xbmc) is bound to have bugs. but if you can't even figure out how install it then you most likely not going to be able to set it up properly. And you going to start reporting issues that are 100% your fault. Seriously if you can't figure out how to install it from the ppa's listed here (with a tutorial) you really have no hope of providing any usefull information alwanis and alcoheca need to help develop it. So don't use the unstable in development code and just stick with main xbmc trunk - jalokim - 2009-12-28 Jezz_X Wrote:This kind of brings me to the point of having code Branches if the user isn't smart enough to figure out how to use it then they probably shouldn't be using it. It is highly developmental code (reason its not in main xbmc) is bound to have bugs. but if you can't even figure out how install it then you most likely not going to be able to set it up properly. And you going to start reporting issues that are 100% your fault. It is nice to "hear" that in your opinion i'm not smart to do this. Not everyone like you is developer of xbmc and not everyone is living this project. Till couple weeks ago i was using and developing in my own mediaportal based on windows xp. And without any help i was able to run full hd tv with sharing included (my skystar does not have ci). But i see benefits of using htpc based on linux - f... fast ! and this gives me ability to use as normal linux server. Let me give you an example. Aprox 4 y ago i did not know what is MikroTik. Now I have one of the largest wireless network (and company) in city Tychy and using mikrotik with grate plesure. So please for a moment, be so kind, and go to noooobs level for a second, becouse some time ago, you also need to lern, how to do it... - jalokim - 2009-12-28 Swifty, biggles, lets make some summary: 1. instaling latest live version (in sources there are not xbmc sources, as in beta version 2. turning off TV headend (moving file from /etc/inet.d to other location) 3. compiling driver - reboot 4. exiting xbmc, uninstalling xbmc-live 5. adding http://ppa.launchpad.net/the-vdr-team/vdr-ubuntu-karmic/ubuntu karmic main to sources, apt-get update and installing xbmc-live - reboot 6. installing vdr vdr-plugin-streamdev-* packages, configuring channels from vdr and that's it ? - Jezz_X - 2009-12-29 jalokim Wrote:Swifty, biggles, lets make some summary: You are crazy swapping out your live cd XBMC version for the PVR branch. as I said a few times its Development code. Some things just do not work that work in the main. It is meant for Testing the unified pvr interface. The current version is also prone to crashes from the recent rewrite of the interface. The only reason you should do this is if you don't plan on using your xbmc live install for day to day use and are just curious. if you want livetv on a day to day use currently use the builtin tvheadend - jalokim - 2009-12-29 This was a good track. TV working fine. Thanks. - bisch - 2009-12-30 Hello I've compiled my own vdr and grabbed the streamdev client (0.5.0~pre20090706+cvs20091108.2341-) and xbmc (pvr-testing-17~hep-karmic25817) from from the sources listed on page one. My VDR install has all the required plugins for my setup and is working great in xine, and streamdev (local and over network). However I can't get video to play in this setup. I get the epg data fine, but no video. The Stream is mpeg2. the xbmc.log files gives the following Code: 03:42:23 T:2842491760 M:1623154688 ERROR: Open - error reading from input stream, pvr://channels/tv/all/320.pvr This is tunning to a channel 320 no video, then tune to channel 321- no video, then I exit the program. Any idea what is wrong? I did not setup streamdev-client, as I don't believe this is required? Should I try another branch of xbmc or some different code on the xbmc side, or where should I look next and any additional logs you'd like to see. Thank you - stich86 - 2009-12-30 if you're using the live and updated to pvr-testing via apt, stop tvheadend before using vdr and xbmc, because tvheadend can locks your card - Swifty - 2009-12-30 I have to echo Jezz_X's thoughts in this thread.. I made it as a simple how to so that the curious can try out the new PVR stuff. If you can't handle troubleshooting problems each day then this isn't a good idea for your main HTPC Remember guys, as Jezz mentioned this is a development branch.. don't _expect_ it to work (even though most of the time it's working well!). If something isn't working right then suck it up and wait for a new build then try again. I don't mean to offend anyone by this but follow the guide and it should work, if it doesn't then; A) You missed a step B) Your hardware isn't detected properly C) The build you are trying is broken D) You missed a step If you try a few times and it's still not working then post up detailed info on what you have done as someone will attempt to help out.. but try to diagnose yourself first, it will make life easier for you in the longrun @bisch; Probably some streamdev problem I guess ? maybe different versions as you compiled your own VDR? Try to use the PPA from the_vdr_team and see if it's working. - bisch - 2009-12-30 Thanks for the replies. Stich86, I'm not using the live version, just the xbmc ppa from henningpingel from page one. I don't believe tvheadend is installed to my knowledge, but I could be wrong and will keep it in mind. I have i386 karmic installed as the base OS. Swifty, I grabbed and used the streamdev (0.5.0~pre20090706+cvs20091108.2341-) from PPA from the_vdr_team, the source for it. I need vdr-sc, so the ppa won't work for me. I can get VDR and streamdev working from using the developers source, and the source from "vdr-the-team" on the first page, but both don't display video. I've tried 3 different streamdev's, and the problems are always similar. Works as it should with VLC, http, and fails the same way on the xbmc frontend in linux (local) and windows (local lan). Maybe it's FFMpeg? I know this was mentioned before, and I tried a few different versions. I'm under the impression streamdev client isn't required, http://www.henningpingel.de/vdrstuff/vdr_trendy_features_matrix.html with this combo. Any idea's what I should test next? a new svn code for xbmc, or forcus on the vdr end (it has run well for other apps on streamdev for some time, with the same content)? - Swifty - 2009-12-30 Bisch, Not sure about compiling your own vdr, I have only done XBMC so I'm not sure if any extra components are required for streamdev to work. I notice mirak has open-sc plugin at his PPA (https://launchpad.net/~mirak-mirak/+archive/ppa) I'm not sure if this does the same function as vdr-sc but if it does you could try to use the VDR ppa then simply grab the open-sc plugin from his PPA? - biggles - 2009-12-30 I have used the mirak ppa with open-sc (vdr-sc) and it worked great. Left it because I wanted more plugins then mirak offered... I have been having trouble compiling vdr-sc in karmic though... - bisch - 2009-12-31 Swifty, I'll try to use just the listed ppa's on page 1 without SC, and see if it plays back the enencrypted channels. biggles, you need to change some compiling options in the makefile for Karmic to work with vdr-sc, see below: Code: hg clone -r trunk http://85.17.209.13:6100/sc Essentially change the flags from -o3 to -o2 in the makefile and it'll compile now. Do you get video/mpeg2 playback still? RE: [LINUX] HOW-TO get Live TV with VDR and PVR-Testing Branch - Without manual compile! - petie74 - 2010-01-02 HI, does anyone have high CPU usuage with the latest xbmc_pvr-testing-18~hepi-karmic26177+5_all builds ? I have VDPAU enabled in VIDEO SETTINGS but XBMC do not use it. I'll post a log if necessary? - bisch - 2010-01-02 I've sadly not made much progress. I've read through many translated VDR portal pages, but it seems few if any suffer from any of the issues I experience. In the DVBN forums more related to what I'm trying to do, NA/dvb-s it seems there is little or no success currently. I'm essentially taking a clean VDR 1.7.10, applying the required NA satelite patches, and plugins (stream dev, Xine, etc) compiling and creating a functioning setup for EPG, playback etc. However I get little to no where with the xbmc frontend. I've tried to take the PPA's but they will not work without any modifications, and when I grab the source there seem to be issues with the included streamdev's being "binary too out of date or some similar issues" I fail going this way to get a working backend, so forget frontend. I noticed most of the PPA's from Holtz/Hepi/The Team include the multipatch or extensions patches. I tried to apply the extension patch then compile, but it didn't help either. Do you know if the changes they made to streamdev in CVS, require streamdev extension for xbmc to work? Most of the streamdev patches are the pre5.0 + some cvs version, and I'm wondering if it requires the extensions patch to work. I'm considering mapping xbmc to one button on the remote, and xine or sfxe to another button for now. I'm stumped for sure, wondering if the hold up is: -The differences patched for NA to work when we compile http://www.fepg.org/patches/ EIT patches -Stream Dev version, or requirement for multipatch/extension patch Plus a certain version. -Missing streamdev.server config in the vdr setup.conf file ex. streamdev-server.AllowSuspend = 1 streamdev-server.AllowSuspend = 1 streamdev-server.SuspendMode = 1 streamdev-server.SuspendMode = 1 I know all posts state I need a streamdev > 0.5, but is acertain CVS version required? How about extention/multipatches? Let me know if you have any ideas. - bisch - 2010-01-02 petie74 Wrote:HI, does anyone have high CPU usuage with the latest xbmc_pvr-testing-18~hepi-karmic26177+5_all builds ? I have VDPAU enabled in VIDEO SETTINGS but XBMC do not use it. Hi Petie, I think there is a lot of similar issues going around in the latest xbmc builds. I've read a lot of posts about high cpu utilization > 20 just sitting at idle in menus, and very high for just video playback. I don't think you're alone. |