Leo Richard Comerford wrote:
You can just download the individual items (lo and behold, RealPlayer
allows you to download the videos if you open them individually), put
them together in a folder with the SMIL file, and edit the SMIL to
point to the local copies. (This was the subject of my email to Juan
Vuletich.)
Leo.
Thanks Leo! For everybody else, the attach is the file Leo sent me.
However I could not download the individual videos from Real Player for
Mac. The urls are:
rtsp://stream.hpi.uni-potsdam.de:554/Archive/HPIK_SS11/HPIK_2011_07_21_01_STREAM_video.rm
rtsp://stream.hpi.uni-potsdam.de:554/Archive/HPIK_SS11/HPIK_2011_07_21_01_STREAM_desktop.rm
But I tried to get them via http, and succeeded. The urls are:
http://stream.hpi.uni-potsdam.de:8080/Archive/HPIK_SS11/HPIK_2011_07_21_01_STREAM_video.rm
http://stream.hpi.uni-potsdam.de:8080/Archive/HPIK_SS11/HPIK_2011_07_21_01_STREAM_desktop.rm
Now I have the complete smil as a local files, and Real is happy to
pause, rewind, etc.
It would be valuable to convert the videos to some other format, though.
What I'm not sure if there are better alternatives to Smil, to play both
the video of Alan and the video of the presentation together...
Cheers,
Juan Vuletich
<?xml version="1.0"?>
<smil xmlns="http://www.w3.org/2001/SMIL20/Language">
<head>
<layout>
<root-layout width="1344" height="768" background-color="#ffffff"/>
<region id="video" top="0" left="0" width="320" height="180" z-index="2" fit="fill"/>
<region id="desktop" top="0" left="320" width="1024" height="768" z-index="1" fit="fill"/>
<region id="toc" top="180" left="0" width="320" height="478" z-index="2" fit="fill"/>
<region id="logo" top="658" left="0" width="320" height="110" z-index="2" fit="fill"/>
<!-- region id="cutright" top="0" left="1339" width="05" height="768" z-index="2" fit="fill"/ -->
<!-- region id="cutbottom" top="758" left="320" width="1024" height="10" z-index="2" fit="fill"/ -->
</layout>
</head>
<body>
<par>
<video region="video" src="HPIK_2011_07_21_01_STREAM_video.rm"/>
<video region="desktop" src="HPIK_2011_07_21_01_STREAM_desktop.rm"/>
<img region="logo" fit="fill" src="logo_teletask_110.jpg"/>
<textstream region="toc" src="HPIK_2011_07_21_01_hd_TOC.rt"/>
<!-- img region="cutright" src="http://www.tele-task.de/images/white.gif"/ -->
<!-- img region="cutbottom" src="http://www.tele-task.de/images/white.gif"/ -->
</par>
</body>
</smil>
_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc