mika314 / obs-airplay

OBS plugin to capture screen mirroring from iOS and macOS devices
GNU General Public License v2.0
38 stars 9 forks source link

Timestamp format issue #2

Open natemcdowel opened 1 year ago

natemcdowel commented 1 year ago

@mika314 said there was a timestamp format issue holding back development on improving latency. Could you please point me to the code where that check is being made? Thanks!

mika314 commented 1 year ago

Thank you for your help. The timestamp is there:

https://github.com/mika314/obs-airplay/blob/main/airplay.cpp#L484