<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Freescale i.MX27 IP Camera Forum - All Forums]]></title>
		<link>http://ip-cam.org/</link>
		<description><![CDATA[Freescale i.MX27 IP Camera Forum - http://ip-cam.org]]></description>
		<pubDate>Fri, 21 Nov 2008 12:16:48 -0700</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[ffmpeg: &quot;make install&quot; issue]]></title>
			<link>http://ip-cam.org/showthread.php?tid=80</link>
			<pubDate>Thu, 20 Nov 2008 22:39:00 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=80</guid>
			<description><![CDATA[Hi,<br />
I used ffmpeg.svn.r10461.tar.bz2 to build ffmpeg follow "INSTALL" file.<br />
<br />
./configure ........OK<br />
make ................OK<br />
make install ....... failed<br />
The error message see attached file.<br />
The key point is "Makefile:20: ../subdir.mak: No such file or directory"<br />
I did not find the file, how to resolve?]]></description>
			<content:encoded><![CDATA[Hi,<br />
I used ffmpeg.svn.r10461.tar.bz2 to build ffmpeg follow "INSTALL" file.<br />
<br />
./configure ........OK<br />
make ................OK<br />
make install ....... failed<br />
The error message see attached file.<br />
The key point is "Makefile:20: ../subdir.mak: No such file or directory"<br />
I did not find the file, how to resolve?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[BSP v1.1 Kernel and Filesystem upgarded issues]]></title>
			<link>http://ip-cam.org/showthread.php?tid=79</link>
			<pubDate>Thu, 20 Nov 2008 22:19:04 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=79</guid>
			<description><![CDATA[I used BSP version 1.1 to make kernel and file system.<br />
<br />
To upgrade IP camera image by them.<br />
<br />
I found below issues (kernel and file system both had issues happened).<br />
<br />
Kernel:<br />
<br />
Cannot be booting, the message as below: <br />
<br />
.....(skip)<br />
RedBoot> fis load kernel<br />
<br />
... Read from 0x03ee0000-0x03eff000 at 0xc1fe0000: .<br />
<br />
... Read from 0x00100000-0x00300000 at 0xc0040000: ................<br />
<br />
RedBoot> exec -b 0x100000 -l 0x200000 -c "console=ttymxc0,115200 root=/dev/mtdbl<br />
<br />
ock2 rootfstype=jffs2 ip=none"<br />
<br />
entry=0xa0008000, target=0xa0008000<br />
<br />
Uncompressing Linux.............................................................<br />
<br />
....................................... done, booting the kernel.<br />
<br />
<br />
Hang here, no actions to continue.<br />
 <br />
<br />
After, I got old BSP version 0.4.1 to update kernel image again, the result is OK.<br />
<br />
=====================<br />
File system:<br />
<br />
0.4.1 kernel image + 1.1 file system image<br />
<br />
Try to set web page and save it then the page will go to http://10.3.2.112/cgi-bin/vcsCtrl.pl (the IP is my setting)<br />
<br />
It cannot show setting history page (not found the page).<br />
<br />
If 0.4.1 kernel image + 0.4.1 file system image, the result is OK.<br />
<br />
Another, boot loader I didn't upgrade it due to I was afraid of it failed then will cause serious result.<br />
<br />
Can you upgrade BSP v1.1 kernel and filesytem image to check? Thanks.]]></description>
			<content:encoded><![CDATA[I used BSP version 1.1 to make kernel and file system.<br />
<br />
To upgrade IP camera image by them.<br />
<br />
I found below issues (kernel and file system both had issues happened).<br />
<br />
Kernel:<br />
<br />
Cannot be booting, the message as below: <br />
<br />
.....(skip)<br />
RedBoot> fis load kernel<br />
<br />
... Read from 0x03ee0000-0x03eff000 at 0xc1fe0000: .<br />
<br />
... Read from 0x00100000-0x00300000 at 0xc0040000: ................<br />
<br />
RedBoot> exec -b 0x100000 -l 0x200000 -c "console=ttymxc0,115200 root=/dev/mtdbl<br />
<br />
ock2 rootfstype=jffs2 ip=none"<br />
<br />
entry=0xa0008000, target=0xa0008000<br />
<br />
Uncompressing Linux.............................................................<br />
<br />
....................................... done, booting the kernel.<br />
<br />
<br />
Hang here, no actions to continue.<br />
 <br />
<br />
After, I got old BSP version 0.4.1 to update kernel image again, the result is OK.<br />
<br />
=====================<br />
File system:<br />
<br />
0.4.1 kernel image + 1.1 file system image<br />
<br />
Try to set web page and save it then the page will go to http://10.3.2.112/cgi-bin/vcsCtrl.pl (the IP is my setting)<br />
<br />
It cannot show setting history page (not found the page).<br />
<br />
If 0.4.1 kernel image + 0.4.1 file system image, the result is OK.<br />
<br />
Another, boot loader I didn't upgrade it due to I was afraid of it failed then will cause serious result.<br />
<br />
Can you upgrade BSP v1.1 kernel and filesytem image to check? Thanks.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Audio Driver Support]]></title>
			<link>http://ip-cam.org/showthread.php?tid=76</link>
			<pubDate>Thu, 20 Nov 2008 04:44:44 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=76</guid>
			<description><![CDATA[How can we do for enable audio (mic and speaker) support on the imx27 ip camera?<br />
no kernel patch? <br />
Which is the audio drivers for access to the speaker and to the microphone?<br />
We want speak into microphone and transfer the audio stream to the network ( with i.e. cat), and vice versa in intercom applications.<br />
Please help us !!]]></description>
			<content:encoded><![CDATA[How can we do for enable audio (mic and speaker) support on the imx27 ip camera?<br />
no kernel patch? <br />
Which is the audio drivers for access to the speaker and to the microphone?<br />
We want speak into microphone and transfer the audio stream to the network ( with i.e. cat), and vice versa in intercom applications.<br />
Please help us !!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to do the motion detection]]></title>
			<link>http://ip-cam.org/showthread.php?tid=75</link>
			<pubDate>Wed, 19 Nov 2008 23:12:13 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=75</guid>
			<description><![CDATA[Motion detection is very popular feature, so we would like to know how to do motion detection on i.MX27 IP Cam? Moreover, how much CPU loading will be increasing for motion detection? Thanks.]]></description>
			<content:encoded><![CDATA[Motion detection is very popular feature, so we would like to know how to do motion detection on i.MX27 IP Cam? Moreover, how much CPU loading will be increasing for motion detection? Thanks.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Failed to boot new kernel]]></title>
			<link>http://ip-cam.org/showthread.php?tid=74</link>
			<pubDate>Tue, 18 Nov 2008 03:16:46 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=74</guid>
			<description><![CDATA[I do all the steps of "Software User’s Guide", installation, compiling,create filesystem and then I done the upgrading from RedBoot.<br />
All the past steps were ok.<br />
	<br />
I thought that I was wrong to write memory locations but I have repeated the same steps of the guide repeatedly. The serial port is connected as described, but the messages show in  the console after  the kernel  was unpacked are written not understand.<br />
<br />
The ip camera aren't accessible neighter from command line (I can't see mx27)]]></description>
			<content:encoded><![CDATA[I do all the steps of "Software User’s Guide", installation, compiling,create filesystem and then I done the upgrading from RedBoot.<br />
All the past steps were ok.<br />
	<br />
I thought that I was wrong to write memory locations but I have repeated the same steps of the guide repeatedly. The serial port is connected as described, but the messages show in  the console after  the kernel  was unpacked are written not understand.<br />
<br />
The ip camera aren't accessible neighter from command line (I can't see mx27)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Bootloader: error during make]]></title>
			<link>http://ip-cam.org/showthread.php?tid=73</link>
			<pubDate>Fri, 14 Nov 2008 04:15:35 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=73</guid>
			<description><![CDATA[Hi, when I type make into Bootloader folder i have this message:<br />
<br />
Unknown target mx27ipcam<br />
<br />
like the patch "patch-redboot-20071231-ipcam" isn't applied.<br />
<br />
Which is the problem? And the solution? Any idea?<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[Hi, when I type make into Bootloader folder i have this message:<br />
<br />
Unknown target mx27ipcam<br />
<br />
like the patch "patch-redboot-20071231-ipcam" isn't applied.<br />
<br />
Which is the problem? And the solution? Any idea?<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[BSP: incorrect file name of ffmpeg.zip]]></title>
			<link>http://ip-cam.org/showthread.php?tid=72</link>
			<pubDate>Wed, 12 Nov 2008 23:52:09 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=72</guid>
			<description><![CDATA[While building Filesystem, I got an error msg:<br />
cp: cannot stat `/home/user/projects/ipcam/Packages/ffmpeg.zip': No such file or  directory<br />
<br />
Is it a file name problem still. eg. ffmpeg.zip vs ffmpeg.svn.r10461_tar.gz2?]]></description>
			<content:encoded><![CDATA[While building Filesystem, I got an error msg:<br />
cp: cannot stat `/home/user/projects/ipcam/Packages/ffmpeg.zip': No such file or  directory<br />
<br />
Is it a file name problem still. eg. ffmpeg.zip vs ffmpeg.svn.r10461_tar.gz2?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Audio Stream]]></title>
			<link>http://ip-cam.org/showthread.php?tid=70</link>
			<pubDate>Tue, 11 Nov 2008 04:22:59 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=70</guid>
			<description><![CDATA[It's seem that no audio driver is installed (alsa, oss ...)<br />
1) There is a way to get a audio stream? <br />
2) How can I add the full duplex audio support? Only with an other kernel compilation?<br />
3) If it's possible, which is the way?<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[It's seem that no audio driver is installed (alsa, oss ...)<br />
1) There is a way to get a audio stream? <br />
2) How can I add the full duplex audio support? Only with an other kernel compilation?<br />
3) If it's possible, which is the way?<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[BSP: incorrect file names]]></title>
			<link>http://ip-cam.org/showthread.php?tid=69</link>
			<pubDate>Fri, 07 Nov 2008 05:44:20 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=69</guid>
			<description><![CDATA[Hello,<br />
<br />
I'm currently working with the BSP available at the Freescale website. Many of the filenames referenced from the install script and the Makefiles seem to be incorrect. In many cases it is just a matter of upper- vs. lowercase. E.g.<br />
<br />
<br />
eula vs. EULA (as expected by the install script)<br />
makefile vs. Makefile (various places)<br />
kernel vs. Kernel (folder name)<br />
packages vs. Packages (folder name)<br />
...<br />
<br />
<br />
Fixing this by hand is not fun. Maybe there was some problem when creating the iso image.<br />
<br />
I've also found some other inconsistencies between file names on disk and names expected by scripts and Makefiles:<br />
<br />
<br />
packages/gcc_4_1_1_glibc_2_4_nptl_1_.bz2 is expected to be packages/gcc-4.1.1-glibc-2.4-nptl-1.tar.bz2 by gcc/makefile<br />
packages/linux_2_6_19_2_mx1_tar.bz2 is expected to be linux-2.6.19.2-mx1.tar.bz2 by kernel/makefile<br />
kernel/makefile expects to find a packages/linux-2.6.19.2-mx1-mx27ipcam-bsp.patch but there only is a linux_2_6_19_2_mx1_mx27ip.patch missing (is that the same?!)<br />
...<br />
<br />
<br />
Could you please comment on those issues? Maybe you could provide an updated version of the BSP where these problems are fixed.<br />
<br />
Thank you,<br />
Thomas]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I'm currently working with the BSP available at the Freescale website. Many of the filenames referenced from the install script and the Makefiles seem to be incorrect. In many cases it is just a matter of upper- vs. lowercase. E.g.<br />
<br />
<br />
eula vs. EULA (as expected by the install script)<br />
makefile vs. Makefile (various places)<br />
kernel vs. Kernel (folder name)<br />
packages vs. Packages (folder name)<br />
...<br />
<br />
<br />
Fixing this by hand is not fun. Maybe there was some problem when creating the iso image.<br />
<br />
I've also found some other inconsistencies between file names on disk and names expected by scripts and Makefiles:<br />
<br />
<br />
packages/gcc_4_1_1_glibc_2_4_nptl_1_.bz2 is expected to be packages/gcc-4.1.1-glibc-2.4-nptl-1.tar.bz2 by gcc/makefile<br />
packages/linux_2_6_19_2_mx1_tar.bz2 is expected to be linux-2.6.19.2-mx1.tar.bz2 by kernel/makefile<br />
kernel/makefile expects to find a packages/linux-2.6.19.2-mx1-mx27ipcam-bsp.patch but there only is a linux_2_6_19_2_mx1_mx27ip.patch missing (is that the same?!)<br />
...<br />
<br />
<br />
Could you please comment on those issues? Maybe you could provide an updated version of the BSP where these problems are fixed.<br />
<br />
Thank you,<br />
Thomas]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Customizable application]]></title>
			<link>http://ip-cam.org/showthread.php?tid=68</link>
			<pubDate>Thu, 06 Nov 2008 11:06:29 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=68</guid>
			<description><![CDATA[Hi,<br />
<br />
We are considering to use this IP Camera reference in our designs. But first at all we would like to know how open is the documentations and drivers i.e. <br />
1) - Is it possible to get at any level of control by writting your own code. i.e. do you have documentation to fully control the codes<br />
2) is it possible to add your own SW to generate MJPEG streaming with out using the available aplication? <br />
3) How tricky is adding your own application on top of the existing one without breaking everything?]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
We are considering to use this IP Camera reference in our designs. But first at all we would like to know how open is the documentations and drivers i.e. <br />
1) - Is it possible to get at any level of control by writting your own code. i.e. do you have documentation to fully control the codes<br />
2) is it possible to add your own SW to generate MJPEG streaming with out using the available aplication? <br />
3) How tricky is adding your own application on top of the existing one without breaking everything?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[EPTZ as noticed in the reference manual]]></title>
			<link>http://ip-cam.org/showthread.php?tid=67</link>
			<pubDate>Thu, 06 Nov 2008 02:00:54 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=67</guid>
			<description><![CDATA[Hello<br />
<br />
the ePTZ functionality isn't accessible through web interface. Is it normal ? this functionality is indicate in the reference manual but unable to setup & use it.<br />
<br />
Best regards<br />
Etienne]]></description>
			<content:encoded><![CDATA[Hello<br />
<br />
the ePTZ functionality isn't accessible through web interface. Is it normal ? this functionality is indicate in the reference manual but unable to setup & use it.<br />
<br />
Best regards<br />
Etienne]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[WiFi missing]]></title>
			<link>http://ip-cam.org/showthread.php?tid=65</link>
			<pubDate>Wed, 05 Nov 2008 14:28:41 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=65</guid>
			<description><![CDATA[Hello,<br />
<br />
After a closer inspection of the ip cam unit that arrived at our office yesterday evening we had to find out that WiFi support seems to be missing from our unit. There is no antenna connector at the back of the camera and loading the WiFi kernel module does not work.<br />
<br />
My question now is: Are there two camera versions - one with and one without WiFi?<br />
WiFi support is a strong requirement for us and one of the reasons why we selected the ip cam. If WiFi support was removed then we will return the camera.<br />
<br />
Thank you,<br />
Thomas]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
After a closer inspection of the ip cam unit that arrived at our office yesterday evening we had to find out that WiFi support seems to be missing from our unit. There is no antenna connector at the back of the camera and loading the WiFi kernel module does not work.<br />
<br />
My question now is: Are there two camera versions - one with and one without WiFi?<br />
WiFi support is a strong requirement for us and one of the reasons why we selected the ip cam. If WiFi support was removed then we will return the camera.<br />
<br />
Thank you,<br />
Thomas]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Date &amp;#x26; Time aren't saved when rebooting]]></title>
			<link>http://ip-cam.org/showthread.php?tid=64</link>
			<pubDate>Wed, 05 Nov 2008 00:37:42 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=64</guid>
			<description><![CDATA[Hello<br />
<br />
When, in console mode, you setup the date & time it works perfectilly (OSD Stamping works well for example) but when you reboot the IPCAM, configuration isn't saved.<br />
<br />
Is-it normal ? <br />
<br />
Many thanks<br />
<br />
Best regards<br />
Etienne]]></description>
			<content:encoded><![CDATA[Hello<br />
<br />
When, in console mode, you setup the date & time it works perfectilly (OSD Stamping works well for example) but when you reboot the IPCAM, configuration isn't saved.<br />
<br />
Is-it normal ? <br />
<br />
Many thanks<br />
<br />
Best regards<br />
Etienne]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[H264 - playback with VLC an H264 recorded file : speed problem]]></title>
			<link>http://ip-cam.org/showthread.php?tid=63</link>
			<pubDate>Tue, 04 Nov 2008 11:13:40 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=63</guid>
			<description><![CDATA[Hello<br />
<br />
When i play a video file (.h264) (recorded by the camera and download to the PC) i have seen that the video seem running too fast.<br />
<br />
Do you already seen it ?<br />
<br />
Best regards<br />
Etienne]]></description>
			<content:encoded><![CDATA[Hello<br />
<br />
When i play a video file (.h264) (recorded by the camera and download to the PC) i have seen that the video seem running too fast.<br />
<br />
Do you already seen it ?<br />
<br />
Best regards<br />
Etienne]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[BSP Package missing on CD-ROM]]></title>
			<link>http://ip-cam.org/showthread.php?tid=62</link>
			<pubDate>Tue, 04 Nov 2008 08:45:15 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=62</guid>
			<description><![CDATA[Dear Freescale/Au-Zone Staff,<br />
<br />
Today we got our first ip-cam unit.<br />
I have a question regarding the CD-ROM: I could not find any of the promised BSP software on the CD. It includes PDF documentation on the individual component used for building the IP cam but not software. The /files/software folder just contains two pdf files. Getting access to all the software source was one of the major reasons for buying the IP-Cam.<br />
My question now is how I can get access to the BSP source code.<br />
<br />
There is an additional question: We noticed that telnet is running on the camera but we were unable to find a suitable username/password in the documentation to log in.<br />
<br />
Thank you,<br />
Thomas]]></description>
			<content:encoded><![CDATA[Dear Freescale/Au-Zone Staff,<br />
<br />
Today we got our first ip-cam unit.<br />
I have a question regarding the CD-ROM: I could not find any of the promised BSP software on the CD. It includes PDF documentation on the individual component used for building the IP cam but not software. The /files/software folder just contains two pdf files. Getting access to all the software source was one of the major reasons for buying the IP-Cam.<br />
My question now is how I can get access to the BSP source code.<br />
<br />
There is an additional question: We noticed that telnet is running on the camera but we were unable to find a suitable username/password in the documentation to log in.<br />
<br />
Thank you,<br />
Thomas]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Recording problem (file size is 0 bytes)]]></title>
			<link>http://ip-cam.org/showthread.php?tid=61</link>
			<pubDate>Tue, 04 Nov 2008 04:53:46 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=61</guid>
			<description><![CDATA[Hello<br />
<br />
I don't know in which configuration this appear, but in some, we can't recording a file in the IPCAM file system.<br />
<br />
The file is created (time is correct) but is contain nothing (0 bytes).<br />
<br />
Do you already seen it ?<br />
<br />
Thanks<br />
<br />
Best regards<br />
Etienne<br />
<br />
Firmware version : 1.4.0.5]]></description>
			<content:encoded><![CDATA[Hello<br />
<br />
I don't know in which configuration this appear, but in some, we can't recording a file in the IPCAM file system.<br />
<br />
The file is created (time is correct) but is contain nothing (0 bytes).<br />
<br />
Do you already seen it ?<br />
<br />
Thanks<br />
<br />
Best regards<br />
Etienne<br />
<br />
Firmware version : 1.4.0.5]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[H264 - drop images &amp;#x26; accelerate]]></title>
			<link>http://ip-cam.org/showthread.php?tid=60</link>
			<pubDate>Tue, 04 Nov 2008 04:51:12 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=60</guid>
			<description><![CDATA[Hello<br />
<br />
In H264 / VBR or 2 Mbps / 30fps / Gop = 20 (maybe the problem appear in other mode) we already have a drop image effect.<br />
<br />
Every 5 to 10 second the video freeze very quiclky and restart just after. The effect is like a Pause effect and playing again just after.<br />
<br />
Do you have already seen that ? What is your recommended configuration ?<br />
<br />
Best regards<br />
Etienne<br />
<br />
firmware version : 1.4.0.5 // FFMPEG from the camera on Windows XP and IE 6.0]]></description>
			<content:encoded><![CDATA[Hello<br />
<br />
In H264 / VBR or 2 Mbps / 30fps / Gop = 20 (maybe the problem appear in other mode) we already have a drop image effect.<br />
<br />
Every 5 to 10 second the video freeze very quiclky and restart just after. The effect is like a Pause effect and playing again just after.<br />
<br />
Do you have already seen that ? What is your recommended configuration ?<br />
<br />
Best regards<br />
Etienne<br />
<br />
firmware version : 1.4.0.5 // FFMPEG from the camera on Windows XP and IE 6.0]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SDCARD support]]></title>
			<link>http://ip-cam.org/showthread.php?tid=59</link>
			<pubDate>Tue, 04 Nov 2008 03:28:31 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=59</guid>
			<description><![CDATA[Hello<br />
<br />
SDCARD seem to don't appear on telnet when inserting on the slot.<br />
<br />
Is it supported ?<br />
<br />
many thanks<br />
<br />
Best regards<br />
Etienne<br />
<br />
version of the firmware 1.4.0.5 (showed on the web interface)]]></description>
			<content:encoded><![CDATA[Hello<br />
<br />
SDCARD seem to don't appear on telnet when inserting on the slot.<br />
<br />
Is it supported ?<br />
<br />
many thanks<br />
<br />
Best regards<br />
Etienne<br />
<br />
version of the firmware 1.4.0.5 (showed on the web interface)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux kernel booting]]></title>
			<link>http://ip-cam.org/showthread.php?tid=58</link>
			<pubDate>Tue, 04 Nov 2008 03:26:38 -0700</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=58</guid>
			<description><![CDATA[Hello<br />
<br />
I've received my IPCAM and i'm very suprised about the booting time...<br />
<br />
In fact before to lunch the kernel, the system seem to reboot several times (3 times)[network disconnection, and RS232 traces confirm that].<br />
<br />
BootLoader waiting BOOTP information several seconds and after that restart REDBOOT (after Can't get BOOTP info for device !)<br />
<br />
I've a screen copy but unable to attach a file on a post.<br />
<br />
Do you already seen that ?<br />
<br />
Many thanks<br />
<br />
BR<br />
Etienne<br />
<br />
IPCAM version 20080612 - built 15:18:27 june 12,2008]]></description>
			<content:encoded><![CDATA[Hello<br />
<br />
I've received my IPCAM and i'm very suprised about the booting time...<br />
<br />
In fact before to lunch the kernel, the system seem to reboot several times (3 times)[network disconnection, and RS232 traces confirm that].<br />
<br />
BootLoader waiting BOOTP information several seconds and after that restart REDBOOT (after Can't get BOOTP info for device !)<br />
<br />
I've a screen copy but unable to attach a file on a post.<br />
<br />
Do you already seen that ?<br />
<br />
Many thanks<br />
<br />
BR<br />
Etienne<br />
<br />
IPCAM version 20080612 - built 15:18:27 june 12,2008]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[rtp support, satus and plan, please]]></title>
			<link>http://ip-cam.org/showthread.php?tid=57</link>
			<pubDate>Mon, 06 Oct 2008 17:52:05 -0600</pubDate>
			<guid isPermaLink="false">http://ip-cam.org/showthread.php?tid=57</guid>
			<description><![CDATA[rfc3984? rfc1889?]]></description>
			<content:encoded><![CDATA[rfc3984? rfc1889?]]></content:encoded>
		</item>
	</channel>
</rss>