Ultra HDTV technologies for APAN cultural and medical demonstrations

Size: px
Start display at page:

Download "Ultra HDTV technologies for APAN cultural and medical demonstrations"

Transcription

1 Ultra HDTV technologies for APAN cultural and medical demonstrations Sven Ubik (CESNET) - talk Boncheol Goo (KAIST), Aleš Friedl, Martin Kolbe, Jiří Navrátil (CESNET), Jaroslav Hrb (HAMU), Pavel Pečiva (MNUL), Alain Baumann (Koniclab), Justin Trieger (NWS) - team APAN 38 meeting Nantou, 12 August /27

2 Outline APAN 38 transmissions Other example transmissions Technology Future directions 2/27

3 Surgery transmissions Doctors have observed surgeries for decades in operating rooms or through domes Computer vision in modern surgery systems allows camera signal to be transmitted for educational purposes 3D HD and 4K formats are now common Photo: justnurses.com 3/27

4 4K surgery from Prague to Taiwan Prague 4K Gateway 4K content Taiwan 4K Gateway SDI/HDMI konvertor 4K TV 4/27

5 4K surgery transmission for APAN 38 Surgery: Vestibular schwannoma, Radical resection via the retrosigmoid approach, Petr Vachata MD Performed in Masaryk Hospital in Usti nad Labem, CZ Pre-recorded by two 4K cameras Transmitted by 4K Gateway devices Live surgery can be done, the same technology, but more difficult to arrange timing of the surgery vs. conference session, often multiple hospitals contribute to one conference 5/27

6 Various past surgery transmissions 3D HD from da Vinci Surgical System with live commentary, Banská Bystrica, Slovakia 3D HD live eye surgeries, multiple screens, pictures from microscopes and lasers, Zlin, CZ Parallel view of robotic and laparoscopic surgeries Multiple live surgeries from different hospitals 6/27

7 Cyber performance Presented by the e-culture WG of APAN To show how performing artists in different countries and of different cultures can exchange their inventions, collaborate and create a piece of art making use modern networking and audiovisual technologies Trying to find the best solution to overcome obstacles in performing arts over networks, such as a relation between stages, actors due to network delay, eye contact, music synchronization etc. Picture: dq13 Dancing beyond TIME at Daejeon (KR) in the 36th APAN meeting 7/27

8 Cyber performance between TW, CZ, ES, US Prague Miami Barcelona Taiwan Live music in Prague (classical trio) Improvised music in Miami Dancers in Barcelona and Nantou 8/27

9 Picture design (projections) CZ Trio CZ US US Cellist Normal Background BC Dancer Black Background TW Final Screen ES TW Dancer Composed Picture Picture: B. Goo slides 9/27

10 Audio-video sync for music Test Signal 4K Recorder CZ audio JackTrip JackTrip V+A(embedded) 4K GW (b) US UltraGrid (a) HD V+A(embedded) ES 4K GW HDP2 BNC audio delayed audio(cz) MOTU mk3 audio(us) audio HDP BNC Audio Video V+A Network BNC UltraStudio Mini Recorder USB MAX HDMI DVI DVI UltraGrid UltraGrid BNC Thunderbolt HDP DVI TW video(bc) delayed video(cz) video(us) Picture: B. Goo slides 10/27

11 Remote collaboration with low-latency media sharing In medicine In music and art: playing together remote voice training remote examinations distributed concerts and performances In science and engineering: machinery models (e.g., automotive industry) architecture chemistry biology 11/27

12 Example: architecture model discussion Real-time sharing of architecture model CAVE and 3D projection 12/27

13 Example: Remote access to museum artefacts Langweil model of Prague, created in by Antonin Langweil paper model, scale 1:480, approx houses significant historical value approx. half of structures no longer exist All photographs are reproductions of a collection item administered by the City of Prague Museum, the author of the item Antonin Langweil. 14/27

14 Example: Remote access to museum artefacts Calit2, UCSD Univ. of Hawaii Interactive remote navigation through the model allows remote model study 15/27

15 Video requirements HD (1920 x 1080) 2K (2048 x 1080) UHDTV1 (3840 x 2160) 4K (4096 x 2160) UHDTV2 / Super Hi-Vision (SHV) (7680 x 4320) 8K (8192 x 4320) Resolution: HD, 2K, 4K, 8K Frames per second: 24, 25, 30, 50, 60 Multiple channels: 3D, multiple screens Uncompressed bitrate = resolution x fps x colors x color depth x channels Inputs and outputs: physical interfaces (SDI, HDMI, DVI) easier with HW screen capture, SAGE walls, CAVE immersible environments easier with SW 16/27

16 Delay requirements Format Music playing together Interactive remote work without feeling distance Remote work possible by accommodating delay in thinking Video contribution and distribution Bandwidth < approx.30 ms < approx. 150 ms RTT < approx. 500 ms RTT commonly up to several seconds Jitter: must be accumulated by receiver buffer current networks have very low jitter 17/27

17 Sound delay in music 10 ms no perceived effect 12.5ms approx. threshold of perception 15 ms comfortably acceptable for playing together 30 ms approx. limit of playing together, affects music, feels like sport event Remote reproduced sound should have similar dynamics (volume, range), space and reverberation as the locally produced sound Non-acoustic cues are important (feeling of other musicians) 18/27

18 4K Gateway Hardware based on Xilinx Virtex FPGA Developed by CESNET, manufactured by Infivision Industry standard 6G/3G/HD-SDI and 1G/10G ethernet All HW path between inputs and outputs 8x HD/2K full-duplex uncompressed 4x HD/2K or 4K60p JPEG 2000, 4:4:4, 12-bit Patented techniques for receiver rate adaptation to minimize buffering and allow flexible inter-channel synchronization Added latency from 2 ms uncompressed (can be set higher for jitter resiliency), ~3 frames for JPEG 2000, subframe JPEG Q /27

