AR# 64150

|

LogiCORE IP Video over IP FEC Receiver (VoIP FEC Rx) - How do I detect if the FEC data is being sent with the video data?

描述

How do I detect if the FEC data is being sent with the video data?

解决方案

SMPTE2022-5/6 has a header field that indicates when FEC packets are being sent. 

SMPTE2022-1/2 does not have this field.

It is not planned to add this to the VoIP FEC core. 

The expectation is that this would be handled at the system level.


One possible way to implement this is to have a packet filter that monitors for incoming FEC packets on each channel. 

This can be fed to a watchdog timer which resets every time a new FEC packet arrives.

If no new FEC packets arrive in a specified amount of time (for example, 1 second) then the timer triggers, indicating that the source has stopped sending FEC packets.

链接问答记录

主要问答记录

Answer Number 问答标题 问题版本 已解决问题的版本
54548 IP 视频 FEC 接收器 (VoIP FEC RX) — Vivado 2013.1 工具及更新版本的版本说明和已知问题 N/A N/A
AR# 64150
日期 04/16/2015
状态 Archive
Type 综合文章
IP
People Also Viewed