Daniel Li

Results 66 issues of Daniel Li

### Is there an existing issue for this? - [x] I have searched the existing open and closed issues ### Software version 0.3.0 ### What operating system are you using?...

bug

I have got below error on jetson orin nano board, anyone met this before? ``` daniel@daniel-nvidia:~/Work/ByteTrack$ python3 tools/train.py -f exps/example/mot/yolox_x_ablation.py -d 1 -b 48 --fp16 -o -c pretrained/yolox_x.pth 2024-12-11 11:37:59...

## Expected Behavior Get H264 UDP stream output ## Current Behavior No video ## Steps to Reproduce: Please provide an unambiguous set of steps to reproduce the current behavior 1....

Report: Bug
Video Streaming

The issue is quite similar to https://github.com/marcoslucianops/DeepStream-Yolo/issues/390, but I need to use latest up to date versions. Here is the video when I test yolov8s: https://drive.google.com/file/d/1I5MGC9_91h0drNASEM2z9VQUDptLNW_4/view?usp=drive_link yolov4 is OK, https://drive.google.com/file/d/1bIdyqcfNa6JbuOyBR6NYOjnPqPTp-o-m/view?usp=sharing...

As all configuration uses engine file name `model_b1_gpu0_fp32.engine`. And if I switched from yolov8s to yolov4, then I need to delete the engine file. So I made a different name...

Hi I know that there is performance test on yolo documentation, which is [deepstream-nvidia-jetson](https://docs.ultralytics.com/guides/deepstream-nvidia-jetson/). Yes, it's pretty cool. Here is my situation which is used for [FPV realtime performance](https://github.com/SnapDragonfly/jetson-fpv). Pre-condition:...

I have rtp h265 stream, it's black. It's OK when h264 streaming on my jetson orin nano board. Is there any thing wrong with my configurations? ``` [source0] enable=1 type=3...

It's weird, S30KQ+8812AU(2W), it seems that telemetry_tx process crashed. 80% chance telemetry_tx process crashed, I have tested about 10 rounds. so it will fail most of time. Have anyone met...

1. Remove `-osd` in command line 2. Use port 14551 configure `127.0.0.1:$port_rx` instead of currently `127.0.0.1:$(($port_tx + 1))`, which is same for MAVLink 3. Need to properly set `$router=2` for...

Is it possible for FPV Camera to - 4K resolution recording on AirUnit - FPV(1080P@90FS or 720P@120FPS) resolution for ground station