<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jAN fORMAN &#187; windows mobile</title>
	<atom:link href="http://blog.janforman.com/tag/windows-mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.janforman.com</link>
	<description>Enterprise IT Architect / Developer</description>
	<lastBuildDate>Sat, 17 Jul 2010 21:35:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>H264 Video Streaming to mobile phone</title>
		<link>http://blog.janforman.com/h264-video-streaming-to-mobile-phone/</link>
		<comments>http://blog.janforman.com/h264-video-streaming-to-mobile-phone/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 09:26:39 +0000</pubDate>
		<dc:creator>Jan Forman</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[h264]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[symbian]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://janforman.com/?p=1211</guid>
		<description><![CDATA[This sample is tested on Real Player from Real Networks that can be found on latest mobile phones.
(Stream is compatible with Symbian OS, IPhone, Windows Mobile)
VLC configuration sample:

:sout=#transcode{soverlay,ab=32,samplerate=22050,
channels=1,acodec=mp4a,vcodec=h264,
width=320,height=240,fps=15,vb=192,
venc=x264{vbv-bufsize=500,me=umh,
partitions=all,level=12,subme=7,threads=4,
no-cabac,ref=2,mixed-refs=1,bframes=0,
min-keyint=1,keyint=30,trellis=2,direct=auto,
qcomp=0.1,qpmax=51}}:
gather:rtp{mp4a-latm,sdp=rtsp://{IP}:554/tv.mp4}
(RTSP streaming compatible with Real Player)
&#8212;
- or change last line to
gather:standard{access=http,mux=mp4,dst={IP}:80/tv.mp4}
(HTTP is not compatible with Real Player)
- or to
gather:standard{access=mmsh,mux=mp4,dst={IP}:80/tv.mp4}
(MMS over HTTP is not compatible with Real Player)

Remember!: Not [...]]]></description>
		<wfw:commentRss>http://blog.janforman.com/h264-video-streaming-to-mobile-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Garmin-XT Howto Send Location to Cell Phone</title>
		<link>http://blog.janforman.com/garmin-xt-howto-send-location-to-cell-phone/</link>
		<comments>http://blog.janforman.com/garmin-xt-howto-send-location-to-cell-phone/#comments</comments>
		<pubDate>Sat, 23 May 2009 09:13:42 +0000</pubDate>
		<dc:creator>Jan Forman</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[cell phone]]></category>
		<category><![CDATA[garmin xt]]></category>
		<category><![CDATA[symbian]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://janforman.com/?p=933</guid>
		<description><![CDATA[GARMIN XT navigation software for Windows Mobile and Symbian have very useful function, that parse incoming SMS messages.
First version sample (easy way) send SMS with this text:
&#60;PeerPoint&#62;Description&#60;C&#62;N 49.00000 E013.00000
&#60;G&#62;20100001
And if cell phone detect this pseudo XML, then asks for start of Garmin XT main application and shows GO! button. You can easily copy&#038;paste this text [...]]]></description>
		<wfw:commentRss>http://blog.janforman.com/garmin-xt-howto-send-location-to-cell-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
