]> git.sesse.net Git - casparcg/blobdiff - shell/casparcg.config
[streaming_consumer] Implemented support for separating audio channels into separate...
[casparcg] / shell / casparcg.config
index 7f63dc97d47ea7cd579fbb31fdaf8e7049e6e273..c26b56b38b949e780deeb2dee5e7fcc4711bc74e 100644 (file)
       <port>5250</port>\r
       <protocol>AMCP</protocol>\r
     </tcp>\r
+    <tcp>\r
+      <port>3250</port>\r
+      <protocol>LOG</protocol>\r
+    </tcp>\r
   </controllers>\r
 </configuration>\r
 \r
 <!--\r
-<log-level>           trace [trace|debug|info|warning|error]</log-level>\r
-<force-deinterlace>   true  [true|false]</force-deinterlacing>\r
+<log-level>           info  [trace|debug|info|warning|error|fatal]</log-level>\r
+<log-categories>      communication  [calltrace|communication|calltrace,communication]</log-categories>\r
+<force-deinterlace>   false  [true|false]</force-deinterlace>\r
 <channel-grid>        false [true|false]</channel-grid>\r
 <mixer>\r
     <blend-modes>          false [true|false]</blend-modes>\r
     <mipmapping_default_on>false [true|false]</mipmapping_default_on>\r
     <straight-alpha>       false [true|false]</straight-alpha>\r
 </mixer>\r
-<auto-transcode>      true  [true|false]</auto-transcode>\r
 <accelerator>auto [cpu|gpu|auto]</accelerator>\r
 <template-hosts>\r
     <template-host>\r
-        <video-mode/>\r
-        <filename/>\r
-        <width/>\r
-        <height/>\r
+        <video-mode />\r
+        <filename />\r
+        <width />\r
+        <height />\r
     </template-host>\r
 </template-hosts>\r
 <flash>\r
     <buffer-depth>auto [auto|1..]</buffer-depth>\r
 </flash>\r
+<html>\r
+    <remote-debugging-port>0 [0|1024-65535]</remote-debugging-port>\r
+</html>\r
 <thumbnails>\r
     <generate-thumbnails>true [true|false]</generate-thumbnails>\r
     <width>256</width>\r
     <channel>\r
         <video-mode>PAL [PAL|NTSC|576p2500|720p2398|720p2400|720p2500|720p5000|720p2997|720p5994|720p3000|720p6000|1080p2398|1080p2400|1080i5000|1080i5994|1080i6000|1080p2500|1080p2997|1080p3000|1080p5000|1080p5994|1080p6000|1556p2398|1556p2400|1556p2500|dci1080p2398|dci1080p2400|dci1080p2500|2160p2398|2160p2400|2160p2500|2160p2997|2160p3000|dci2160p2398|dci2160p2400|dci2160p2500] </video-mode>\r
         <straight-alpha-output>false [true|false]</straight-alpha-output>\r
+        <channel-layout>stereo [mono|stereo|matrix|film|smpte|ebu_r123_8a|ebu_r123_8b|8ch|16ch]</channel-layout>\r
         <consumers>\r
             <decklink>\r
                 <device>[1..]</device>\r
                 <key-device>device + 1 [1..]</key-device>\r
                 <embedded-audio>false [true|false]</embedded-audio>\r
+                <channel-layout>stereo [mono|stereo|matrix|film|smpte|ebu_r123_8a|ebu_r123_8b|8ch|16ch]</channel-layout>\r
                 <latency>normal [normal|low|default]</latency>\r
                 <keyer>external [external|external_separate_device|internal|default]</keyer>\r
                 <key-only>false [true|false]</key-only>\r
             <bluefish>\r
                 <device>[1..]</device>\r
                 <embedded-audio>false [true|false]</embedded-audio>\r
+                <channel-layout>stereo [mono|stereo|matrix|film|smpte|ebu_r123_8a|ebu_r123_8b|8ch|16ch]</channel-layout>\r
                 <key-only>false [true|false]</key-only>\r
             </bluefish>\r
-            <system-audio></system-audio>\r
+            <system-audio>\r
+                <channel-layout>stereo [mono|stereo|matrix]</channel-layout>\r
+                <latency>200 [0..]</latency>\r
+            </system-audio>\r
             <screen>\r
                 <device>[0..]</device>\r
                 <aspect-ratio>default [default|4:3|16:9]</aspect-ratio>\r
             <stream>\r
                 <path>udp://localhost:9250</path>\r
                 <args>-format mpegts -vcodec libx264 -crf 25 -tune zerolatency -preset ultrafast</args>\r
+                <separate-key>false [true|false]</separate-key>\r
+                <mono-streams>false [true|false]</mono-streams>\r
             </stream>\r
+            <syncto>\r
+                <channel-id>1</channel-id>\r
+            </syncto>\r
         </consumers>\r
     </channel>\r
 </channels>\r
 <osc>\r
   <default-port>6250</default-port>\r
+  <disable-send-to-amcp-clients>false [true|false]</disable-send-to-amcp-clients>\r
   <predefined-clients>\r
     <predefined-client>\r
       <address>127.0.0.1</address>\r