elsampsa / valkka-core

Valkka - Create video surveillance, management and analysis programs with PyQt
GNU Lesser General Public License v3.0
181 stars 35 forks source link

Read metadata from RTSP stream #7

Closed cache91 closed 4 years ago

cache91 commented 4 years ago

I am trying to read the metadata from the RTP stream. Can someone please let me know how to do that ?

elsampsa commented 4 years ago

Sorry, have forgotten about this ticket.

What do you mean by metadata? The timestamps?

Look at valkka-examples tutorial. There are examples how to stream into python side and having the timestamps as well.