Daniel Li

Results 132 comments of Daniel Li

Build on jetson orin + QT 6.7.3 https://github.com/mavlink/qgroundcontrol/issues/12109

This is kind of cache file, which is named by program it self. Just delete it and the program will created it when it's NOT there.

Currently, I'm using SSC338Q, which uses https://github.com/OpenIPC/majestic for encoding. And it's NOT opensource. Is there any alternative opensource code can be used (Or I can try to modify the code?),...

You're a genius! I'll test it later. Thanks a lot. If it works, I'll submit a PR.

Yes, I did some test on VINS-Fusion. Actually it's really time sensitive. And I have no idea about image part below. Now I'm thinking there are a few steps as...

**There are some troubles here:** 1. I looked into the format of RTP packets containing timestamps, and it seems that the RTP timestamp differs from what I understand as a...

It's worth trying. And get back to you when I get result.

@svpcom Does Majestic support to change RTP packet size. Currently I found my test rtp source output 1400 bytes packet. And IPv4 IP(20)+UDP(8)+payload, 1500 - 20 - 8 = 1472,...

OK, that's good news. I will switch to openipc camera(SSC338Q) and find out more. And I have found there are glitches on Rpi3B+, I'm NOT sure why? - [ image...

I have got an error(Error: Unable to inject packet: Message too long) on openipc-ssc30kq IMX335 8812EU. How to configure to use large MTU? - UDP send 1215+48*5+16=1487+28=1515 NG - UDP...