Open Bloodevil opened 7 years ago
I'm not sure what you are asking, I think that we already decode the timestamps from the LiveView frames.
Implemented here: https://github.com/Bloodevil/sony_camera_api/blob/master/src/pysony.py#L181 https://github.com/Bloodevil/sony_camera_api/blob/master/src/pysony.py#L219
I did some interpretation of this data within the 'pygameLiveView' example. https://github.com/Bloodevil/sony_camera_api/blob/master/src/example/pygameLiveView.py#L183
라이브 뷰 기능에 타임스탬프를 고려하는 기능이 전혀 없습니다.