19 Ultragrid Software for Linux, Mac, Windows Originally developed by Colin Perkins, Ladan Gharai (U. of Glasgow) Enhancements by CESNET, Masaryk Univ. and others Up to 8K transmissions, uncompressed and compressed (DXT, MJPEG) Supports various capture cards (e.g., Blackmagic) and GPU cards for acceleration Most widely used software for video transmissions on a PC platform 20/27

20 Ultragrid-ext Based on libyuri library An extension with object-oriented structures for easier modules programming, code reduce, dynamic application creation and high scalability to CPUs and threads Each module typically lines Approx. 50 modules available for video input, output and transformations Application as a graph: 21/27

21 Describe graph in XML, application created dynamically <app name="test"> <variable name="debayer" default="1"/> <general> <parameter name="run_limit">-1</parameter> </general> <node class="read_pcap" name="pcap"> <parameter </node> <node class="mvtp_receiver" name="mvtp"> <parameter name="debug">2</parameter> </node>... Command-line arguments Nodes <link name="input" source="pcap:0" target="mvtp:0"/> <link name="input0" source="mvtp:0" target="conv:0"/> Links <link name="input1" source="conv:0" target="render:0"/> Load XML, create app... yuri2 4k_decklink_file_25_4k.xmlpath=apan38.mp4 audio=audio.wav 22/27

22 LoLa Software for low-latency audio and video transmissions on a PC Developed by GARR and Conservatorio Tartini Uncompressed video from analog camera + Bitflow grabber card Uncompressed audio from RME audio card Suppressing interrupt coalescing in Ethernet adapter driver Latency for audio approx. 6 ms 23/27

23 JackTrip Microphone CZ JackTrip Audio Interface USB Terminal 1 & 2./jacktrip s./jacktrip s o10 US Terminal./jacktrip c xxx.xxx... CZ IP address Terminal ES CZ IP address./jacktrip c xxx.xxx... -o10 Picture: B. Goo slides Connects inputs and outputs of audio adapters between remote PCs For contribution, adds significant latency 24/27

24 Video convertors and audio (dis-)embedders Interface convertors (e.g., SDI/HDMI), without fps conversion without frame buffer, delay 1-5 µs, suitable for playing together audio (dis-)embedders dedicated or included Format convertors with fps conversion with frame buffer, delay ~1 frame, unsuitable for playing together some have built-in sample generators useful for testing 25/27

25 Further development 4K multi-point connections as a cloud-based service MCU-like nodes in the network Lightweight low-latency compression for playing together Low compression rate, but low added latency (~1 line) session recorder for LCD walls (SAGE) 26/27

26 Thank you for your attention 27/27

Open Call Deliverable OCI-DS3.2 Final Report (emusic)

Open Call Deliverable OCI-DS3.2 Final Report (emusic) 19-03-2015 Open Call Open Call Grant Agreement No.: 605243 Activity: NA1 Task Item: 10 Nature of Deliverable: R (Report) Dissemination Level: PU (Public) Lead Partner: CESNET Authors: Sven Ubik, Claudio

More information

CESNET. and Czech Medical Community as Partners for World Telemedicine. 5 th Asian Telemedicine Symposium Fukuoka, Japan, December 16 th -17 th,2011

CESNET. and Czech Medical Community as Partners for World Telemedicine. 5 th Asian Telemedicine Symposium Fukuoka, Japan, December 16 th -17 th,2011 CESNET and Czech Medical Community as Partners for World Telemedicine 5 th Asian Telemedicine Symposium Fukuoka, Japan, December 16 th -17 th,2011 Jiří Navrátil jiri@cesnet.cz Pavel Pečiva pavel.peciva@kzcr.eu

More information

Preparing networked performance employing 3D video

Preparing networked performance employing 3D video ASIA-PACIFIC ADVANCED NETWORK 32 nd MEETING HDTV Working Group Preparing networked performance employing 3D video Aug. 23, 2011 India Habitat Centre, New Delhi Boncheol Goo KAIST Graduate School of Culture

More information

Uncompressed 4K Live Streaming of 23rd Kyoto Prize Events from Kyoto to Stockholm

Uncompressed 4K Live Streaming of 23rd Kyoto Prize Events from Kyoto to Stockholm Uncompressed 4K Live Streaming of 23rd Kyoto Prize Events from Kyoto to Stockholm Daisuke Shirai NTT Network Innovation Laboratories Nippon Telegraph and Telephone Corp. shirai.daisuke@lab.ntt.co.jp Kunitake

More information

UltraGrid: from point-to-point uncompressed HD to flexible multi-party high-end collaborative environment

UltraGrid: from point-to-point uncompressed HD to flexible multi-party high-end collaborative environment UltraGrid: from point-to-point uncompressed HD to flexible multi-party high-end collaborative environment Jiří Matela (matela@ics.muni.cz) Masaryk University EVL, UIC, Chicago, 2008 09 03 1/33 Laboratory

More information

High-Definition CESNET

High-Definition CESNET High-Definition Video @ CESNET Petr Holub hopet@ics.muni.cz CESNET z. s. p. o. Laboratory of Advanced Networking Technologies Institute of Computer Science and Faculty of Informatics Masaryk University

More information

Therefore, HDCVI is an optimal solution for megapixel high definition application, featuring non-latent long-distance transmission at lower cost.

Therefore, HDCVI is an optimal solution for megapixel high definition application, featuring non-latent long-distance transmission at lower cost. Overview is a video transmission technology in high definition via coaxial cable, allowing reliable long-distance HD transmission at lower cost, while complex deployment is applicable. modulates video

More information

Uncompressed 8K Video Streaming over 100Gbps Experimental Network

