]> git.sesse.net Git - casparcg/blob - README.txt
Subtree merge of old SVN "dependencies" folder into the "master" git branch. You...
[casparcg] / README.txt
1 ================================================================================\r
2 CasparCG Server 2.0.3\r
3 ================================================================================\r
4 \r
5 SYSTEM REQUIREMENTS\r
6 ===================\r
7 \r
8 1. Intel processor (while AMD processors should work, CasparCG Server has only\r
9    been tested on Intel processors.)\r
10 \r
11 2. We recommend Windows 7 (64-bit,) but it has also been successfully used on \r
12    Windows 7 (32-bit) and Windows XP SP2 (32-bit only.)\r
13    \r
14 3. An OpenGL 3.0-capable graphics card from NVIDIA is required to run \r
15    CasparCG Server 2.0. Also make sure that you have installed the latest\r
16    drivers.\r
17    Please check your card's capabilities at: \r
18    http://en.wikipedia.org/wiki/Comparison_of_Nvidia_graphics_processing_units\r
19    Graphics cards from other manufacturers _may_ work but have not been tested.\r
20 \r
21 4. Microsoft Visual C++ 2010 Redistributable Package must be installed.\r
22    Free download at:\r
23    http://www.microsoft.com/download/en/details.aspx?id=5555\r
24 \r
25 5. You must have Flash Player 10.3 or later installed (an installer can be found\r
26    in the "Flash Player Installation" folder.)\r
27 \r
28 The latest recommendations are available at:\r
29 http://casparcg.com/wiki/CasparCG_Server#System_Requirements\r
30 \r
31 \r
32 INSTALLATION\r
33 ============\r
34 \r
35 1. Check that your system meets the requirements.\r
36 \r
37 2. Unzip and place the CasparCG Server 2.0.3 folder anywhere you like.\r
38 \r
39 3. Install "Microsoft Visual C++ 2010 Redistributable Package" from\r
40    http://www.microsoft.com/download/en/details.aspx?id=5555\r
41    \r
42 4. Install "Flash Player 10.3.183.14" from the "Flash Player Installation"\r
43    folder.\r
44 \r
45 5. Make sure you turn off Windows' Aero Theme as it interferes with \r
46    CasparCG Server's OpenGL features!\r
47 \r
48 6. Configure the server settings in the "casparcg.config" text file.\r
49 \r
50 7. Start the "CasparCG.exe" program.\r
51 \r
52 8. Connect to the server from a client, such as the included CasparCG 2.0 Demo\r
53    Client (requires Adobe AIR.)\r
54 \r
55 \r
56 DOCUMENTATION\r
57 =============\r
58 \r
59 The most up-to-date documentation is always available at\r
60 http://casparcg.com/wiki/\r
61 \r
62 \r
63 CONFIGURATION\r
64 =============\r
65 \r
66 By default, CasparCG Server will look in the media folder for videos, audio and\r
67 images files. Flash templates are stored in the templates folder. If you want to\r
68 change the location (for example to a faster disk) you just change the paths in\r
69 the casparcg.config file.\r
70 \r
71 * How to enable Screen consumer:\r
72 \r
73   Open casparcg.config and use the following node for consumers:\r
74 \r
75   <consumers>\r
76       <screen/>\r
77   </consumers>\r
78 \r
79 * How to enable a DeckLink card and how to get video in and key output:\r
80 \r
81   Open casparcg.config and use the following node for consumers:\r
82 \r
83   <consumers>\r
84       <decklink/>\r
85   </consumers>\r
86 \r
87 # Tip:\r
88 \r
89 At the bottom of the casparcg.config file you will find comments which document\r
90 additional settings.\r
91 \r
92 \r
93 LICENSING\r
94 =========\r
95 \r
96 CasparCG Server is distributed under the GNU General Public License GPLv3 or\r
97 higher, see LICENSE.TXT for details.\r
98 \r
99 CREDITS - People who have contributed to the CasparCG Project\r
100 ==========(sorted alphabetically by last name)===============\r
101 \r
102 Niklas  Andersson\r
103 Jonas   Hummelstrand    (jonas.hummelstrand@svt.se)\r
104 Andreas Jeansson        (andreas.jeansson@svt.se)\r
105 Peter   Karlsson        (peter.p.karlsson@svt.se)\r
106 Jeff    Lafforgue\r
107 Andy    Mace\r
108 Robert  Nagy            (ronag89@gmail.com)\r
109 Helge   Norberg         (helge.norberg@svt.se)\r
110 Thomas  R. Kaltz III\r
111 Olle    Soprani\r