Timestamp implementation in FPGA

Status
Not open for further replies.

beginner_EDA

Full Member level 4
Joined
Aug 14, 2013
Messages
191
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
3,854
Hi,
What is actually time stamp and how to add/implement it into an stream lets say RTP stream.

P.S. want to use in kintex fpga.
 

A timestamp is just a value of the current time. For RTP it is a 32 bit value. The actual timestamp format is dependent on the packets contained in the RTP container.
 

Hi,
What is actually time stamp and how to add/implement it into an stream lets say RTP stream.

P.S. want to use in kintex fpga.

Did you read the wikipedia page on this protocol and follow the links to the applicable RFC for the application you plan on supporting? The RFC will define what the field carries.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…