Uncompressed 8K Video Streaming over 100Gbps Experimental Network Uncompressed 8K Video Streaming over 100Gbps Experimental Network Hiroyuki Kimiyama NTT Network Innova on Laboratories (c) Copyright: Nippon Telegraph and Telephone, 2014 1 Outline What is 8K video? Mo

More information

OL_H264e HDTV H.264/AVC Baseline Video Encoder Rev 1.0. General Description. Applications. Features

OL_H264e HDTV H.264/AVC Baseline Video Encoder Rev 1.0. General Description. Applications. Features OL_H264e HDTV H.264/AVC Baseline Video Encoder Rev 1.0 General Description Applications Features The OL_H264e core is a hardware implementation of the H.264 baseline video compression algorithm. The core

More information

TIME-COMPENSATED REMOTE PRODUCTION OVER IP

TIME-COMPENSATED REMOTE PRODUCTION OVER IP TIME-COMPENSATED REMOTE PRODUCTION OVER IP Ed Calverley Product Director, Suitcase TV, United Kingdom ABSTRACT Much has been said over the past few years about the benefits of moving to use more IP in

More information

Elegance Series Components / New High-End Audio Video Products from Esoteric

Elegance Series Components / New High-End Audio Video Products from Esoteric Elegance Series Components / New High-End Audio Video Products from Esoteric Simple but elegant 3 inch height achieved in a new and original chassis Aluminum front panel. Aluminum and metal casing. Both

More information

PRODUCT GUIDE 2017/18 SHARE SERIES ACCESSORIES CAM SERIES CONVERTERS

PRODUCT GUIDE 2017/18 SHARE SERIES ACCESSORIES CAM SERIES CONVERTERS PRODUCT GUIDE 2017/18 SHARE SERIES ACCESSORIES CAM SERIES CONVERTERS GO BEYOND THE EVERYDAY WITH VIDEO THAT S WORTH ENGAGING WITH With Inogeni, there s a better way Record, stream and share video at near-broadcast

More information

Microwave PSU Broadcast DvB Streaming Network

Microwave PSU Broadcast DvB Streaming Network Microwave PSU Broadcast DvB Streaming Network Teletechnika Ltd. is in the mainstream of telecommunication since 1990 Main profile of the company Development Manufacturing Maintenance Segments Microwave

More information

A320 Supplemental Digital Media Material for OS

A320 Supplemental Digital Media Material for OS A320 Supplemental Digital Media Material for OS Lecture 1 - Introduction November 8, 2013 Sam Siewert Digital Media and Interactive Course Topics Digital Media Digital Video Encoding/Decoding Machine Vision

More information

ONE MONTH TRAINING REPORT. TEMDEC 07 Sep 2017

ONE MONTH TRAINING REPORT. TEMDEC 07 Sep 2017 ONE MONTH TRAINING REPORT TEMDEC 07 Sep 2017 General information Name: Pham Ngoc Dao (Mr.) Ho Chi Minh City University Medical Center Hospital Duration: One month, from14-aug-2017 to 08-Sep-2017 Location:

More information

C8000. sync interface. External sync auto format sensing : AES, Word Clock, Video Reference

C8000. sync interface. External sync auto format sensing : AES, Word Clock, Video Reference features Standard sync module for a frame Internal sync @ 44.1 / 48 / 88.2 / 96kHz External sync auto format sensing : AES, Word Clock, Video Reference Video Reference : Black Burst (NTSC or PAL) Composite

More information

one century of international standards

one century of international standards Emerging Technology SMPTE Seminar th 8 edition one century of international standards UHDTV Production Standards: Vatican City ~ October 7, 2016 SDI vs IP Hans Hoffmann, EBU Head of Media technology These

More information

OPEN STANDARD GIGABIT ETHERNET LOW LATENCY VIDEO DISTRIBUTION ARCHITECTURE

OPEN STANDARD GIGABIT ETHERNET LOW LATENCY VIDEO DISTRIBUTION ARCHITECTURE 2012 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM VEHICLE ELECTRONICS AND ARCHITECTURE (VEA) MINI-SYMPOSIUM AUGUST 14-16, MICHIGAN OPEN STANDARD GIGABIT ETHERNET LOW LATENCY VIDEO DISTRIBUTION

More information

Comparing Ethernet and SerDes in ADAS Applications

Comparing Ethernet and SerDes in ADAS Applications Single-pair Ethernet is currently being deployed in automobiles over unshielded twisted pair (UTP) cable. Ethernet shows great promise as an in-vehicle networking technology for the connected car due to

More information

OL_H264MCLD Multi-Channel HDTV H.264/AVC Limited Baseline Video Decoder V1.0. General Description. Applications. Features

OL_H264MCLD Multi-Channel HDTV H.264/AVC Limited Baseline Video Decoder V1.0. General Description. Applications. Features OL_H264MCLD Multi-Channel HDTV H.264/AVC Limited Baseline Video Decoder V1.0 General Description Applications Features The OL_H264MCLD core is a hardware implementation of the H.264 baseline video compression

More information

HDMI 2.0 Overview. HDMI Licensing, LLC. Q2/2015

HDMI 2.0 Overview. HDMI Licensing, LLC. Q2/2015 HDMI 2.0 Overview HDMI Licensing, LLC. Q2/2015 HDMI Adopter Overview Total HDMI Adopters (2011-2015) 1,800 1,600 1,400 1,200 1,000 800 600 400 200 0 1320 1382 1435 1472 1517 1569 1600 1614 1146 1166 1196

More information

High-Definition Multimedia for Multiparty Low-Latency Interactive Communication

High-Definition Multimedia for Multiparty Low-Latency Interactive Communication High-Definition Multimedia for Multiparty Low-Latency Interactive Communication Petr Holub a,b, Luděk Matyska a,b,, Miloš Liška a,b, Lukáš Hejtmánek a,b, Jiří Denemark a,b, Tomáš Rebok a,b, Andrei Hutanu

