Hi,
i am using the appro ipnc application version 1.5. When i run the application out of flash i.e using JFFS2 flash filesystem, the application runs the avserver but I get the message as below:
./av_server.out 720P H264 4000000 CVBR MENUOFF &
[01/Jan/1970:00:01:00 +0000] boa: server version Boa/0.94.13
[01/Jan/1970:00:01:00 +0000] boa: server built Sep 21 2010 at 10:17:11.
[01/Jan/1970:00:01:00 +0000] boa: starting server pid=439, port 80
AVSERVER MAIN: Start audioTsk ...
AUDIO: Start...
AUDIO: Start...DONE
AVSERVER MAIN: Start DONE
AVSERVER API: Sending START...DONE
ApproDrvInit: 2
Initializing...
ApproDrvInit: 6
Initializing...
ApproDrvInit: 8
ApproDrvInit: 9
Initializing...
ApproDrvInit: 10
Initializing...
Initializing...
...done initializing
fromAddr.sin_addr.s_addr=0
Play this stream using the URL:
\0x09rtsp://0.0.0.0:8557/h264
...done initializing
...done initializing
fromAddr.sin_addr.s_addr=0
Play this stream using the URL:
\0x09rtsp://0.0.0.0/mjpeg
...done initializing
fromAddr.sin_addr.s_addr=0
Play this stream using the URL:
\0x09rtsp://0.0.0.0:8556/mpeg4
...done initializing
fromAddr.sin_addr.s_addr=0
Play this stream using the URL:
\0x09rtsp://0.0.0.0:8555/mpeg4
fromAddr.sin_addr.s_addr=0
Play this stream using the URL:
\0x09rtsp://0.0.0.0:8558/h264
/ #
Can anyone tell me what is the reasn for this? I dont see this message if I run from NFS filesystem( both static and dhcp).
But running from flash gives me the error.
Can anyone tell/explain how and where the rtsp streamer gets the ip address and port number from?