ultragrid
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ultragrid [2018/10/30 15:22] – 10.128.129.40 | ultragrid [2019/03/06 14:25] (current) – mfroehli | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== UltraGrid ====== | ====== UltraGrid ====== | ||
+ | ===== Spout/ | ||
- | ===== Sending Spout from Windows to Telematic Server | + | ==== Sending Spout from Windows to Telematic Server ==== |
- | <WRAP center round box 100%> | + | |
- | " | + | |
- | </ | + | |
**-t spout: | **-t spout: | ||
Line 14: | Line 13: | ||
**telematic.zhdk.ch -P 10300** sets the address and the port to send to. | **telematic.zhdk.ch -P 10300** sets the address and the port to send to. | ||
- | ===== Sending | + | ==== Sending |
- | <WRAP center round box 100%> | + | |
- | ./uv -t syphon: | + | |
- | </ | + | |
- | **-t syphon: | + | **-t syphon: |
**-c libavcodec: | **-c libavcodec: | ||
Line 26: | Line 23: | ||
**telematic.zhdk.ch -P 10300** sets the address and the port to send to. | **telematic.zhdk.ch -P 10300** sets the address and the port to send to. | ||
- | ===== Receiving Spout on Windows from Telematic Server ===== | + | **-4** forces ultragrid to use IP4 |
- | <WRAP center round box 100%> | + | ==== Receiving Spout on Windows from Telematic Server ==== |
- | " | + | |
- | </ | + | " |
**-d gl: | **-d gl: | ||
Line 38: | Line 35: | ||
**telematic.zhdk.ch -P 10300** sets the address and the port to listen to. | **telematic.zhdk.ch -P 10300** sets the address and the port to listen to. | ||
+ | ==== Receiving Syphon on OSX from Telematic Server ==== | ||
- | ===== Sending SDI Input Video (1080i50) from Decklink with embedded Audio (2 channels) to Telematic Server ===== | + | |
- | <WRAP center round box 100%> | + | |
- | / | + | |
- | </ | + | |
- | **-t decklink:0: | + | **-d gl:syphon=SyphonRX0** will pass the received texture to a openGL window |
- | **-c libavcodec:codec=MJPEG** is compressing | + | **- t testcard:10: |
- | **-f A:mult:3** adds audio redundancy | + | **telematic.zhdk.ch |
- | **-f V: | + | **-4** forces ultragrid to use IP4 |
- | **-s embedded --audio-codec OPUS=64000 --audio-capture-format channels=2** captures the sound (stereo 2 channels) from the embedded audio input of the decklink with the audio-code OPUS at a bitrate of 64Kbps | + | ===== Blackmagic Decklink ===== |
- | **telematic.zhdk.ch -P 10500: | + | ==== Sending SDI Input Video (1080i50) from Decklink with embedded Audio (2 channels) to Telematic Server ==== |
+ | / | ||
+ | **-t decklink: | ||
+ | **-c libavcodec: | ||
- | ===== Receiving Video & Audio from Telematic Server and output it on Decklink with embedded Audio ===== | + | **-f A:mult:3** adds audio redundancy |
- | <WRAP center round box 100%> | + | |
- | / | + | |
- | </ | + | |
- | **-d decklink:0:Use1080pNotPsF=false** passes the received | + | **-f V:rs:200:250** adds video redundancy |
- | **-r embedded** | + | **-s embedded |
- | **- t testcard:10:10:1:uyvy** will send a testcard image of the size 10x10 pixel with 1fps and encoded in the colorspace uyvy to the server. this is not intended for the sender, but to keep the UDP-connection open from the telematic server. | + | **telematic.zhdk.ch |
- | **-s testcard --audio-codec OPUS: | ||
- | **telematic.zhdk.ch | + | ==== Sending HDMI Input Video (1080i50) from Decklink to Telematic Server ==== |
+ | / | ||
+ | **-t decklink: | ||
- | ===== Twinlab Streams ===== | + | **-c libavcodec: |
- | === Capture ZRH-PGM (Video & Audio) from Blackmagic Interface 0 and send it to telematic.zhdk.ch === | + | **-f V: |
- | <WRAP center round box 100%> | + | **telematic.zhdk.ch -P 10510** is sending it to the telematic server to port 10510 |
- | / | + | |
- | </ | + | |
- | === Capture ZRH-OV from Blackmagic Interface 1 and send it to telematic.zhdk.ch === | ||
- | <WRAP center round box 100%> | + | ==== Receiving Video & Audio from Telematic Server and output it on Decklink with embedded Audio ==== |
- | / | + | / |
- | </ | + | |
+ | **-d decklink: | ||
- | === Receive ZRH-PGM (Video & Audio) and output it on Blackmagic Interface 0 === | + | **-r embedded** includes the received audio stream in the video signal |
- | <WRAP center round box 100%> | + | **- t testcard: |
- | / | + | |
- | </ | + | |
+ | **-s testcard --audio-codec OPUS: | ||
- | === Receive ZRH-VIZ and output it on Blackmagic Interface 1 === | + | **telematic.zhdk.ch |
- | <WRAP center round box 100%> | ||
- | / | ||
- | </ | ||
- | === Receive HK-PGM (Video & Audio) | + | ==== Receiving |
+ | / | ||
- | <WRAP center round box 100%> | + | **-d decklink: |
- | / | + | |
- | </ | + | |
+ | **- t testcard: | ||
- | === Receive HK-VIZ and output it on Blackmagic Interface 3 === | + | **telematic.zhdk.ch |
- | <WRAP center round box 100%> | + | ===== Testsignals ===== |
- | / | + | |
- | </ | + | |
+ | ==== Sending Testsignal Video (1080i50) & Audio (2 channels) to Telematic Server ==== | ||
+ | / | ||
- | === Preview ZRH-PGM (Video & Audio) on Display === | + | **-t testcard: |
- | <WRAP center round box 100%> | + | **-c libavcodec:codec=MJPEG:bitrate=15MB** is compressing the stream with MJPEG limited to a bitrate of 15Mbps |
- | / | + | |
- | </ | + | |
+ | **-f A:mult:3** adds audio redundancy | ||
- | === Preview ZRH-OV on Display === | + | **-f V: |
- | <WRAP center round box 100%> | + | **-s embedded |
- | / | + | |
- | </ | + | |
- | === Preview ZRH-VIZ on Display === | + | **telematic.zhdk.ch |
- | <WRAP center round box 100%> | + | ==== Sending Testsignal Video to Telematic Server ==== |
- | / | + | / |
- | </ | + | |
- | === Preview HK-PGM (Video & Audio) on Display === | + | **-t testcard: |
- | <WRAP center round box 100%> | + | **-c libavcodec:codec=MJPEG:bitrate=15MB** is compressing the stream with MJPEG limited to a bitrate of 15Mbps |
- | / | + | |
- | </ | + | |
- | === Preview HK-OV on Display === | + | **-f V: |
- | <WRAP center round box 100%> | + | **telematic.zhdk.ch -P 10520** is sending it to the telematic server port 10520 |
- | / | + | |
- | </ | + | |
- | === Preview HK-VIZ on Display === | ||
- | <WRAP center round box 100%> | ||
- | / | ||
- | </ | ||
+ | ===== Preview ===== | ||
- | === Generate Testsignal for ZRH-PGM (Video & Audio) and send it to telematic.zhdk.ch | + | ==== Preview |
+ | / | ||
- | <WRAP center round box 100%> | + | **-d gl** passes the received video to display |
- | / | + | |
- | </ | + | |
- | === Generate Testsignal for ZRH-OV and send it to telematic.zhdk.ch === | + | **-r coreaudio** passes audio to system core audio component |
- | <WRAP center round box 100%> | + | **- t testcard:10:10:1:uyvy** will send a testcard image of the size 10x10 pixel with 1fps and encoded in the colorspace uyvy to the server. this is not intended for the sender, but to keep the UDP-connection open from the telematic |
- | / | + | |
- | </ | + | |
- | === Generate Testsignal | + | **-s testcard –audio-codec OPUS: |
- | <WRAP center round box 100%> | + | telematic.zhdk.ch |
- | / | + | |
- | </ | + | |
- | === Generate Testsignal for HK-PGM (Video & Audio) and send it to telematic.zhdk.ch === | ||
- | <WRAP center round box 100%> | + | ==== Preview Video from Telematic Server on Screen ==== |
- | / | + | / |
- | </ | + | |
- | === Generate Testsignal for HK-OV and send it to telematic.zhdk.ch === | + | **-d gl** passes the received video to display |
- | <WRAP center round box 100%> | + | **- t testcard:10:10:1:uyvy** will send a testcard image of the size 10x10 pixel with 1fps and encoded in the colorspace uyvy to the server. this is not intended |
- | / | + | |
- | </ | + | |
- | + | ||
- | === Generate Testsignal | + | |
- | <WRAP center round box 100%> | + | **telematic.zhdk.ch -P 10515** is receiving from the telematic servers port |
- | / | + | |
- | </ | + |
ultragrid.1540909375.txt.gz · Last modified: 2018/10/30 15:22 by 10.128.129.40