More information

HVWIP-Series (HVWIP-T + HVWIP-R)

HVWIP-Series (HVWIP-T + HVWIP-R) HVWIP-Series ( + ) The AG Neovo HVWIP-Series ( + ) LAN video wall matrix extender for digital signage applications. Features > Support 1080P@60Hz up to 100meters in Point-to-Point mode. > Support seamless

More information

ATEM 2 M/E Production Studio 4K

ATEM 2 M/E Production Studio 4K Product Technical Specifications ATEM M/E Production Studio 4K The new ATEM M/E Production Studio 4K lets you produce broadcast quality live multi camera production in SD, HD or amazing Ultra HD! Featuring

More information

IEEE802.11a Based Wireless AV Module(WAVM) with Digital AV Interface. Outline

IEEE802.11a Based Wireless AV Module(WAVM) with Digital AV Interface. Outline IEEE802.11a Based Wireless AV Module() with Digital AV Interface TOSHIBA Corp. T.Wakutsu, N.Shibuya, E.Kamagata, T.Matsumoto, Y.Nagahori, T.Sakamoto, Y.Unekawa, K.Tagami, M.Serizawa Outline Background

More information

Striking Clarity, Unparalleled Flexibility, Precision Control

Striking Clarity, Unparalleled Flexibility, Precision Control Striking Clarity, Unparalleled Flexibility, Precision Control Product Brochures English 460XW 460C 460C 800 ieditor The - tents and processed camera inputs to provide the monitoring by supporting camera

More information

Vision Standards Bring Sharper View to Medical Imaging

Vision Standards Bring Sharper View to Medical Imaging Vision Standards Bring Sharper View to Medical Imaging The noisy factory floor may seem worlds away from the sterile hum of a hospital operating room, but the inspection cameras and robotic arms along

More information

Ultra-ViewRF 8HD Director Monitor. User Operation Manual

Ultra-ViewRF 8HD Director Monitor. User Operation Manual Ultra-ViewRF 8HD 5.8GHz Wireless Director Monitor User Operation Manual 17.1.2013 v2_7 Video Equipment Rentals - VER 912 Ruberta Avenue Glendale, CA 91201 - U.S.A. Office 818-956-1444 Table of Contents

More information

Digital Video & The PC. What does your future look like and how will you make it work?

Digital Video & The PC. What does your future look like and how will you make it work? What does your future look like and how will you make it work? Roy A. Hermanson Jr., CTS-I, CTS-D Regional Applications Specialist NorthEast RHermanson@extron.com Let s all be Green Objectives Digital

More information

HDMI / Video Wall over IP Receiver with PoE

HDMI / Video Wall over IP Receiver with PoE / Wall over IP Receiver with Key Features Network 1080P ultra high quality video transmitter Assigns video sources to any monitor of the video wall Up to 8 x 8 Screen Array supported Extends high definition

More information

LCD Display Wall Narrow Bezel Series

LCD Display Wall Narrow Bezel Series LCD Display Wall Narrow Bezel Series VTRON LCD Display Wall Narrow Bezel Series Unlimited Looping VTRON unlimited signal looping - Intelligent Signal compensation Without signal degradation to ensure good

More information

NDS3542 Encoder Modulator Low Delay

NDS3542 Encoder Modulator Low Delay NDS3542 Encoder Modulator 2*SDI/HDMI 2* DVB-T Carriers Out Low Delay Front View Rear View SDI Input Rear View HDMI Input Key Features MPEG2 HD & MPEG4 AVC/H.264 HD video encoding Up to 1920*1080@50P/60P

More information

ATEM Production Studio 4K

ATEM Production Studio 4K Technical Specifications Description ATEM Production Studio 4K ATEM Production Studio 4K lets you connect up to 8 SD, HD or Ultra HD 4K video cameras, disk recorders and computers to do true broadcast

More information

HD TVI TURBO HD DVR Hikvision DS 7216HGHI SH/A (16ch, H.264, HDMI, VGA)

HD TVI TURBO HD DVR Hikvision DS 7216HGHI SH/A (16ch, H.264, HDMI, VGA) HD TVI TURBO HD DVR Hikvision DS 7216HGHI SH/A (16ch, 1080p@12fps, H.264, HDMI, VGA) Code: M75216 Front view Rear view The included remote control http://www.dipolnet.com/document print M75216.htm 1/5

More information

MediaKind Content Processing

MediaKind Content Processing MediaKind Content Processing Multi Codec Professional Decoder The MediaKind Content Processing Decoder is a multi-codec multi-service professional decoder specifically designed to meet the needs of the

More information

DS-C10S SERIES VIDEO WALL CONTROLLER

DS-C10S SERIES VIDEO WALL CONTROLLER DS-C10S SERIES VIDEO WALL CONTROLLER Features and Functions A signal source can be displayed on the M N (M 1, N 1) display units FPGA-based hardware design with high bandwidth for accessing and processing

More information

Professional hardware and control solutions for Digital Signage and Media distribution

Professional hardware and control solutions for Digital Signage and Media distribution Professional hardware and control solutions for Digital Signage and Media distribution Conferencing & Collaboration Information & Advertisement Hospitality & Events v1.1 - EN ATEN Infotech nv Mijnwerkerslaan

More information

*Please note that although this product has been approved in Japan, its launch in other countries has not yet been confirmed.

*Please note that although this product has been approved in Japan, its launch in other countries has not yet been confirmed. make News & Information 1-7-1 Konan, Minato-ku, Tokyo 108-0075, Japan Sony Corporation No.13-085E July 23, 2013 Sony Introduces head-mount image processing unit for endoscopic image display - Images from

More information

Aavara Innovation Corp.

