Main Content

Image Acquisition

Acquire images from Ryze drone FPV camera

创建一个cameraobject to establish a connection to a Ryze®drone FPV camera. Usesnapshotfunction to acquire a single image, or set up a loop to acquire multiple images. Use thepreviewfunction to view the camera's live video stream.

Functions

camera Connection toRyzedrone's camera
preview Preview live video data fromRyzedrone camera
snapshot Acquire single image frame fromRyzedrone camera
closePreview CloseRyzedrone camera preview window

Troubleshooting

Troubleshoot Video Stream Access

TheRyze Tellodrone streams FPV video to the UDP port number11111.

Featured Examples