leadedge / ofxNDI

An Openframeworks addon to allow sending and receiving images over a network using the NewTek Network Device Protocol.
GNU General Public License v3.0
134 stars 48 forks source link

Add timestamp functions #47

Closed eduardfrigola closed 8 months ago

eduardfrigola commented 9 months ago

Added timestamp functions similar to the timecode functions implemented in commit 046200c. As discussed in #42

Eduard

leadedge commented 9 months ago

Thanks very much for your time. I had a spare half hour and did exactly the same.

I have fixed the examples and tested with the demo receiver to compare timestamp with timecode. There is a difference but I have yet to compare the frame interval and also with the existing timer.

eduardfrigola commented 8 months ago

Already implemented in https://github.com/leadedge/ofxNDI/commit/046200c7dd1af1fb90eb97a2e21e1f1b4e0aa50d and https://github.com/leadedge/ofxNDI/commit/ea14bfbd8e4359db3451e9fbe7f7ab0631b2d5d1