Aavara Innovation Corp. Aavara Innovation Corp. Make it a better TV Aavara HDMI Over IP Aavara HDMI Over IP Solution Model Position Video Audio Multicast VideoW all IP KVM PB9000 Best 4K 4:2:0 60Hz Input 3D Video 7.1ch LPCM DTS/Dolby

More information

Date of Test: 20th 24th October 2015

Date of Test: 20th 24th October 2015 APPENDIX 15/03 TEST RESULTS FOR AVER EVC130P Manufacturer: Model: AVer EVC130p Software Version: 00.01.08.62 Optional Features and Modifications: None Date of Test: 20th 24th October 2015 HD Camera CODEC

More information

DVI, HDMI, VGA, 3G-SDI, CVBS and USB are available, as are DisplayPort, HDBaseT FiberPort and H.264 IP Streaming

DVI, HDMI, VGA, 3G-SDI, CVBS and USB are available, as are DisplayPort, HDBaseT FiberPort and H.264 IP Streaming Redefined SmartSlot Fully Modular Design Throughout Input & Output along with Comm. and Preview cards feature RGBlink SmartSlot technology. SmartSlot offers auto-identification and setup of the X2 based

More information

Synchronization Issues During Encoder / Decoder Tests

Synchronization Issues During Encoder / Decoder Tests OmniTek PQA Application Note: Synchronization Issues During Encoder / Decoder Tests Revision 1.0 www.omnitek.tv OmniTek Advanced Measurement Technology 1 INTRODUCTION The OmniTek PQA system is very well

More information

O.E.M TVI Digital Video Recorder

O.E.M TVI Digital Video Recorder Professional security Products R O.E.M TVI Digital Video Recorder 4 Channel O.EM TVI-RED4CH The TVI-RED4CH CCTV recorder adopts high performance video processing chips and embedded Linux operating system.

More information

Basler Components. Using Multistreaming on Basler IP Cameras to Maximize Bandwidth Conservation APPLICATION NOTES

Basler Components. Using Multistreaming on Basler IP Cameras to Maximize Bandwidth Conservation APPLICATION NOTES DRAFT Basler Components Using Multistreaming on Basler IP Cameras to Maximize Bandwidth Conservation APPLICATION NOTES Document Number: AW000845 Version: 02 Language: 000 (English) Release Date: 03 August

More information

THINKING ABOUT IP MIGRATION?

THINKING ABOUT IP MIGRATION? THINKING ABOUT IP MIGRATION? Get the flexibility to face the future. Follow Grass Valley down the path to IP. www.grassvalley.com/ip In today s competitive landscape, you need to seamlessly integrate IP

More information

VNP 100 application note: At home Production Workflow, REMI

VNP 100 application note: At home Production Workflow, REMI VNP 100 application note: At home Production Workflow, REMI Introduction The At home Production Workflow model improves the efficiency of the production workflow for changing remote event locations by

More information

ICUE GRID. IP Video Wall Management and Control KEY FEATURES PRODUCT DESCRIPTION

ICUE GRID. IP Video Wall Management and Control KEY FEATURES PRODUCT DESCRIPTION IP Video Wall Management and Control PRODUCT DESCRIPTION ICUE-GRID is an IP Video Wall Presenter for multiple content sources within the video wall. It allows complete on-the-fly control over the visualised

More information

ATEM 2 M/E Production Studio 4K

ATEM 2 M/E Production Studio 4K Product Technical Specifications ATEM M/E Production Studio 4K The new ATEM M/E Production Studio 4K lets you produce broadcast quality live multi camera production in SD, HD or amazing Ultra HD! Featuring

More information

Open Your World! Honeywell Systems Group. April 17, Kristopher Cuva-Scheible Scott Ferguson. Presented by: Marek Robinson

Open Your World! Honeywell Systems Group. April 17, Kristopher Cuva-Scheible Scott Ferguson. Presented by: Marek Robinson Honeywell Systems Group IP Complete Video Solution IP Security Solutions Solution for networked Video & Acc Presented by: Marek Robinson April 17, 2012 High Definition IP Video Open Your World! HD4MDIP

More information

The Dream 10 th anniversary

The Dream 10 th anniversary The Dream 10 th anniversary a viola Masterclass with New World Symphony, at the GARR Conference 2005, in Pisa... To perform together, from distant locations... as if distance has vanished in a click of

More information

A comprehensive guide to control room visualization solutions!

A comprehensive guide to control room visualization solutions! A comprehensive guide to control room visualization solutions! Video walls Multi output and 4K display Thin Client Video Extenders Video Controller & Matrix switcher Table of Contents Introduction... 2

More information

YOUR #1 CHOICE FOR BROADCAST CONNECTIVITY SOLUTIONS Product Guide. Broadcast CONNECTIVITY SOLUTIONS

YOUR #1 CHOICE FOR BROADCAST CONNECTIVITY SOLUTIONS Product Guide. Broadcast CONNECTIVITY SOLUTIONS YOUR #1 CHOICE FOR BROADCAST CONNECTIVITY SOLUTIONS 2016 Product Guide Broadcast CONNECTIVITY SOLUTIONS MuxLab s mission Established in 1984 MuxLab is a leading designer of value-added connectivity hardware

More information

EEG A1452 SCTE-104 Inserter Frame Card

EEG A1452 SCTE-104 Inserter Frame Card EEG A1452 SCTE-104 Inserter Frame Card Product Manual EEG Enterprises, Inc. 586 Main Street Farmingdale, New York 11735 TEL: (516) 293-7472 FAX: (516) 293-7417 Copyright EEG Enterprises, Inc. 2017 All

More information

New Technologies for Premium Events Contribution over High-capacity IP Networks. By Gunnar Nessa, Appear TV December 13, 2017

New Technologies for Premium Events Contribution over High-capacity IP Networks. By Gunnar Nessa, Appear TV December 13, 2017 New Technologies for Premium Events Contribution over High-capacity IP Networks By Gunnar Nessa, Appear TV December 13, 2017 1 About Us Appear TV manufactures head-end equipment for any of the following

