Th Lsct
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 7
Activity overview
Latest activity by Th Lsct-
Th Lsct commented,
Thank you for the answer. 1) You say "not explicitely mentioned", are they available despite being not documented ? 2) I saw the attitude (yaw, pitch, roll) in the MQTT properties, but not the rota...
-
Th Lsct created a post,
Getting IMU/Pose data
CompletedHi, How can I get IMU from the drone ? Where is it in MQTT ? If I can't get IMU data, can I get the pose of the drone, as position (vec3) + rotation (quat) ? How so ? Thanks
-
Th Lsct commented,
Hello, These errors indeed say that there was no video frame, but the problem is that this seems to perturb the decoder. The unprocessable data is not discarded cleanly, with consequences:- opening...
-
Th Lsct commented,
It is not the demo 1.10, this is a standard/reference RTMP server (ffmpeg), I just set the RC to push video to it and save it to a file. I tried with the demo but could not make it work. My diagnos...
-
Th Lsct commented,
I just updated the firmware, the problem is still here.
-
Th Lsct commented,
I have a Mavic 3E with a DJI RC Pro Enterprise (RM510B). For the firmwares:- Aircraft: 10.00.0602- Remote controller: 02.01.0500- Battery: 08.75.02.23 I hope the problem I mentioned can be fixed by...
-
Th Lsct commented,
Thanks for the response. Yeah the connection and the network is working, but to be more precise: 1. connection working, I get some images of the video (and can display them)2. FFmpeg IS the server,...
-
Th Lsct commented,
So I found (using Wireshark) that there is some JSON that is present in the RTMP stream, specifically: {"list":[],"time":1722871867870,"version":"1.0"} WTF Note that this is in a message that is ex...
-
Th Lsct created a post,
What is the codec of the RTMP live stream ?
CompletedWhich codec is used for live stream over RTMP ? I want the following to work, can you help me ? ffmpeg -f live_flv -listen 1 -i rtmp://0.0.0.0:1935/live/ output.mkv I get tons of errors: [h264 @ 0x...
-
Th Lsct commented,
Thank you for your answer. I did not find a documentation page explaining what a "workspace" really is. Can you add one ? Thank you and have a nice day !