FreeDLiveLink icon indicating copy to clipboard operation
FreeDLiveLink copied to clipboard

Zoom numerical conversion

Open KapoYU opened this issue 3 years ago • 3 comments

How can the zoom value received by freed be converted into the focal length of the virtual camera? Can you give some suggestions?

KapoYU avatar Mar 11 '21 03:03 KapoYU

Code should be extended with setting FLiveLinkStaticDataStruct and FLiveLinkFrameDataStruct data structs. Similar code could be taken from https://github.com/max-verem/LensReaderAnalogue/blob/master/src/LensReaderAnalogueLiveLink/Source/LensReaderAnalogueLiveLink/Private/LensReaderAnalogueLiveLinkSource.cpp#L148

max-verem avatar Mar 11 '21 07:03 max-verem

I use the PTZ camera, but I can still receive that the roll value is changing, which affects the result. Can you help me? Thank you very much.

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年3月11日(星期四) 下午3:17 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [max-verem/FreeDLiveLink] Zoom numerical conversion (#4)

Code should be extended with setting FLiveLinkStaticDataStruct and FLiveLinkFrameDataStruct data structs. Similar code could be taken from https://github.com/max-verem/LensReaderAnalogue/blob/master/src/LensReaderAnalogueLiveLink/Source/LensReaderAnalogueLiveLink/Private/LensReaderAnalogueLiveLinkSource.cpp#L148

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

KapoYU avatar Mar 22 '21 01:03 KapoYU

try first VRPN-Free-d.exe from https://github.com/max-verem/VRPN-Free-d to check which values been sent from PTZ camera.

max-verem avatar Mar 22 '21 11:03 max-verem