More information

Modular Video Wall Controller

Modular Video Wall Controller Modular Video Wall Controller Feb.12th, 2017 Table of content INTRODUCTION...1 Availability and Reliability... 2 Robustness... 3 Easy Expansion...4 Powerful Video and Image Processing...4 4K Ultra HD Support...4

More information

Computer and Machine Vision

Computer and Machine Vision Computer and Machine Vision Lecture Week 3 Part-1 January 27, 2014 Sam Siewert Outline of Week 3 Processing Images and Moving Pictures High Level View and Computer Architecture for it Linux Platforms for

More information

2 MHz Lock-In Amplifier

2 MHz Lock-In Amplifier 2 MHz Lock-In Amplifier SR865 2 MHz dual phase lock-in amplifier SR865 2 MHz Lock-In Amplifier 1 mhz to 2 MHz frequency range Dual reference mode Low-noise current and voltage inputs Touchscreen data display

More information

Thor Broadcast SDI-DVBT-IP & SDI-DVBT-IPLL Product Lines

Thor Broadcast SDI-DVBT-IP & SDI-DVBT-IPLL Product Lines 700-1200 ms 1080p60 70-125 ms (LL) H-4SDI-DVBT-IP H-4SDI-DVBT-IP 4x HD-SDI 1080p60 700-1200 ms 70-125 ms (LL) Data Sheet: H-1/4SDI-DVBT-IP User s Manual: H-1/4SDI-DVBT-IP Thor Broadcast SDI-DVBT-IP & SDI-DVBT-IPLL

More information

16CH 1080p HD-SDI Security MAGIC Lite Series DVR System - Auto detects Analog/960H/HD-SDI

16CH 1080p HD-SDI Security MAGIC Lite Series DVR System - Auto detects Analog/960H/HD-SDI HD-SDI Magic Lite 1080p 16 CH Magic DVR detects Analog / 960H / HD-SDI camera automatically. H.264 High Compression CODEC Programmable Spot Out iphone Android remote view App Available. Crystal clear 1080p

More information

SHIRO TAKATANI CHROMA Technical Requirement Sound

SHIRO TAKATANI CHROMA Technical Requirement Sound SHIRO TAKATANI CHROMA Technical Requirement Sound Speaker System Line Array Speaker / Sub woofer / Moniter Speaker / Amplifire / Cable pref. Line Array speakers: L-ACOUSTICS KARA x 12 (6 for L, 6 for R)

More information

Installation & Operation Manual

Installation & Operation Manual 6G-SDI EXTENDER OVER FIBER 500732 500732-SM10 500732-SM40 500732-SM80 Installation & Operation Manual 94-000764-B SE-000764-B Copyright Notice: Copyright 2015 MuxLab Inc. All rights reserved. Printed in

More information

TBS8030 HDMI Encoder User Guide

TBS8030 HDMI Encoder User Guide TBS8030 HDMI Encoder User Guide Catalog 1. Product Overview... 2 1.1 Product Presentation... 2 1.2 Product Specifications... 3 2. Quick Start... 4 3. TBS Capture Software Settings... 4 3.1 HDMI Capture

More information

GFT Channel Digital Delay Generator

GFT Channel Digital Delay Generator Features 20 independent delay Channels 100 ps resolution 25 ps rms jitter 10 second range Output pulse up to 6 V/50 Ω Independent trigger for every channel Fours Triggers Three are repetitive from three

More information

Features of the 745T-20C: Applications of the 745T-20C: Model 745T-20C 20 Channel Digital Delay Generator

Features of the 745T-20C: Applications of the 745T-20C: Model 745T-20C 20 Channel Digital Delay Generator 20 Channel Digital Delay Generator Features of the 745T-20C: 20 Independent delay channels - 100 ps resolution - 25 ps rms jitter - 10 second range Output pulse up to 6 V/50 Ω Independent trigger for every

More information

Understanding Compression Technologies for HD and Megapixel Surveillance

Understanding Compression Technologies for HD and Megapixel Surveillance When the security industry began the transition from using VHS tapes to hard disks for video surveillance storage, the question of how to compress and store video became a top consideration for video surveillance

More information

advoli TA6 Graphics Card

advoli  TA6 Graphics Card advoli http://www.advoli.com/ TA6 Graphics Card World s first 6 channel x 4K and Modular HDBaseT- Certified Graphics Card With functionality never seen before in graphics cards Designed for audiovisual

More information

Scanning For Photonics Applications

Scanning For Photonics Applications Scanning For Photonics Applications 1 - Introduction The npoint LC.400 series of controllers have several internal functions for use with raster scanning. A traditional raster scan can be generated via

More information

Beyond the Resolution: How to Achieve 4K Standards

Beyond the Resolution: How to Achieve 4K Standards Beyond the Resolution: How to Achieve 4K Standards The following article is inspired by the training delivered by Adriano D Alessio of the Lightware a leading manufacturer of DVI, HDMI, and DisplayPort

More information

Cisco D9894 HD/SD AVC Low Delay Contribution Decoder

Cisco D9894 HD/SD AVC Low Delay Contribution Decoder Cisco D9894 HD/SD AVC Low Delay Contribution Decoder The Cisco D9894 HD/SD AVC Low Delay Contribution Decoder is an audio/video decoder that utilizes advanced MPEG 4 AVC compression to perform real-time

More information

WyreStorm Technologies

WyreStorm Technologies WyreStorm Technologies Enado & Network HD Product Manager Applying HDBaseT, JPEG2000 & H.264 James Meredith Introduction 2014 is a big year for WyreStorm Technologies WyreStorm Now in its 3 rd year of

More information

ATEM Television Studio Pro 4K

