Re: [vdr] Raspberry Pi, satip, MLD

2015-11-15 Thread Marko Mäkelä

On Sun, Nov 15, 2015 at 07:09:41PM +0100, Nicolas Huillard wrote:

I know have an RPi2 installed since a few days, which works great.


Coincidentally, I acquired a Raspberry Pi 2 about 2 weeks ago. I 
installed Raspbian, compiled VDR 2.2.0 and the following plugins:


http://projects.vdr-developer.org/git/vdr-plugin-rpihddevice.git/
http://www.uli-eckhardt.de/vdr/cec.en.shtml
http://www.saunalahti.fi/~rahrenbe/vdr/iptv/
http://www.saunalahti.fi/~rahrenbe/vdr/elvis/ (specific to my ISP)

The cecremote plugin allows the TV remote control to be used for 
controlling VDR. The TV-side implementation of HDMI-CEC is not perfect, 
but I think it is better than duplicating the RC hardware. The only 
cables attached to the Raspberry are HDMI, power, and Ethernet.


With the IPTV plugin, I can receive some MPEG2 and MPEG4 (HDTV) DVB 
streams that are multicast by my ISP. The HDTV streams sometimes suffer 
from dropped frames.


It can almost record 3 channels and view a 4th one, everything from the 
network (SAT>IP to get DVB streams, NFS for remote storage).


I guess those were not HDTV channels? When I tried pausing and then 
resuming live TV, storing the stream on the SD card, it stuttered a 
little. I did not try it with a USB hard disk.


I may change my mind and get back to a single VDR instance, without 
client/server (the RPi 1 was not meant to record anything, relying on 
remote timers).


In my household, the RPi will only be a part-time VDR client (mainly for 
playing back recordings), and part-time learning/tinkering platform for 
the kids.  I plan to write a startup script that boots the RPi to VDR by 
default, but allows one to exit to the Raspbian desktop, probably by 
simply misusing the "Restart VDR" menu entry for that.



Thanks Klaus !


Yes, thanks to all contributors! VDR is a really great piece of 
software.


Marko

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Raspberry Pi, satip, MLD

2015-11-15 Thread Nicolas Huillard
Le dimanche 25 octobre 2015 à 12:04 +0100, Klaus Schmidinger a écrit : 
> On 10/25/15 11:44, Nicolas Huillard wrote:
> > Hi all,
> >
> > I still have a problem with my new setup:
> > * Raspberry Pi B (256MB system + 256MB video)
> > * MLD 5.0.0 testing distribution (http://www.minidvblinux.de/) on a 4GB
> > class 6 SD card, using VDR 2.2.0.203-207
> > * vdr-plugin-rpihddevice (from MLD 1:2015.08.24-37+2.2.0.203)
> > * Octopus Net (firmware 1.0.55) : Linux VLC shows TV channels without
> > problems
> > * vdr-plugin-satip (from MLD 2015.09.19-20+2.2.0.203)
> > * recordings on an NFS share (works for playing, didn't test recording)
> > * the Raspberry is powered from one of the 5V output from the Octopus,
> > which provides enough power for the CI interface, which seems
> >
> > Playing live TV works great, until some point a few dozen minutes later,
> > where some errors start to appear in /var/log/messages:
> >
> > ...
> 
> I strongly suggest you use the newer Raspberry Pi 2 model.
> I have two of these in operation, and they work like a charm.
> Before that I also experimented with the model 1, but had
> similar problems as you described.

I know have an RPi2 installed since a few days, which works great. It
can almost record 3 channels and view a 4th one, everything from the
network (SAT>IP to get DVB streams, NFS for remote storage).
I may change my mind and get back to a single VDR instance, without
client/server (the RPi 1 was not meant to record anything, relying on
remote timers).

Thanks Klaus !

-- 
NH


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Raspberry Pi, satip, MLD

2015-10-25 Thread Klaus Schmidinger

On 10/25/15 11:44, Nicolas Huillard wrote:

Hi all,

I still have a problem with my new setup:
* Raspberry Pi B (256MB system + 256MB video)
* MLD 5.0.0 testing distribution (http://www.minidvblinux.de/) on a 4GB
class 6 SD card, using VDR 2.2.0.203-207
* vdr-plugin-rpihddevice (from MLD 1:2015.08.24-37+2.2.0.203)
* Octopus Net (firmware 1.0.55) : Linux VLC shows TV channels without
problems
* vdr-plugin-satip (from MLD 2015.09.19-20+2.2.0.203)
* recordings on an NFS share (works for playing, didn't test recording)
* the Raspberry is powered from one of the 5V output from the Octopus,
which provides enough power for the CI interface, which seems

Playing live TV works great, until some point a few dozen minutes later,
where some errors start to appear in /var/log/messages:

...


I strongly suggest you use the newer Raspberry Pi 2 model.
I have two of these in operation, and they work like a charm.
Before that I also experimented with the model 1, but had
similar problems as you described.

Klaus

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Raspberry Pi, satip, MLD

2015-10-25 Thread Nicolas Huillard
Le dimanche 25 octobre 2015 à 12:04 +0100, Klaus Schmidinger a écrit : 
> On 10/25/15 11:44, Nicolas Huillard wrote:
> > Hi all,
> >
> > I still have a problem with my new setup:
> > * Raspberry Pi B (256MB system + 256MB video)
> > * MLD 5.0.0 testing distribution (http://www.minidvblinux.de/) on a 4GB
> > class 6 SD card, using VDR 2.2.0.203-207
> > * vdr-plugin-rpihddevice (from MLD 1:2015.08.24-37+2.2.0.203)
> > * Octopus Net (firmware 1.0.55) : Linux VLC shows TV channels without
> > problems
> > * vdr-plugin-satip (from MLD 2015.09.19-20+2.2.0.203)
> > * recordings on an NFS share (works for playing, didn't test recording)
> > * the Raspberry is powered from one of the 5V output from the Octopus,
> > which provides enough power for the CI interface, which seems
> >
> > Playing live TV works great, until some point a few dozen minutes later,
> > where some errors start to appear in /var/log/messages:
> >
> > ...
> 
> I strongly suggest you use the newer Raspberry Pi 2 model.
> I have two of these in operation, and they work like a charm.
> Before that I also experimented with the model 1, but had
> similar problems as you described.

Well, thank you Klaus.
That advice aligns with what I figured out this morning, reading,
comparing and rebooting the Pi many times.

-- 
NH


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr