~ubuntu-branches/ubuntu/saucy/vdr-plugin-live/saucy-proposed

« back to all changes in this revision

Viewing changes to README

  • Committer: Package Import Robot
  • Author(s): Tobias Grimm
  • Date: 2012-01-15 10:22:53 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120115102253-hixwx4gbcpyhtt2m
Tags: 0.2.0+git20120114-1
* New Upstream Snapshot (commit d2a85a6) (Closes: #654879)
* Dropped 02_timers_colon patch - fixed upstream
* Dropped 04_tntnet-2.0.patch - fixed upstream
* Dropped 01_ipv6.patch - fixed upstream
* Dropped 03_live-0.2.0-fix-INCLUDES.patch - fixed upstream
* Build-depend on libpcre3-dev
* Updated debian/copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
Written by:                  Thomas Keil <tkeil@datacrystal.de>
4
4
                             Sascha Volkenandt <sascha@akv-soft.de>
 
5
Currently maintained by:
5
6
                             Dieter Hametner <dh+vdr@gekrumbel.de>
6
7
                             Christian Wieninger <cwieninger@gmx.de>
7
8
 
29
30
features. This means that backwards compatibility can not be
30
31
maintained from that point in time onwards.
31
32
 
32
 
We therefor strongly suggest you upgrade to Tntnet with at least
 
33
We therefore strongly suggest you upgrade to Tntnet with at least
33
34
version 1.6.0.6. This new Tntnet version is supported by the current
34
35
version of LIVE. Just update Tntnet and recompile LIVE from scratch.
35
36
 
54
55
gcc >= 3.1
55
56
if gcc < 4.0:
56
57
boost >= 1.32.0         - http://www.boost.org
57
 
 
 
58
PCRE >= 8.0.2           - http://www.pcre.org/
58
59
Tntnet >= 1.5.3         - http://www.tntnet.org/download.hms
59
60
Cxxtools >= 1.4.3       - http://www.tntnet.org/download.hms
60
61
 
62
63
Boost provides some data structures we need. While currently relying on the
63
64
full blown package we might provide a stripped down version in the future.
64
65
 
 
66
PCRE provides filtering for recordings. Some older versions pcre-config tool
 
67
doesn't contain C++ wrapper option, but filtering support can be forced via
 
68
commandline:
 
69
 
 
70
make HAVE_LIBPCRECPP="-lpcrecpp -lpcre"
 
71
 
 
72
 
65
73
If you optionaly want to regenerate the i18n-generated.h header file
66
74
for backward compatible i18n (VDR version prior to 1.5.7) you also
67
75
need: (See also the Internationalization section below)
160
168
 
161
169
  -s PORT,  --sslport=PORT     use PORT to listen for incoming ssl connections
162
170
                               (default: 8443)
163
 
  -c CERT,  --cert=CERT        path to a custom ssl certificate
 
171
  -c CERT,  --cert=CERT        path to a custom ssl certificate file
164
172
                               (default: $CONFIGDIR/live.pem)
 
173
  -k KEY,   --cert=CERT        path to a custom ssl certificate key file
 
174
                               (default: $CONFIGDIR/live-key.pem)
165
175
 
166
176
 
167
177
Creating a self-signed SSL server certificate
171
181
command.
172
182
 
173
183
  $> cd /put/your/path/here/vdr/plugins/live
174
 
  $> openssl req -new -x509 -keyout server.pem -out live.pem -days 365 -nodes
 
184
  $> openssl req -new -x509 -keyout live-key.pem -out live.pem -days 365 -nodes
175
185
 
176
186
While generating the certifcate you`ll be asked to answer a couple of
177
187
questions.  When it prompts to enter the "Common Name" you`ll have to