ATEM Television Studio Pro 4K Product Technical Specifications ATEM Television Studio Pro 4K ATEM Television Studio Pro 4K features 8 independent G-SDI inputs, for working in all popular HD and Ultra HD formats up to 60p60. Each input

More information

CBF500 High resolution Streak camera

CBF500 High resolution Streak camera High resolution Streak camera Features 400 900 nm spectral sensitivity 5 ps impulse response 10 ps trigger jitter Trigger external or command 5 to 50 ns analysis duration 1024 x 1024, 12-bit readout camera

More information

Sundance Multiprocessor Technology Limited. Capture Demo For Intech Unit / Module Number: C Hong. EVP6472 Intech Demo. Abstract

Sundance Multiprocessor Technology Limited. Capture Demo For Intech Unit / Module Number: C Hong. EVP6472 Intech Demo. Abstract Sundance Multiprocessor Technology Limited EVP6472 Intech Demo Unit / Module Description: Capture Demo For Intech Unit / Module Number: EVP6472-SMT949 Document Issue Number 1.1 Issue Data: 27th April 2012

More information

IP Telephony and Some Factors that Influence Speech Quality

IP Telephony and Some Factors that Influence Speech Quality IP Telephony and Some Factors that Influence Speech Quality Hans W. Gierlich Vice President HEAD acoustics GmbH Introduction This paper examines speech quality and Internet protocol (IP) telephony. Voice

More information

WJ-GXE500 (NTSC) WJ-GXE500E (PAL)

WJ-GXE500 (NTSC) WJ-GXE500E (PAL) Network video encoder WJ-GXE500 (NTSC) WJ-GXE500E (PAL) Security & AV Systems Business Unit Panasonic System Networks Company Key Features Same Uniphier-DSP as WV-NP502 Full frame rate video for all four

More information

Set-Top Box Video Quality Test Solution

Set-Top Box Video Quality Test Solution Specification Set-Top Box Video Quality Test Solution An Integrated Test Solution for IPTV Set-Top Boxes (over DSL) In the highly competitive telecom market, providing a high-quality video service is crucial

More information

Pacific C-A Feature Highlights

Pacific C-A Feature Highlights Pacific C-A Feature Highlights All-in-one, multi-format signal converter with scaler, up/down converting extensive range of graphics and video signals to designated signal format. Automatic sensing of

More information

Images for life. Nexxis for video integration in the operating room

Images for life. Nexxis for video integration in the operating room Images for life Nexxis for video integration in the operating room A picture perfect performance Nexxis stands for video integration done right. Intuitive, safe, and easy to use, it is designed to meet

More information

Exhibits. Open House. NHK STRL Open House Entrance. Smart Production. Open House 2018 Exhibits

Exhibits. Open House. NHK STRL Open House Entrance. Smart Production. Open House 2018 Exhibits 2018 Exhibits NHK STRL 2018 Exhibits Entrance E1 NHK STRL3-Year R&D Plan (FY 2018-2020) The NHK STRL 3-Year R&D Plan for creating new broadcasting technologies and services with goals for 2020, and beyond

More information

High Definition Video at the University of Costa Rica

High Definition Video at the University of Costa Rica High Definition Video at the University of Costa Rica Luis D. Espinoza-Sanchez, Strategic and Planning, CI-UCR Sergio Calvo, IT Support of Presidency, UCR Agenda Introduction in HDTV Medicine Applications

More information

ATEM 2 M/E Broadcast Studio 4K

ATEM 2 M/E Broadcast Studio 4K Product Technical Specifications ATEM 2 M/E Broadcast Studio K Advanced technology high frame rate Ultra HD live production switcher includes 20 x 12G-SDI re-synchronized inputs for all formats from 720p,

More information

AR SWORD Digital Receiver EXciter (DREX)

AR SWORD Digital Receiver EXciter (DREX) Typical Applications Applied Radar, Inc. Radar Pulse-Doppler processing General purpose waveform generation and collection Multi-channel digital beamforming Military applications SIGINT/ELINT MIMO and

More information

HDMI Extender via 4 Single-mode fibers 4 x LC Connector Extends HDMI + RS232 full-duplex up to 1500 meters

HDMI Extender via 4 Single-mode fibers 4 x LC Connector Extends HDMI + RS232 full-duplex up to 1500 meters Description AMRT-FD-05K-4LC extender enables PC HDMI and RS232 link to far end display monitor through fibers, and the maximum communication distance is up to 1500 meters. AMRT-FD-05K-4LC is pure hardware

More information

Milestone Leverages Intel Processors with Intel Quick Sync Video to Create Breakthrough Capabilities for Video Surveillance and Monitoring

Milestone Leverages Intel Processors with Intel Quick Sync Video to Create Breakthrough Capabilities for Video Surveillance and Monitoring white paper Milestone Leverages Intel Processors with Intel Quick Sync Video to Create Breakthrough Capabilities for Video Surveillance and Monitoring Executive Summary Milestone Systems, the world s leading

More information

8K-UHDTV Coverage of the London Olympics. Masayuki SUGAWARA NHK

8K-UHDTV Coverage of the London Olympics. Masayuki SUGAWARA NHK 8K-UHDTV Coverage of the London Olympics Masayuki SUGAWARA NHK Content n Introduction Ø What is SUPER Hi-VISION? Ø Brief documentary Ø Program example (down converted TO HD) n System and Operation in detail

More information

Cisco Telepresence SX20 Quick Set - Evaluation results main document

