Dji
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 9
Posts
Recent activity by Dji-
H20 series get H.264 streamsource or event by stream source change via RC / enable or disable IR split view
CompletedHello,I can set the H20 stream source with the DjiCameraManager_SetStreamSource() command. If the H20 stream source is switched by RC is there any event I can monitor or any function llike DjiCamer...
-
Which PSDK version for H30 / H30T support?
CompletedHello,which version of PSDK supports / will support the DJI H30 / H30T on DJI Matrice M300 RTK and DJI Matrice M350 RTK?If supported with PSDK 3.9.0 are the enums for the camera stream identical to...
-
PSDK V3.5 / M300 RTK / FTDI FT4232H - UART issues
CompletedHello, I'm using an FTDI FT4232H to connect to the UART port of the DJI M300 RTK. The USB part of the connection is fine. In Ubuntu I see the USB Ethernet with an interface name enxd2e780cae600 (it...
-
PSDK 3.5 on Debian 12 --> avcodec issues
CompletedHello,I've setup a new develpement environment. Which is based on Debian 12.When I compile the PSDK 3.5 demo applications there is a problem in the dji_camera_stream_decoder.cpp.The output of cmake...
-
OSDK 4.1 Gimbal rotate sync -> strange rattling noise on H20T but not on Z30
CompletedHello,I'm using a C++ program to control the gimbal. When the Z30 is connected, the movement is smooth without any strange sound. When the H20T is connected, the movement has a rattling sound whic...
-
PSDK v3.5 equivalent function for OSDK changeH264Source()
CompletedI have to switch between the H20T H264 streams while the video stream is running. It can be triggered by the RC (wide, room, IR) and works fine.In the OSDK 4.1 there was the function changeH264Sour...
-
PSDK V3.5 / M300 RTK with H20T and Z30 - GetCameraType only works for main position
CompletedHello,both cameras are connected to main mount position (H20T) and vice mount postion 2 (Z30). Both are working in the liveview sample. If I try to get the camera types in a loop. Only the first ca...
-
PSDK V3.5 / M300 RKT - "get remote addr failed" on liveview
CompletedHello,I set up a M300 with PSDK 3.5 running on Ubuntu 22.04. Up to now I was using OSDK 4.1.0 without any problems.When I'm running the sample code für C++, the application starts normally. [0.000]...