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
In the demo, the Python code continuously gets frames from the js viewer. However, I only want to get a first-view image when a specific event happens. How can I realize this? For example, can the js viewer send an image only when the event happens, or directly return the array of the image in js code?
The text was updated successfully, but these errors were encountered:
In the demo, the Python code continuously gets frames from the js viewer. However, I only want to get a first-view image when a specific event happens. How can I realize this? For example, can the js viewer send an image only when the event happens, or directly return the array of the image in js code?
The text was updated successfully, but these errors were encountered: