VDR (LinVDR) PVR Addon back-end client (StreamDev or VNSI based) built-into XBMC?

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Post: #31
Alcoheca has his own seperate branch in the SVN with code for the upcoming EPG and PVR client API (which will not make it into the trunk/mainline SVN until after the 'Atlantis' release), Alcoheca is however only working on the MythTV client plugin but the API is meant to enable you to code additional PVR client plugins using the same API. Read this:
http://wiki.xbmc.org/?title=GSoC_-_Unified_PVR_Frontend

Also see these topic threads:
http://forum.xbmc.org/showthread.php?tid=28918
http://forum.xbmc.org/showthread.php?tid=32212
http://forum.xbmc.org/showthread.php?tid=34186

Feel free to lobby programers to write their own PVR client plugins, like for example linvdr, but understand that it is still under development so the API may change over time.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Post: #32
FYI; those you you who do not want to wait for the unified PVR interface can use this python plugin for XBMC:
http://forum.xbmc.org/showthread.php?tid=36988

Wink

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
hman Offline
Junior Member
Posts: 9
Joined: Oct 2010
Reputation: 0
Lightbulb  Support for DTS audio with VNSI for TV Post: #33
Hi all,
i using XBMC for my htpc and i using also a dvb-s2 adapter to see also tv channels on my pc. I using vdr and vnsi plugin to connect xbmc to vdr, but i can't listen audio on channels that have ac3 or dts audio.

please could you add this support to vnsi plugin ?

best regards
Armando B.
(This post was last modified: 2010-12-27 15:34 by hman.)
find quote
hman Offline
Junior Member
Posts: 9
Joined: Oct 2010
Reputation: 0
Post: #34
Could you help me ?
find quote
hman Offline
Junior Member
Posts: 9
Joined: Oct 2010
Reputation: 0
Post: #35
VNSI plugin is very stable with Dharma 1.0 so i would like to use it as TV solution but demuxer_DTS.c need to be complete to support also DTS audio.

I hope that someone could support it.

Bye
Armando B.
find quote
hman Offline
Junior Member
Posts: 9
Joined: Oct 2010
Reputation: 0
Post: #36
please, is this feature scheduled ?
find quote
hman Offline
Junior Member
Posts: 9
Joined: Oct 2010
Reputation: 0
Post: #37
i trying to use streamdev with Dharma but each time i try to go on a channel, after some seconds of black... xbmc crash

i download streamdev from
http://projects.vdr-developer.org/git/?p...;a=summary

so i put it in vdr (1.7.16) plugins sources folder and build it with
$ make plugins

build is ok, i start it using
-P'streamdev-server -r /etc/vdr/plugins/streamdev-server/externremux.sh ' \

when i launch xbmc on top start EPG sync bar, but if i enter in Live TV section and try to go on a channel.... black screen ... and crash.

i saw that in streamdev folder under xbmc repos ( https://xbmc.svn.sourceforge.net/svnroot...v/patches/ ) there are some patches, i don't apply any patches, i only build plugin from tarball.
Could be this the problem ?
find quote
Post Reply