你好
我使用的是TI demo板,开发包是IPNC_RDK_V3.8.0,主芯片是DM385
我烧入demo程序后,能连上IP ,登入客户端,但是看不到图像,如附件所示
请问是不是需要配置什么?
谢谢
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.
Hi,
你demo板子上的sensor和默认的IPNCRDK上pre_build的image , sensor是能对上的吗?
你用的是Appro 的红色相机对吧,用的是随机带的程序?
把串口上的log发上来看看。
Eason
你好
谢谢你的答复 我用的是红色的相机,代码是自己拿开发包编译出来的,开发包是IPNC_RDK_V3.8.0
sensor的配置我没有改动,我在Rules.make,改变成dm385 以及 512M 其他没有改动
然后烧入的是自己编译好的代码;
log在附件,帮忙看看
...done initializing
Play this stream using the URL:
rtsp://192.168.1.224:8553/PSIA/Streaming/channels/1?videoCodecType=MPEG4
(We use port 8300 for optional RTSP-over-HTTP tunneling.)
ApproDrvInit: 8
queue id:163845
Initializing...
...done initializing
Play this stream using the URL:
rtsp://192.168.1.224:8555/PSIA/Streaming/channels/0?videoCodecType=MJPEG
(We use port 8302 for optional RTSP-over-HTTP tunneling.)
ApproDrvInit: 9
queue id:163845
Initializing...
...done initializing
Play this stream using the URL:
rtsp://192.168.1.224:8556/PSIA/Streaming/channels/2?videoCodecType=H.264
(We use port 8303 for optional RTSP-over-HTTP tunneling.)
...done initializing
Play this stream using the URL:
rtsp://192.168.1.224:8557/PSIA/Streaming/channels/2?videoCodecType=H.264
(We use port 8304 for optional RTSP-over-HTTP tunneling.)
...done initializing
Play this stream using the URL:
rtsp://192.168.1.224:8554/PSIA/Streaming/channels/1?videoCodecType=MPEG4
(We use port 8301 for optional RTSP-over-HTTP tunneling.)
[09/Nov/2012:04:49:40 +0000] request from 192.168.1.100 "GET /browserconf
把这些链接通过VLC之类的软件能打开吗?