News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - lupus11

#1
Hello to all,

I bought a MVP recently, trying to ban the PC noise from my living room.
I have quite some experience with PVR and DVB, and searching for
MVP support software came to VOMP and this forum.

After testing MythTV,GBPVR, myHTPC I came back to vdr, because it
seems to be the most stable and best documented solution.

Soon I found the VOMP plugin to be the best "up to date" plugin for the
MVP. I looked around in the source codes compiled the plugin, made
some small (testing) adjustments.

The biggest point for me at the moment is the setting of record timers
using MVP and remote. This would cover 90% of my needs.
Is there already some schedules date when VOMP is going to support this ?

Then I have some more theoretical questions: From my point of view (before
looking the the source codes) MVP was only a MPEG2 to Screen translation
device. Now I found out, that the menus are in no way encoded MPEG2, but
are sent to the device in totally different manner (for the Hauppage original
it is obviously a modified VNC protocol).
My (maybe silly) idea is: Would't it be possible to have a plugin that works in a way
that all screen data is encoded MPEG2 first and then just sent to the MVP.
What I would intend to do is to create a "remote" screen of the actual vdr screen.
After all this is somehow the way it is done by the "original" vdr, using a ff-DVB card
which does the overlay of the menus.
Having nowadays cpus and libs like ffmpeg wouldn't it be possible to achieve
something like this ?

The "sexy" thing behind this idea is, that you could keep the software in the MVP
very very simple, it would never need to be changed. All plugins and extensions
of the vdr would be immediately available on MVP, without changing MVP server
or firmware.

I got my vdr experience only for the last two weeks, so I cannot estimate the
effort to provide such a solution.

So for the more experienced ones:
Is it just the amount of work or are there technical reasons (hard facts)
that would prevent such a plugin.

Anyway, thank you a lot for VOMP, please implement the timer feature soon.
I will keep active in this forum, maybe I can do some programming myself.

If I succeed installing the cross compiler (which I have not done yet) in which
way is it possible to debug the PPC code ?

Thank You
lupus