Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

live view timesync #37

Open
Bloodevil opened this issue Aug 14, 2017 · 1 comment
Open

live view timesync #37

Bloodevil opened this issue Aug 14, 2017 · 1 comment

Comments

@Bloodevil
Copy link
Owner

라이브 뷰 기능에 타임스탬프를 고려하는 기능이 전혀 없습니다.

  • 클래스에서 타임스탬프를 읽어야할듯.
  • 라이브 뷰 예제에서 타임스탬프 보여주는 기능.
@mungewell
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants