IHDTV Settings - CESNET/UltraGrid GitHub Wiki

iHDTV

Note: iHDTV implementation might be currently broken. Please ask for assistance our development team if you intend to use this feature.

Examples:

  • macOS sender, 10 bit v210, single 10GE link

./uv -t quicktime:0:12:13 --protocol ihdtv <target_ip>

macOS sender, 10 bit v210, two 1GE links

./uv -t quicktime:0:12:13 --protocol ihdtv <target_ip_1> <target_ip_2>

macOS receiver, receiving anything

./uv -d quicktime:65561:12:13 --protocol ihdtv

macOS receiver, receiving from a just single ip

./uv -d quicktime:65561:12:13 --protocol ihdtv <source_ip>

macOS receiver, receiving from two distinct ips (needs some additional testing)

./uv -d quicktime:65561:12:13 --protocol ihdtv <source_ip_1> <source_ip_2>

⚠️ **GitHub.com Fallback** ⚠️