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 - GTRDRIVER

#1
Hello

Here i have a VDR - a lot of HD-Space and 4 VOMP-MVP´s in the Netwrok.

Viewing LiveTV works well (VOMP on Cable LAN and VOMP on WLAN) but if i open Recording after a view Seconds VOMP hangup and display "Lost Connection".
After pressing ok and reconnect to the server i can again choose Recording - and i get the same error.
If i do this 4-5 times i get my Recordings-List.

I have played arround with:

sendBuffer = new UCHAR in mvpclient.c - but this don´t help.

Perhaps it´s a timeout-Problem - but i don´t know.


At the /video Dir at the moment there are 1600 recordings wich means 4,1TB used Space

Can anyone help me to debug this problem and fix it ? - i Love Vomp but this is realy bad....

CU
Axel


Here the vomp.log:

19:46:40.658169 [debug]  Client - Received packet, length = 4
19:46:40.658279 [debug]  Client - SwitchOp
19:47:50.162924 [debug]  Client - recorded size as 210256
19:48:00.161069 [debug]  TCP - TCP has closed socket
19:48:00.161175 [debug]  TCP - TCP: error or timeout
19:48:00.161238 [debug]  Client - Written list
19:48:00.166364 [debug]  Client - Waiting
19:48:00.166468 [debug]  Client - Received packet, length = 4
19:48:00.166484 [debug]  Client - Detected connection closed
19:48:00.166499 [debug]  Client - MVP client destructor
19:48:00.166513 [debug]  Client - Clean config


#2
Hi

Have installed the Client and Directx9 on my PC.
Also have installed  Cyberlink PowerDVD 6 (as shown in the Readme)

I can start the Client - select the VOM-Server - but as soon i want to watch a live-Channel or if i start to play a Recording the Software hangup.

Any Ideas ?

CU
#3
In a other Postintg i wrote that i get a "lost Connection" error on opening the Recordings-Menü - if immediately reconnect and open it again the most times it works fine.

I think it´s a timeout-Problem because of the big /Video.. storage.

No i have mentioned that VOMP don´t display all the Recordings wicht VDR (Server-Machine) have.

I think (but i´m not a Programmer) that there is a timeout while collecting the REcordings and so some Recordings dont get Transfered to the MVP.

Can anyone (Perhaps the Author) can help me to trace down the Problem - perhaps by some additional DEBUG output or something else ?

I love the MVP plugin - it works perfekt here but this is a realy silly problem... i think it´s no big Problem but it should be solved in the Future :-)

GTR
#4
Hi

Vomp runs realy good - but i have problems opeing the Recordings on the Clients.

We have 4 Client´s here - same Problem on each (Connected to 2 Servers)

The last Week we have recordet very much - and i think the problem is going stronger.

At the first time i open Recordings it crash to 90% - if i immediately reconnect and try open again it crashes 40%  at 3. try 20% and so on.


Here we have 7,5 TB Storage wich is used up to 3,3TB
Perhaps there is a problem with "too much" Recordings!

Can anyone tell me how to backtrace the Problem and to findout where exact the Problem is ?

CU
#5
Hi

Here on this Network we have 3 VDR-Servers - all with VOMP Server installed and there are 6 MVP´s at the Network

Everything run´s good - there is a problem in Usage:

Everyone who starts his MVP (or puts it back from Standby) have to select the Server to wich it should connect.

What is good for me (for Admin) is bad for the "End-User" - is there any way to configure for each MVP wich is the default  VDR-Server.

CU
GTR
#6
VOMP General / MVP / Plugin don´t compile
May 28, 2006, 14:30:26
Hi

I a other topic i wrote that Vom works well on the Base VDR of my brother - but on my VDR-Machine the VOMP-Plugin dont compile right.

Here are the Error-Messages:

make[1]: Entering directory `/vdr2/VDR/PLUGINS/src/vomp'
In file included from remux/tsremux.h:5,
                 from mvpreceiver.h:29,
                 from mvpclient.h:39,
                 from mvpserver.h:32,
                 from vompserver.c:24:
../../../include/vdr/remux.h:14: warning: No include path in which to find linux/dvb/dmx.h
In file included from remux/tsremux.h:5,
                 from mvpreceiver.h:29,
                 from mvpclient.h:39,
                 from mvpserver.h:32,
                 from mvpserver.c:21:
../../../include/vdr/remux.h:14: warning: No include path in which to find linux/dvb/dmx.h
In file included from remux/tsremux.h:5,
                 from mvpreceiver.h:29,
                 from mvpclient.h:39,
                 from mvpclient.c:21:
../../../include/vdr/remux.h:14: warning: No include path in which to find linux/dvb/dmx.h
In file included from remux/tsremux.h:5,
                 from remux/ts2ps.h:4,
                 from remux/ts2ps.c:1:
../../../include/vdr/remux.h:14: warning: No include path in which to find linux/dvb/dmx.h
In file included from remux/tsremux.h:5,
                 from remux/ts2es.h:4,
                 from remux/ts2es.c:1:
../../../include/vdr/remux.h:14: warning: No include path in which to find linux/dvb/dmx.h
In file included from remux/tsremux.h:5,
                 from remux/tsremux.c:1:
../../../include/vdr/remux.h:14: warning: No include path in which to find linux/dvb/dmx.h
In file included from remux/tsremux.h:5,
                 from mvpreceiver.h:29,
                 from mvpreceiver.c:1:
../../../include/vdr/remux.h:14: warning: No include path in which to find linux/dvb/dmx.h
make[1]: Leaving directory `/vdr2/VDR/PLUGINS/src/vomp'
make[1]: Entering directory `/vdr2/VDR/PLUGINS/src/vomp'
g++ -O2 -Wall -Woverloaded-virtual -Werror -c -DPLUGIN_NAME_I18N='"vompserver"' -I../../../include -I/include -Iremux -Ilibdvbmpeg -o vompserver.o vompserver.c
In file included from remux/tsremux.h:5,
                 from mvpreceiver.h:29,
                 from mvpclient.h:39,
                 from mvpserver.h:32,
                 from vompserver.c:24:
../../../include/vdr/remux.h:14: linux/dvb/dmx.h: No such file or directory
make[1]: *** [vompserver.o] Error 1
make[1]: Leaving directory `/vdr2/VDR/PLUGINS/src/vomp'
make: *** [plugins] Error 2

Perhaps anyone can help me ?

CU
GTR
#7
Hello

I´m realy surprised  at this Moment !

3 Days ago i read something about VOMP at VDRPORTAL.de  - my Brother want to have a VDR on his Bedroom - so i ordered a MediaVMP at Amazon.de wich was delivered today.

And what should i say - i plugged everything ok - the Plugin Compiled without any problems - Config Files are realy easy - so - Start VDR - Start MEDIAMVP and - i cnan´t beleve this:

  IT WORKS !

I´m one of the first VDR- Users i have tryed many Versions - many Drivers - many Plugins - many different HArdware - but i never tryed a Plugin and a System like this - !

Realy Plug and Play

Great Thanks to the Author !