Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caspar 2.3.0 and Intensity Pro 4k #47

Open
snowsoul88 opened this issue Nov 13, 2020 · 1 comment
Open

Caspar 2.3.0 and Intensity Pro 4k #47

snowsoul88 opened this issue Nov 13, 2020 · 1 comment

Comments

@snowsoul88
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant