Kria™ KV260 Vision AI Starter Kit
AI Box Tutorial

Known Issues

Known Issues

  • With a few non-standard 4k monitors the display will show additional strips around the 2x2 grids.

  • With all 4 channels enabled, the output displayed will look laggy.

  • When calling the apps for the first time, you may see a critical error “Couldn’t g_module_open libpython” - it is benign and can be ignored

  • For security reasons, the Jupyter Lab server should not be started as root user, but because of Linux kernel constraints, this restriction causes the Jupyter notebook of AIBox-ReID application can only display one channel video.

  • When using VLC player as RTSP server, aibox_reid app will exit at end of video when receiving end-of-stream from VLC player - this is expected.

  • Each RTSP stream should be 1080p H264/H265 - other resolution / format may have unexpected behavior such as freezed stream after a few hours of running.

  • Jupyter lab does not have permission to write checkpoints into /opt/xilinx/share/notebooks

    [W 11:59:21.864 LabApp] 403 GET /api/contents/aibox-reid/aibox-reid.ipynb/checkpoints?1618514139945 (172.19.166.240): Permission denied: aibox-reid/.ipynb_checkpoints
    [W 11:59:21.865 LabApp] Permission denied: aibox-reid/.ipynb_checkpoints
    
  • Package gstreamer1.0-plugins-bad-kms needs to be updated with following commands, otherwise the “-p” option for selecting which position/quadrant to display the requested video will not function properly.

    wget http://petalinux.xilinx.com/sswreleases/rel-v2021.2/generic/rpm/cortexa72_cortexa53/gstreamer1.0-plugins-bad-kms-1.16.3+git0+a3487d4884-r0.0.cortexa72_cortexa53.rpm
    rpm -ivh --force ./gstreamer1.0-plugins-bad-kms-1.16.3+git0+a3487d4884-r0.0.cortexa72_cortexa53.rpm
    
  • With some monitors the application “-p” option for selecting which position/quadrant to display the requested video does not function properly. Instead the video will always be displayed in zero position (upper left) irrespective of the “-p” requested position.

License

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License.

You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Copyright© 2021 Xilinx