You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Kelly, thanks for pulling all of this together. I currently have my Xiaomi Yi running a custom ash script which will trigger it to take an image every 2 seconds but was hoping to combine it with your code. I am working my way through the code and I think this might be possible. Are the python scripts telling the camera to take the picture/video or are the calling on the ash script within the camera?
The text was updated successfully, but these errors were encountered:
As you can see in XiaomiManager.py, the python scripts are calling a socket
connection on the camera to tell it what to do. What the camera does from
that point is up to the camera. It might be calling ash scripts, but
XiaomiManager.py doesn't need to know about that.
On Wed, Dec 27, 2017 at 10:45 PM, sachel85 ***@***.***> wrote:
Hi Kelly, thanks for pulling all of this together. I currently have my
Xiaomi Yi running a custom ash script which will trigger it to take an
image every 2 seconds but was hoping to combine it with your code. I am
working my way through the code and I think this might be possible. Are the
python scripts telling the camera to take the picture/video or are the
calling on the ash script within the camera?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ADmhzfjsUfZ8bCq5Q5cO01RfArbyTQIEks5tExzegaJpZM4ROAYY>
.
Hi Kelly, thanks for pulling all of this together. I currently have my Xiaomi Yi running a custom ash script which will trigger it to take an image every 2 seconds but was hoping to combine it with your code. I am working my way through the code and I think this might be possible. Are the python scripts telling the camera to take the picture/video or are the calling on the ash script within the camera?
The text was updated successfully, but these errors were encountered: