CasparCG / help

File an issue here if you need help with CasparCG by the community-led support :+1:
https://casparcg.com
74 stars 8 forks source link

Caspar 2.3.0 and Intensity Pro 4k #47

Open snowsoul88 opened 3 years ago

snowsoul88 commented 3 years ago

Hello everyone, i am new with caspar. I have two decklink cards Intensity Pro 4k and Caspar 2.3.0 on Ubuntu 18.04.

My config is

<?xml version="1.0" encoding="utf-8"?>

<configuration>
<log-level>trace</log-level>
    <paths>
        <media-path>media/</media-path>
        <log-path>log/</log-path>
        <data-path>data/</data-path>
        <template-path>template/</template-path>
    </paths>
    <lock-clear-phrase>secret</lock-clear-phrase>
    <channels>
        <channel>
            <video-mode>1080p6000</video-mode>
            <consumers>
                <decklink>
                        <device>1</device>
                        <embedded-audio>true</embedded-audio>
            <channel-layout>stereo</channel-layout>
            <latency>normal</latency>
            <buffer-depth>3</buffer-depth>
                </decklink>
            </consumers>
        </channel>
    </channels>
    <controllers>
        <tcp>
            <port>5250</port>
            <protocol>AMCP</protocol>
        </tcp>
    </controllers>
    <amcp>
        <media-server>
            <host>localhost</host>
            <port>8000</port>
        </media-server>
    </amcp>
</configuration>

When i play video files and html everything is ok, but i cant see anything if i trying play input from second Intensity pro 4k. Could someone tell me where is my mistake? Thank you.

p.s. i can not register on Casparcg forum, no mail with activation in spam and deleted on my gmail.

snowsoul88 commented 3 years ago

i just had tried winows server - just the same, i have sound normally playing, but no video - black screen.