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

Messages - argonaut32

#1
Hi,

I am on ctvdr4 which is a debian system and I am using the following steps
to compile the vomp plugin:

I guess the following packages should be installed not sure if some more are missing

apt-get install vdr-dev
apt-get install build-essential fakeroot

After that compiling the vomp plugin is pretty easy

cd /usr/local/src
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/vomp co -P vompserver
mv vompserver vompserver-20060302
mkdir vompserver
mv vompserver-20060302 vompserver/
cd vompserver/vompserver-20060302
debianize-vdrplugin
debian/rules binary
dpkg -i ../vdr-plugin-vompserver_031005-1_i386.deb
apt-get install vdr-plugin-mediamvp

That`s it.

BR,
       argonaut32

#2
Hi Chris,

the new version of VOMP client and server 0.2.0 is gorgeous ! Thanks a million for the great work.

Since quite some time I have problems with stottering life TV and recordings via WLAN and I even had to switch
back to mediamvp vdr plugin because I was not able to watch any recordings without serious stottering.

But with version 0.2.0 all these problems are gone now since I realised that
it is now possible to adjust under "Advanced options" the TCP receive window in the client.

Boldly go where none has gone before I just set the TC receive window to 65565 ! Unfortunatly VOMP crashed
after accepting the settings.
So I loaded the dongle.bin once again and realised that now VOMP was showing 65565 as actual TC receive window.

Now I started to test my recordings and life TV and did not experience any stottering during playback nor when
watching Life TV via WLAN.

Thanks a lot that was great work well done.  :)

Best Regards,
                     argonaut32

#3
Hi Chris,

I hoped the parameter would be in the server software as I have no clue at all how to compile the client :-(

Thanks anyway.

BR,
         argonaut32
#4
Hi,

I am using VOMP 0.1.1 via WLAN 54mbit and have also experienced the problem with stottering when watching recordings. LiveTV seems to be okay

Please can someone tell me how the buffer size can be changed ? Which line in which file do I have to change.

Thanks a lot.

/argonaut32
#5
Hey Chris,

easy zapping is not possible.

In "Live TV" mode if one is trying to zap with the <up> <down> buttons then the channel
is switched and the epg data of this channel is displayed. When now
pressing the  <up> <down> buttons again one is scrolling through the
epg data but the channel is not switched.

Please could you change the handling in that way that the
<up> <down> are just used for zapping channels and one does not
end up in scrolling the epg data. By the way I am owning an old remote control.

Thanks a lot.

Best Regards,
                      Argonaut32
#6
Hi Chris,

thanks a lot for your help.

Yeah setting PLUGIN_CHECK_PATCHLEVEL="no" in /etc/default/vdr did the trick.
So in the end I menaged to get vompserver running. cool.

For an initial code release it works great.

Keep it up.

Best Regards,
                      Argonaut32
#7
VOMP General / MVP / VOMP Screenshots
July 03, 2005, 19:47:53
Hi there,

to make VOMP more popular it might be worth to post some screenshots.

Please can someone post some screenshots here.

Thanks a lot.

Best Regards,
                       Argonaut32
#8
Hi there,

I just loaded the files from the CVS into the directory

/pub/vomp/vompserver/

and then I compiled it with

make all

then I compiled the file libvdr-vomserver.so into the directory

/usr/lib/vdr/plugins/

and renamed the the file to

libvdr-vompserver.so.1.2.6.

Unfortunately when I start the vdr I get the following error:

WARNING: The following plugins have been left out due to possible binary incompatibility: vompserver

I got the following versions of vdr running

c't VDR: 1.2.6-34
Kernel : 2.4.27-ctvdr-1

I also tried to copy the files into the directory

/usr/src/vdr/vdr-1.2.6/PLUGINS/src/vompserver/

and tried to compile the plugin with

cd /usr/src/vdr/vdr-1.2.6
make plugins

But i get the same error when starting the vdr.

Any idea what I am doing wrong ?

Thanks a lot.

Best Regards,
                      Argonaut32