Results 2 issues of Tsichun Wang

I use `pip3 install mavsdk` to install mavsdk. I want to use mavsdk to control the actuator for throwing, so I change the example `takeoff_and_land.py` to the following code. ```python...

When I use the `VideoStream` class to get the network camera information, it can only get the video stream information of the local camera. If I want to use a...