Mohsen Zahraee

Results 13 issues of Mohsen Zahraee

I build driver for android and can't get rssi from android api [WifiManager](https://developer.android.com/reference/android/net/wifi/WifiManager.html#getConnectionInfo()) while i am connected to AP

on Scarthgap yocto version libcamera crash due to unbuild its dependencies. so I added libcamera branch of raspberry and also add libpisp to the multimedia-layer

Is it possible to provide some examples of fft2 on source codes or documents? Still I have problem with ff2.

on rk3566 with following gstreamer pipeline I faced with crash on kernel `rk-6.1-rkr1` `gst-launch-1.0 videotestsrc ! video/x-raw,width=1280,height=720,framerate=60/1 ! videoconvert ! mpph264enc ! h264parse ! rtph264pay config-interval=1 pt=96 ! udpsink host=10.42.0.1...

this line has no effect on building and for cross compiling it produce error

I can not donwload onnx files from filez.com, is there any alternative for that? ``` ./download_model.sh --2024-05-18 15:42:23-- https://ftrg.zbox.filez.com/v2/delivery/data/95f00b0fc900458ba134f8b180b3f7a1/examples/yolov5/yolov5s_relu.onnx Connecting to 127.0.0.1:2334... connected. OpenSSL: error:0A000126:SSL routines::unexpected eof while reading Unable...

for command `source ./scripts/run_python_examples.sh` it will stuck on x86 and won't go further `Processing config file #0 : /media/user/disk1/ti-ai2/edgeai-tidl-tools/model-artifacts/cl-dlr-timm_mobilenetv3_large_100_device_c7x/tempDir/tidl_import_subgraph9.txt.qunat_stats_config.txt Freeing memory for user provided Net ----------------------- TIDL Process with REF_ONLY...

it won't compile on ubunutu 22.04. need to find opencv. for error `undefined references to `cv::Mat::Mat()'`

When connecting the IMX219 camera, I encounter the following error: ``` imx219 2-0010 get_mbus_config fail, pls check it. ``` This issue occurs with kernel 6.1, but it works correctly with...

using rk3528 ### Issue: Unable to Achieve 60 FPS with Distorted Image Output on `gst-launch-1.0` Pipeline **Pipeline Command:** ```bash gst-launch-1.0 videotestsrc ! video/x-raw,width=1280,height=720,framerate=60/1 ! mpph264enc ! h264parse ! rtph264pay config-interval=1...