]> git.sesse.net Git - casparcg/blob - shell/caspar.config
41a349dfd2c986e08a890da857a264ae200c7faf
[casparcg] / shell / caspar.config
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <configuration>\r
3   <paths>\r
4     <media-path>C:\\Casparcg\\_media\\</media-path>\r
5     <log-path>C:\\Casparcg\\_log\\</log-path>\r
6     <template-path>C:\\Casparcg\\</template-path>\r
7     <template-host-path>C:\\Casparcg\\cg.fth.18</template-host-path>\r
8     <data-path>C:\\Casparcg\\_data\\</data-path>\r
9   </paths>\r
10   <channels>\r
11     <channel>\r
12       <videomode>PAL</videomode>\r
13       <consumers>\r
14         <ogl>\r
15           <device>1</device>\r
16           <stretch>uniform</stretch>\r
17           <windowed>true</windowed>\r
18         </ogl>\r
19         <audio/>\r
20         <bluefish>\r
21           <device>1</device>\r
22         </bluefish>\r
23         <!--decklink>\r
24           <device>1</device>\r
25           <embedded-audio>true</embedded-audio>\r
26         </decklink-->\r
27       </consumers>\r
28     </channel>\r
29   </channels>\r
30   <controllers>\r
31     <tcpcontroller>\r
32       <port>5250</port>\r
33       <protocol>AMCP</protocol>\r
34     </tcpcontroller>\r
35   </controllers>\r
36 </configuration>