1 Readme For Windows Port of Vomp-Client
2 ======================================
4 This file contains notes regarding the Windows port of Vomp.
5 Please read it carefully.
10 The source code of vomp client is released under the General Public License (GPL).
11 For further information consult the vomp homepage:
12 http://www.loggytronic.com
13 or vomp on SourceForge (including the source code on cvs):
14 http://sourceforge.net/projects/vomp
19 The vomp client on Windows requires:
21 * Windows 2000 or later
22 * Windows XP for full remote control support
23 * Windows Vista for EVR support
24 * DirectX 8 graphics card (some older cards might work also)
25 * A DirectShow MPEG2 decoder, which supports Video Mixing Renderer 9 (VMR-9)
26 or the Enhanced Video Renderer (EVR) mostly included within DVD software player
27 * For h264 palyback a DirectShow h264 decoder, supporting
28 the Video Mixing Renderer 9 (VMR-9) or the Enhanced Video Renderer (EVR)
29 * A network connection to the vompserver computer
32 Remote Control Buttons Reference
33 ================================
35 This table shows the Hauppauge MediaMVP remote control buttons and their
36 corresponding Windows keyboard assignments:
38 MediaMVP Button | Keyboard Shortcut
39 ----------------*------------------
42 CHANNELUP | "+", Ctrl+"+", Page down
43 CHANNELDOWN | Insert, Ctrl+Insert, Page up
63 RADIO | Not implemented
64 REVERSE | Shift + Control + B
66 FORWARD | Shift + Control + F
71 SKIPFORWARD | Ctrl + F
73 FULL | Not implemented
75 VIDEOS | Not implemented
76 MUSIC | Not implemented
77 PICTURES | Not implemented
78 GUIDE | Not implemented
83 PREVCHANNEL | Not implemented
85 HASH | Not implemented
87 Use Alt-Enter to toggle full screen mode.
89 Remote Controls tested with vomp on windows
90 ===========================================
94 * AR Remote Control MCE (1040050, X10), [All buttons recognized, except POWER]
96 Note: Remote Controls for Windows should work also for most buttons,
97 however full remote control support is restricted to Windows XP and above.
98 If buttons of your remote control are not supported, please post a message
99 in the forum at http://www.loggytronic.com and we will add them to vomp.
105 Start the client executable and enjoy, you should not have to configure
106 anything if you met the requirements above.
111 To obtain a log file, please execute the following command in the directory
112 of the vomp for windows in a shell:
114 vompclient.exe > vomp.log
118 If vomp for Windows stops at "Locating server" or "Connecting to VDR",
119 please configure your firewall so that vomp for windows can communicate
120 with the vompserver on port 3024 (UDP and TCP).