Cisco Telepresence SX20 Quick Set - Evaluation results main document Published on Jisc community (https://community.jisc.ac.uk) Home > Advisory services > Video Technology Advisory Service > Product evaluations > Product evaluation reports > Cisco Telepresence SX20 Quick

More information

6G-SDI EXTENDER OVER UTP Installation Guide

6G-SDI EXTENDER OVER UTP Installation Guide 6G-SDI EXTENDER OVER UTP 500730 Installation Guide P/N: 94-000764-A SE-000764-A Copyright Notice: Copyright 2014 MuxLab Inc. All rights reserved. Printed in Canada. No part of this publication may be reproduced,

More information

4K Presentation switcher-scaler Chameleon PS200/300 series 2017

4K Presentation switcher-scaler Chameleon PS200/300 series 2017 4K Presentation switcher-scaler Chameleon PS200/300 series 2017 Chameleon PS200/300 series HQUltra technology was chosen by the European Broadcast Union for frame rate and standards conversion of the recent

More information

USING FUSION SYSTEM ARCHITECTURE FOR BROADCAST VIDEO. Edward Callway AMD

USING FUSION SYSTEM ARCHITECTURE FOR BROADCAST VIDEO. Edward Callway AMD USING FUSION SYSTEM ARCHITECTURE FOR BROADCAST VIDEO Edward Callway AMD USING PC COMPONENTS FOR BROADCAST VIDEO Video processing from pure analog to digital compute PC Design for video Parallel GPU computing

More information

CORIO master C3-540 Series

CORIO master C3-540 Series Key Features Manage up to 4 independent video walls Uses CORIOgrapher; simple, powerful software interface Universal DVI Inputs/Outputs: (HDMI/CV/YC/RGB/YPbPr) SDI Inputs/Outputs: SD/HD-SDI/3G-SDI to 1080p60

More information

HDMI & VGA Receiver over IP with USB Connections - ID# & 15456

HDMI & VGA Receiver over IP with USB Connections - ID# & 15456 HDMI & VGA Receiver over IP with USB Connections - ID# 15455 & 15456 Operation Manual Introduction The 4K2K video and audio extender is multi-function extender supports up to 4K2K ultra high-definition

More information

High-Definition Multimedia for Multiparty Low-Latency Interactive Communication

High-Definition Multimedia for Multiparty Low-Latency Interactive Communication High-Definition Multimedia for Multiparty Low-Latency Interactive Communication Petr Holub a,b, Luděk Matyska a,b,, Miloš Liška a,b, Lukáš Hejtmánek a,b, Jiří Denemark a,b, Tomáš Rebok a,b, Andrei Hutanu

More information

IQDEC01. Composite Decoder, Synchronizer, Audio Embedder with Noise Reduction - 12 bit. Does this module suit your application?

IQDEC01. Composite Decoder, Synchronizer, Audio Embedder with Noise Reduction - 12 bit. Does this module suit your application? The IQDEC01 provides a complete analog front-end with 12-bit composite decoding, synchronization and analog audio ingest in one compact module. It is ideal for providing the bridge between analog legacy

More information

Sundance Multiprocessor Technology Limited. Capture Demo For Intech Unit / Module Number: C Hong. EVP6472 Intech Demo. Abstract

Sundance Multiprocessor Technology Limited. Capture Demo For Intech Unit / Module Number: C Hong. EVP6472 Intech Demo. Abstract Sundance Multiprocessor Technology Limited EVP6472 Intech Demo Unit / Module Description: Capture Demo For Intech Unit / Module Number: EVP6472-SMT909 Document Issue Number 1.1 Issue Data: 25th Augest

More information

Blackmagic SmartView 4K The world s rst full resolution Ultra HD broadcast monitor with 12G-SDI

Blackmagic SmartView 4K The world s rst full resolution Ultra HD broadcast monitor with 12G-SDI Blackmagic SmartView 4K The world s rst full resolution Ultra HD broadcast monitor with 12G-SDI SmartView 4K is the world s rst full resolution rack mount Ultra HD broadcast monitor with 12G-SDI for native

More information

VIDEO GRABBER. DisplayPort. User Manual

VIDEO GRABBER. DisplayPort. User Manual VIDEO GRABBER DisplayPort User Manual Version Date Description Author 1.0 2016.03.02 New document MM 1.1 2016.11.02 Revised to match 1.5 device firmware version MM 1.2 2019.11.28 Drawings changes MM 2

More information

MODEL NUMBER SRP-X700P

MODEL NUMBER SRP-X700P BID SPECIFICATION FOR POWERED MIXER / SWITCHER MODEL NUMBER SRP-X700P INSTRUCTIONS: REMOVE THIS COVER PAGE AND ADD TO REQUESTS FOR QUOTATION AND PROPOSALS. THE OBJECTIVE OF THIS BID SPECIFICATION IS TO

More information

PRODUCT BROCHURE. Gemini Matrix Intercom System. Mentor RG + MasterMind Sync and Test Pulse Generator

PRODUCT BROCHURE. Gemini Matrix Intercom System. Mentor RG + MasterMind Sync and Test Pulse Generator PRODUCT BROCHURE Gemini Matrix Intercom System Mentor RG + MasterMind Sync and Test Pulse Generator GEMINI DIGITAL MATRIX INTERCOM SYSTEM In high profile broadcast environments operating around the clock,

More information

Operating room monitor Medical-grade 4K UHD monitor

Operating room monitor Medical-grade 4K UHD monitor Operating room monitor Medical-grade 4K UHD monitor EJ-ML432Z Perfection in detail Crystal-clear image reproduction Moist disinfection Energy-efficient *Actual resolution 3.840 2.160p EJ-ML432Z PAGE 2

More information

. ImagePRO. ImagePRO-SDI. ImagePRO-HD. ImagePRO TM. Multi-format image processor line

. ImagePRO. ImagePRO-SDI. ImagePRO-HD. ImagePRO TM. Multi-format image processor line ImagePRO TM. ImagePRO. ImagePRO-SDI. ImagePRO-HD The Folsom ImagePRO TM is a powerful all-in-one signal processor that accepts a wide range of video input signals and process them into a number of different

More information