# Timestamp (or other info about time) in IP-cameras data?

**URL:** https://community.wowza.com/t/timestamp-or-other-info-about-time-in-ip-cameras-data/34831
**Category:** Wowza Streaming Engine
**Created:** [March 20, 2014, 2:29am UTC](https://community.wowza.com/t/timestamp-or-other-info-about-time-in-ip-cameras-data/34831 "2014-03-20T02:29:44Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Andrey\_Kolesnikov](https://avatars.discourse-cdn.com/v4/letter/a/a88e4f/32.png) [@Andrey\_Kolesnikov](https://community.wowza.com/u/Andrey_Kolesnikov)
#### Post date: [March 20, 2014, 2:29am UTC](https://community.wowza.com/t/timestamp-or-other-info-about-time-in-ip-cameras-data/34831/1 "2014-03-20T02:29:44Z")

</div>

hello!

I think you know …

Are there timestamp (or other info about time) in IP-cameras data?

I want to have overlay ( time with hundredth of a second) on my live video, but i can’t use the Wowza transcoder feature, because it is very important to me to show exactly the time which the camera shows ( to the accuracy of hundredth of a second) (NOT WOWZA SERVER TIME)

And if this data contain timestamp, how i can use it in some java interfeses or modules?

Thanks in advance

Andrey.

---

<div class="post-metadata">

### Author: ![Marcin\_Wozniak](https://avatars.discourse-cdn.com/v4/letter/m/dc4da7/32.png) [@Marcin\_Wozniak](https://community.wowza.com/u/Marcin_Wozniak)
#### Post date: [March 20, 2014, 4:27am UTC](https://community.wowza.com/t/timestamp-or-other-info-about-time-in-ip-cameras-data/34831/2 "2014-03-20T04:27:19Z")

</div>

I think you should utilize ONVIF METADATA somehow to acquire what you want. But as i remember Wowza is not utilizing any metadata at all from rtsp stream. Note that not every camera support ONVIF Metadata.

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [March 20, 2014, 12:53pm UTC](https://community.wowza.com/t/timestamp-or-other-info-about-time-in-ip-cameras-data/34831/3 "2014-03-20T12:53:27Z")

</div>

I am pretty sure that Wowza does not support this. It comes up occasionally as unsupported track that Wowza will filter out if present by setting Application.xml /MediaCaster Property rtspFilterUnknownTracks to “true”

> WARN server comment - Failed to find an appropriate depacketizer for this track (vnd.onvif.metadata)
> 
> Richard

---

<div class="post-metadata">

### Author: ![Andrey\_Kolesnikov](https://avatars.discourse-cdn.com/v4/letter/a/a88e4f/32.png) [@Andrey\_Kolesnikov](https://community.wowza.com/u/Andrey_Kolesnikov)
#### Post date: [March 20, 2014, 4:41am UTC](https://community.wowza.com/t/timestamp-or-other-info-about-time-in-ip-cameras-data/34831/4 "2014-03-20T04:41:03Z")

</div>

Thnx!

I see that data from ipcam has timestamp… but how can wowza catch this timestamp?

---

<div class="post-metadata">

### Author: ![David\_Bio](https://avatars.discourse-cdn.com/v4/letter/d/73ab20/32.png) [@David\_Bio](https://community.wowza.com/u/David_Bio)
#### Post date: [January 5, 2017, 9:44am UTC](https://community.wowza.com/t/timestamp-or-other-info-about-time-in-ip-cameras-data/34831/5 "2017-01-05T09:44:30Z")

</div>

Hi,

Did you find a way to get the camera timestamp and not the WASA Server timestamp ?

Thank you
