megumu.tsukamoto
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 16
- Subscriptions 4
Posts
Recent activity by megumu.tsukamoto-
How can I see the transmitted data from PSDK on Mobile SDK?
CompletedHi, I'm now trying to send int value from PSDK to MSDK for around 10 times per second. So I followed the tutorial of data_transmission, but I can't find window anywhere on the MSDK to see the value...
-
Is there any way to directly stream real-time video to remote controller on PSDK?
CompletedHow can I use the PSDK to get real-time video stream from a third party camera on DJI Pilot? I would like to know which API or tutorial I should refer to. #SituationWe are developing gas inspection...
-
Cannot rotate X-port using PSDK ("semaphore wait timeout")
CompletedHi all. I want to control X-Port using PSDK3.0(especially "test_payload_xport.c"), and I implemented the Linux sample code according to this tutorial.(https://sdk-forum.dji.net/hc/en-us/articles/44...
-
Cannot see the live-view stream from H20 with Mobile SDK (FPVDemo)
CompletedHi all! I want to implement live-viewing Mobile app using M300 RTK with H20, so I clone the sample code (https://github.com/DJI-Mobile-SDK-Tutorials/Android-FPVDemo) and implement MSDK app accordin...
-
X-Port is not recognized by OSDK
CompletedHi all. I try to rotate X-Port without any load device.I implemented the Linux sample code according to the OSDK tutorial (sample/platform/linux/main_async.cpp) and run in build/bin/payloads_async_...