TinyVision 制作的高清 1080P USB 摄像头
-
解压后使用 dd/win32imager 烧录 TF 卡启动即可
-
-
@YuzukiTsuru 非常好的项目,这正是我一直在努力实现的目标,您使用的是 NDA 下的专有 sdk,而不是开源 tina linux sdk,不是吗? 否则你如何让视频编码器工作?
-
@yuzukitsuru 这是一块非常好的板,您认为这个版本的 SDK 可以适应在 V851S(非 SE)上以同样的方式工作吗?
-
@kanken6174 一样的,你可以直接替换我的rootfs运行
-
@yuzukitsuru I can't get the SDK from "https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git" even with LV3!
The "repo sync" doesn't do anything.
Could you please share another path ?
Thx -
@bardi4567 what is the error log
-
@yuzukitsuru 您是说,如果我只是覆盖适用于 V851S 的 .img 文件的 squashfs 分区,它将与您提供的 V851SE 特定 iamge 文件一起使用? 因为我尝试过,它导致了内核恐慌...
[ 3.507007] sunxi-mmc sdc1: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B [ 3.618963] remoteproc0: Direct firmware load for melis-elf failed with error -2 [ 3.629611] get det_vbus is fail, 84 [ 3.634517] get id is fail, 84 [ 3.639115] sunxi-rtc rtc: setting system clock to 1970-01-01 00:01:42 UTC (102) [ 3.648833] clk: Not disabling unused clocks [ 3.653760] ALSA device list: [ 3.657088] #0: audiocodec [ 3.660466] #1: snddaudio0 [ 3.670653] VFS: Mounted root (squashfs filesystem) readonly on device 179:4. [ 3.682504] devtmpfs: mounted [ 3.687970] Freeing unused kernel memory: 1024K [ 3.693329] will run init ... [ 3.696755] Kernel panic - not syncing: Requested init /init failed (error -2). [ 3.704937] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.191 #1 [ 3.711457] Hardware name: sun8iw21 [ 3.715390] [<c010d5a0>] (unwind_backtrace) from [<c010a694>] (show_stack+0x10/0x14) [ 3.724060] [<c010a694>] (show_stack) from [<c017050c>] (panic+0xac/0x2b8) [ 3.731758] [<c017050c>] (panic) from [<c0680854>] (kernel_init+0x98/0x118) [ 3.739553] [<c0680854>] (kernel_init) from [<c0106e08>] (ret_from_fork+0x14/0x2c) [ 3.748027] ---[ end Kernel panic - not syncing: Requested init /init failed (error -2). [ 3.757074] sunxi dump enabled [ 3.760484] dump regs done [ 3.763544] flush cache done [ 3.766782] crashdump enter
该映像是使用默认设置 (squashfs) 的 yuzukilizard BSP/openwrt 从默认的 V853 sdk 编译的(按原样使用时有效),我使用该命令来替换 rootfs squashfs:
sudo dd if=/dev/sdf4 of=/dev/sdi4 bs=4M conv=fsync
或者这不是您所说的“替换rootfs”的意思?
-
@awwwwa No error at all.
It just stucks at downloading the first item (1/74) and never downloads anything ! -
@bardi4567
repo init -u https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git -b master -m tina-v853-open.xml
然后
repo sync
非常适合我,要么您的存储库配置不正确,要么您有一些文件权限问题,无论哪种方式,您都应该为您的问题创建一个单独的主题,因为它与本主题(tinyvision 开发板)无关! -
@yuzukitsuru Hello, how to enable USB as host under OpenWrt 23.05, is this configuration in dts file correct?:
&usbc0 {
device_type = "usbc0";
usb_port_type = <0x1>;
usb_detect_type = <0x1>;
usb_detect_mode = <0x0>;
usb_id_gpio;
usb_det_vbus_gpio;
/* det_vbus_supply = <&usb_power_supply>; */
usb_regulator_io = "nocare";
usb_wakeup_suspend = <0>;
usb_serial_unique = <0>;
usb_serial_number = "20080411";
status = "okay";
};the device connected is not detected, also trying to list the usb devices this is the result:
please your comments.
Thanks!
-
@YuzukiTsuru 我无法让它在 V851S 上工作,你所说的 “替换 rootfs” 到底是什么意思?(我不小心错误地将这条消息发送到您的另一篇帖子,对此表示抱歉)
-
请问有patch或者源码可以参考是如何实现的吗?
-
您好,请问您是怎么做到的?
如何编解码?如何通过usb传输的呢?谢谢 -
大佬,851想做mipi摄像头实时显示在5寸的mipi屏幕上可以做到吗
Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号