E: Unable to locate package firefly-multi-rtsp

固件类型:官方提供的固件
固件文件名称:core-3399J-Ubuntu 20.04.6
固件下载地址:百度网盘 请输入提取码
Log日志:下载不了firefly-multi-rtsp.txt

系统是Ubuntu 20.04.6 LTS (GNU/Linux 4.4.194 aarch64)
firefly@firefly:/etc$ sudo apt install firefly-multi-rtsp
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package firefly-multi-rtsp

tchip_askquestions
下载不了firefly-multi-rtsp.txt (199 Bytes)

可以使用ffmedia
https://wiki.t-firefly.com/zh_CN/Firefly-Linux-Guide/manual_ubuntu.html#ffmedia

dengkx 发表于 2024-1-12 13:46
可以使用ffmedia
https://wiki.t-firefly.com/zh_CN/Firefly-Linux-Guide/manual_ubuntu.html#ffmedia

运行demo进行rtsp拉流后报RGA错误,关键我没有配置rga,只是配置url,sudo ./demo “rtsp://a:1@192.168.0.98:554/user=a&password=1&channel=1&stream=1” -d 0 -r 90

wx__HK33m3 发表于 2024-1-12 13:53
运行demo进行rtsp拉流后报RGA错误,关键我没有配置rga,只是配置url,sudo ./demo "rtsp://a:1@192.168.0 …

-r 90 是使用rga将画面旋转90度,可以去除-r 90看看,拉流的视频分辨率如果不是单数一般没啥问题; -c 参数指定的是多少路

dengkx 发表于 2024-1-12 13:56
-r 90 是使用rga将画面旋转90度,可以去除-r 90看看,拉流的视频分辨率如果不是单数一般没啥问题; -c 参 …

好的,谢谢,试了下确实可以正常运行了,但是如果要用rga报错咋办,总是输入参数有问题,分辨率是704x576,是偶数

wx__HK33m3 发表于 2024-1-17 14:10
好的,谢谢,试了下确实可以正常运行了,但是如果要用rga报错咋办,总是输入参数有问题,分辨率是704x576 …

有报错请提供完整log

dengkx 发表于 2024-1-17 15:49
有报错请提供完整log

报错如下:
rga_api version 1.7.0_[1]

RgaBlit(1387) RGA_BLIT fail: Invalid argument

RgaBlit(1388) RGA_BLIT fail: Invalid argument

fd-vir-phy-hnd-format[33, (nil), (nil), (nil), 0]

rect[0, 0, 1280, 720, 1280, 720, 10, 0]

f-blend-size-rotation-col-log-mmu[0, 0, 0, 0, 0, 0, 1]

fd-vir-phy-hnd-format[0, 0x7f3051b5d0, (nil), (nil), 0]

rect[0, 0, 1280, 720, 1280, 768, 11, 0]

f-blend-size-rotation-col-log-mmu[0, 0, 0, 0, 0, 0, 1]

This output the user patamaters when rga call blit fail

wx__HK33m3 发表于 2024-1-22 10:10
报错如下:
rga_api version 1.7.0_[1]

@dengkx
报错和这个帖子是一样的,但这个帖子好像没有解决办法,使用的固件啥也一致,官方最新的固件,环境都按照demo的要求更新了https://dev.t-firefly.com/thread-118491-1-1.html

wx__HK33m3 发表于 2024-1-22 10:13
@dengkx
报错和这个帖子是一样的,但这个帖子好像没有解决办法,使用的固件啥也一致,官方最新的固件, …

我需要从运行demo开始到出错的log,方便我复现它

传个这个TXT还要经验值