Skip to content

Caspar 2.3.0 and Intensity Pro 4k #47

@snowsoul88

Description

@snowsoul88

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions