Post date: Jan 24, 2011 7:6:49 AM
Sent in mVrdo version 1.3 to Nokia QA. Here is a photo of the final version (so far)
The new thing implemented is the loading of logos for the individual stations. Surprisingly, this was achieved quite smoothly with a minimum of debug cycles. The framework I left for it right from the start worked quite well and all I needed to do was to figure out the caching algorithm. The URIs of the logos are specified in the XML files under the <image></image> fields. mVrdo downloads the image files into a cache in the mVrdo's temp directory.
I had to remove the Video version because it did not seem to play smoothly once the video was mapped into xviimagesink. Videos still play (because gstreamer is one heck of a stubborn program ... but cool!) but in a separate window opened by gstreamer itself. just like it would play if run off the command line.