您好!
我们将处理 IPNC RDK v5.1.0。
在 IPNC RDK v5.1.0中,所有需要启用的算法都作为参数传递给命令行中的./avServer.out 应用程序文件。
编码后、如何保存该编码文件?
AVServerMain.c 有其主函数、avi_Save.c 有其自己的主函数、它是如何处理的?
有人能不能就此提出想法?
此致、
Amit Soni
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好!
我们将处理 IPNC RDK v5.1.0。
在 IPNC RDK v5.1.0中,所有需要启用的算法都作为参数传递给命令行中的./avServer.out 应用程序文件。
编码后、如何保存该编码文件?
AVServerMain.c 有其主函数、avi_Save.c 有其自己的主函数、它是如何处理的?
有人能不能就此提出想法?
此致、
Amit Soni
Prashanth、您好!
FileSave 在 DM36x EVM 中工作正常。 流媒体也在工作。 但 WebGUI 无法正常工作。 根据 YUV 传感器集成指南、我们已更改 RCS 文件中的应用、该指南介绍了如何在 EVM 中运行应用。
对于 GUI、我们使用64位 Windows 7和 IE 版本8。
这是用于 EVM 的 RCS 文件:
"
#加载 dsplink 和 cmem 内核模块
/bin/mount -t sysfs none /sys -n
mount -t debugfs none /sys/kernel/debug
CD $DVEVMDIR
mount -t jffs2 /dev/mtdblock4 /mnt/nand
#/system_server 和
##$DVEVMDIR/beforeloadkmodule.sh
##$DVEVMDIR/loadkmodules.sh
##$DVEVMDIR/loadmodules_ipnc.sh
ifconfig lo 127.0.0.1
CD $DVEVMDIR
#/boot_proc 1.
##$DVEVMDIR/autorun.sh
安装 devpts /dev/pts -t devpts
"
请帮助我如何运行 WebGUI 和网页。
以下是引导日志:
e2e.ti.com/.../boot_5F00_log_5F00_3_5F00_8.txt
此致、
Amit Soni