]> git.sesse.net Git - casparcg/blob - README.txt
README: Replaced tabs with spaces.
[casparcg] / README.txt
1 ==========================================================================================================\r
2 CasparCG Video and Graphics Playout Server\r
3 ==========================================================================================================\r
4 \r
5 Thank you for your interest in CasparCG. The included software\r
6 is provided as-is by Sveriges Televison AB.\r
7 \r
8 Please note that while the current CasparCG Client (version 1.8) will\r
9 continue to work with CasparCG Server 2.0, you won't be able to\r
10 trigger many of the new features. Please use the provided AIR app to\r
11 try out the new functionality or add the new features to you \r
12 control application (you can find the documentation on the wiki or ask in the forums). \r
13 \r
14 ==========================================================================================================\r
15 INSTALLATION\r
16 ==========================================================================================================\r
17 \r
18 You can place the CasparCG Server 2.0 folder anywhere you like, and even move it.\r
19 \r
20 If you don't already have Flash installed, use the bundled version in the Flash folder\r
21 \r
22 ==========================================================================================================\r
23 CONFIGURATION\r
24 ==========================================================================================================\r
25 \r
26 By default, CasparCG Server will look in the media folder \r
27 for videos, audio and images files. Flash templates are stored in the\r
28 templates folder. If you want to change the location (for example to a faster disk)\r
29 you just change the paths in the casparcg.config file.\r
30 \r
31 * How to enable Screen consumer\r
32 \r
33 Open casparcg.config and use the following node for consumers:\r
34 \r
35 <consumers>\r
36     <screen/>\r
37 </consumers>\r
38 \r
39 * How to enable a DeckLink card and how to get video in and key output.\r
40 \r
41 Open casparcg.config and use the following node for consumers:\r
42 \r
43 <consumers>\r
44     <decklink/>\r
45 </consumers>\r
46 \r
47 # Tip:\r
48 \r
49 At the bottom of the casparcg.config file you will find comments which document additional settings.\r
50 \r
51 ==========================================================================================================\r
52 LICENSING\r
53 ==========================================================================================================\r
54 \r
55 \r
56 CasparCG is distributed under the GNU General Public License GPLv3 or higher, see COPYING.TXT for details.\r
57 \r
58 ==========================================================================================================\r
59 AUTHORS - People who have developed the CasparCG Server Software (sorted alphabetically by last name).\r
60 ==========================================================================================================\r
61 \r
62 Niklas  Andersson   (Server 1.0-1.8)\r
63 Andreas Jeansson    (Template-Host)\r
64 Robert  Nagy        (Server 1.7-2.x)\r
65         \r
66 ==========================================================================================================\r
67 CREDITS - People who have contributed to the CasparCG Project (sorted alphabetically by last name).\r
68 ==========================================================================================================\r
69 \r
70 Niklas  Andersson\r
71 Jonas   Hummelstrand    (jonas.hummelstrand@svt.se)\r
72 Andreas Jeansson        (andreas.jeansson@svt.se)\r
73 Peter   Karlsson        (peter.p.karlsson@svt.se)\r
74 Robert  Nagy            (robert.nagy@dfindredpatch.se, ronag89@gmail.com)\r
75 Olle    Soprani \r
76 Thomas  R. Kaltz III \r