<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>Mathias Dietz Weblog</title>
	<link>http://dietzm.de/cgi-bin/weblog_basic</link>
	<description>news - technical stuff - photos</description>
	<lastBuildDate>Mon, 07 Dec 2009 00:13:07 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Nokia 5800 - Wer kennt wen - Widget</title>
		<description>Ich habe heute ein Wer kennt wen Widget für mein Nokia 5800 MusikXpress gebaut. 


Es ruft einfach die mobile Version der WKW Webseite auf (http://mobil.wer-kennt-wen.de/)

Download: Wer-kennt-wen Widget (wkw.wgz) </description>
		<link>http://dietzm.de/cgi-bin/weblog_basic/index.php?p=45</link> 
			</item>
	<item>
		<title>Migrated my nanoblogger based weblog to WordPress</title>
		<description>I've migrated my nanoblogger based weblog to the Strato Weblog Basic which is based on WordPress
The migration was very error prone, because Wordpress adds a "br" after each line. Also Strato does not
allow to use a custom theme and the build-in theme has only a width of 800px.
So, the most ...</description>
		<link>http://dietzm.de/cgi-bin/weblog_basic/index.php?p=44</link> 
			</item>
	<item>
		<title>MDGrab- New version with Authentication</title>
		<description>Ive create a new version of the commandline videograbber tool MDGrab. (see downloads) 
New Features:
-send keep alive packets
-authentication added
-webcam control added (up,left,right,down,nightshot)
-some fixes
It required the following jars which you can find here: http://jakarta.apache.org/commons/
-commons-logging
-commons-httpclient
-commons-codecs
Example command to view live video on linux:


java -cp commons-httpclient-3.0.1.jar:commons-logging.jar:commons-codec-1.3.jar:MDGrab.jarde.dietzm.webcam.MDGrab 192.168.0.55 - admin adminpw  &#124; mplayer - ...</description>
		<link>http://dietzm.de/cgi-bin/weblog_basic/index.php?p=34</link> 
			</item>
	<item>
		<title>Ovislink Airlive system access</title>
		<description>The Ovislink Airlive WL-5460CAM has a security hole which allows you to access the buildin Linux system, read and modify 
configuration files.
How ?
-Open the web interface of the webcam
-Choose configuration 
-Store/backup your configuration into a file
-Open this file with a text editor
-Search the section with the /sbin/ifconfig .... line, this ...</description>
		<link>http://dietzm.de/cgi-bin/weblog_basic/index.php?p=24</link> 
			</item>
	<item>
		<title>Ovislink 5460 Webcam video grabber tool (MDGrab)</title>
		<description>I've finished the first version of a java based video grabber tool.
It grabs the live stream of the ovislink webcam and stores it into a file.
MDGrab Java Package (JRE 1.5.x required)

To start the video grabber command line tool, enter the following command:
java -jar MDGrab.jar [webcam IP-Address] [output filename] </description>
		<link>http://dietzm.de/cgi-bin/weblog_basic/index.php?p=26</link> 
			</item>
	<item>
		<title>Cellvision Header</title>
		<description>To get the plain mpeg4 video stream I had to remove Cellvisions additional header structure.
The header seems to be always 40 bytes long, and index 24-27 are the size of the following video data.
In java it look like this:

   byte[] hdr = new byte[HEADERSIZE];
   int r ...</description>
		<link>http://dietzm.de/cgi-bin/weblog_basic/index.php?p=27</link> 
			</item>
	<item>
		<title>WebCam Network Stream analysed</title>
		<description>After some hours of network tracing. I found out how the Webcam works:


It has multiple TCP Ports open:
Port 80 = Web Interface. All commands to control the webcam (pan&tilt...) are http requests.It also handles the authentication
Port 5000 = Stream initialization.
Port 5001 = Streaming Port, sends the video packets
Port 500  ...</description>
		<link>http://dietzm.de/cgi-bin/weblog_basic/index.php?p=28</link> 
			</item>
	<item>
		<title>Ovislink Airlive = Cellvision CAS670W</title>
		<description>Meanwhile I found out that the Ovislink Airlive 5460CAM is equal to the Cellvision CAS670W.

Cellvision seems to be the original developer of the Webcam, while tracing the network traffic I found a lot
of "Cellvision" strings in the package header.
Cellvision offers a Aragorn SDK which is a documentation of a webcam ...</description>
		<link>http://dietzm.de/cgi-bin/weblog_basic/index.php?p=36</link> 
			</item>
	<item>
		<title>Ovislink  AIrlive 5460CAM</title>
		<description>I've bought a Ovislink Airlive 5460CAM Webcam.
It's a really nice Webcam with integrated Wireless LAN and Pan&Tilt
function.A detailed specification could be found here Ovislink AirliveAfter unpacking the webcam, I found out that the java applet was missing, instead an ActiveX plugin was
required to use the Webcam. WTF...So, I've decided to ...</description>
		<link>http://dietzm.de/cgi-bin/weblog_basic/index.php?p=6</link> 
			</item>
	<item>
		<title>Little Endian Debian on NSLU2</title>
		<description>I've installed the little Endian Debian port on my NSLU2.
Summary:
+The official Debian Apt repository can be used
+More packages available
+Faster software updates 
-Worser network performance </description>
		<link>http://dietzm.de/cgi-bin/weblog_basic/index.php?p=39</link> 
			</item>
</channel>
</rss>
