<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif">x3z seems to be interesting, we might include it in future implementations, or as additional mime-type in the DASH interoperability point. Are there any players supporting this format? or the developer has to temporary download the zip, uncompress and then give the sources to the player?</div>

<div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">In our example we focused more on the delivery protocols, and less on chunking methods, for the partial streaming tests we used serial and area short chunking mechanisms, generating autonomous chunks of indexes and indexedFaceSet. </div>

<div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">Regarding the DASH Interoperability point:  To begin with, we will consider an existing repository with existing versions of a model in a variety of qualities. (the file format can be described as a mime time of the representation, and the chunking mechanism should inform the client on how to dynamically compose the final model) </div>

<div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">The client will decide according to the available resources which chunk will be requested, on a second pass the delivered (low quality) models will be replaced with higher-quality ones (or a transformation - morphing algorithm at this point would be interesting, sacrificing hardware resources to minimize the network bandwidth demand) . The replacing process has to be transparent to the user to maintain good Quality of Experience (e.g. smooth interaction). In a future work we might consider the significance of each model to prioritize the most significant. </div>


</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 9, 2014 at 10:13 PM, doug sanden <span dir="ltr"><<a href="mailto:highaspirations@hotmail.com" target="_blank">highaspirations@hotmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Kostas,<br>
> <a href="http://www.medialab.teicrete.gr/index.php/minipages" target="_blank">http://www.medialab.teicrete.gr/index.php/minipages</a> <br>
Very interesting - I'll take a closer look.<br>
<br>
Q. what about the .x3z scene zipping<br>
<a href="http://www.cloudvr.net" target="_blank">www.cloudvr.net</a><br>
which is like googleEarth .kmz - a doc.x3d in the root of a .zip file, and /images subfolder - or other docx style resource bundling - does that fit with the manifest and chunking methods you use, or does your method replace/obsolete these bundling methods?<br>


-Doug<br>
<div class=""><br>
><br>
> Dear Sanden,<br>
><br>
> The MPEG-DASH approach we are currently working on (for my master's<br>
> dissertation) will present 3d models in several resolution instances<br>
> and inspite of the BASEurl, the MPD will provide proper information for<br>
> dynamic adaptation mechanisms to 3D players (browser-based or not). The<br>
> content will be delivered and rendered client-side, as X3DOM originally<br>
> works right now (and any other plug-in based player).<br>
><br>
> ...<br>
> The approach with html5 canvas and gesture messages to a remote<br>
> renderer having sessions, is one of the implementations we performed<br>
> using Java X3D player, during our research in a project we are working<br>
> in collaboration with other departments, (i-promotion) (greek content<br>
> description : <a href="http://www.ipromotion.gr/" target="_blank">http://www.ipromotion.gr/</a>) . There is a lot of<br>
> optimization needed for such an application to be published, the delay<br>
> is almost unacceptable.<br>
><br>
> There is a procedural streaming approach we tested and published in a<br>
> minipage (during model loading you can navigate in the world).<br>
> Utilizing Websockets, simple http requests and a batch request<br>
> <a href="http://www.medialab.teicrete.gr/minipages/x3domstream/" target="_blank">http://www.medialab.teicrete.gr/minipages/x3domstream/</a><br>
><br>
> furthermore, if you are interested some of our research demos are here:<br>
> <a href="http://www.medialab.teicrete.gr/index.php/minipages" target="_blank">http://www.medialab.teicrete.gr/index.php/minipages</a><br>
><br>
><br>
><br>
> On Fri, May 9, 2014 at 8:57 PM, doug sanden<br>
</div>> <<a href="mailto:highaspirations@hotmail.com">highaspirations@hotmail.com</a><mailto:<a href="mailto:highaspirations@hotmail.com">highaspirations@hotmail.com</a>>><br>
<div class="">> wrote:<br>
> Kostas,<br>
> Not sure how you use DASH with x3d. What does it look like?<br>
> -Doug<br>
> more..<br>
> I had an idea -and may get to it in the next year- for something I call<br>
> 'Server-Side Rendering' or SSR for short. If you've got beautiful Crete<br>
> 3D tourist scenery -in X3D format- and want web surfers to be able to<br>
> go around in 3D -but without heavy-duty x3dom .js, and without plugins-<br>
> then the idea is that the client swipes/drags a 2D Html5 canvas which<br>
> causes a 3D grid of construction lines to be redrawn as if navigating<br>
> through the grid in 3D. When they lift their finger/mouse button at the<br>
> end of the swipe/drag, the cumulative navigation is sent to the server,<br>
> which moves the avatar in the scene and renders the snapshot from the<br>
> new viewpoint pose, and ajaxes the view back to the client.<br>
> This would need an x3d renderer capable of holding session state -if<br>
> the scene state is different for each user- or else passing back the<br>
> cumulative navigation in a cookie or restful url after correcting for<br>
> collision and gravity to the cumulative navigation.<br>
> Perhaps DASH-X3D is something like that, except the client has no<br>
> control over the path, and instead of ajaxing snapshots a movie-like<br>
> MPEG stream is sent.<br>
><br>
><br>
> ________________________________<br>
</div>>> From: <a href="mailto:kapekost@gmail.com">kapekost@gmail.com</a><mailto:<a href="mailto:kapekost@gmail.com">kapekost@gmail.com</a>><br>
<div class="">>> Date: Fri, 9 May 2014 20:16:13 +0300<br>
</div>>> To: <a href="mailto:dash@lists.uni-klu.ac.at">dash@lists.uni-klu.ac.at</a><mailto:<a href="mailto:dash@lists.uni-klu.ac.at">dash@lists.uni-klu.ac.at</a>><br>
>> CC:<br>
> <a href="mailto:x3dom-users@lists.sourceforge.net">x3dom-users@lists.sourceforge.net</a><mailto:<a href="mailto:x3dom-users@lists.sourceforge.net">x3dom-users@lists.sourceforge.net</a>>;<br>
> <a href="mailto:x3d@web3d.org">x3d@web3d.org</a><mailto:<a href="mailto:x3d@web3d.org">x3d@web3d.org</a>>;<br>
>> <a href="mailto:athanasios.malamos@gmail.com">athanasios.malamos@gmail.com</a><mailto:<a href="mailto:athanasios.malamos@gmail.com">athanasios.malamos@gmail.com</a>>;<br>
> <a href="mailto:x3D-public@web3d.org">x3D-public@web3d.org</a><mailto:<a href="mailto:x3D-public@web3d.org">x3D-public@web3d.org</a>>;<br>
>><br>
> <a href="mailto:x3dom-developers@lists.sourceforge.net">x3dom-developers@lists.sourceforge.net</a><mailto:<a href="mailto:x3dom-developers@lists.sourceforge.net">x3dom-developers@lists.sourceforge.net</a>><br>


<div class="">>> Subject: [X3D-Public] DASH-X3D new profile - Interoper abilitypoint<br>
>><br>
>> to whom it may concern,<br>
>><br>
>> In multimedia content laboratory of TEI of Crete, we are working on a<br>
>> new profile/interoperability point, for 3D scenes delivery (X3D).<br>
>> My first approach is based on ISO/IEC 23009-1.<br>
>> I would kindly ask if anyone else is currently working on 3D scene<br>
>> delivery for MPEG-DASH to contact me. Additionally, I would like more<br>
>> information on how to describe a new interoperability point (the<br>
>> documents which should be delivered for review according to<br>
>> <a href="http://dashif.org/identifiers/how-to-register/" target="_blank">http://dashif.org/identifiers/how-to-register/</a> ).<br>
>> Best Regards,<br>
>><br>
>> --<br>
>> Kostas<br>
>> ​ ​<br>
>> Kapetanakis<br>
>> ​<br>
>> ​<br>
>> ​Project coordinator - R&D<br>
>> McLab​ -​ Informatics Engineering<br>
>> ​<br>
>> T​EI​​ of Crete​<br>
>><br>
</div>> <a href="http://www.medialab.teicrete.gr" target="_blank">www.medialab.teicrete.gr</a><<a href="http://www.medialab.teicrete.gr" target="_blank">http://www.medialab.teicrete.gr</a>><<a href="http://www.medialab.teicrete.gr" target="_blank">http://www.medialab.teicrete.gr</a>><br>


>><br>
>> _______________________________________________ X3D-Public mailing list<br>
>> <a href="mailto:X3D-Public@web3d.org">X3D-Public@web3d.org</a><mailto:<a href="mailto:X3D-Public@web3d.org">X3D-Public@web3d.org</a>><br>
>> <a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
><br>
> _______________________________________________<br>
> X3D-Public mailing list<br>
> <a href="mailto:X3D-Public@web3d.org">X3D-Public@web3d.org</a><mailto:<a href="mailto:X3D-Public@web3d.org">X3D-Public@web3d.org</a>><br>
> <a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
><br>
><br>
<span class="HOEnZb"><font color="#888888">><br>
> --<br>
> Kostas<br>
> Kapetanakis<br>
                                          </font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><font face="courier new, monospace" color="#000000"><b>Kostas Kapetanakis</b><br></font><div>

<font face="courier new, monospace" color="#000000"><span style="line-height:19.5px"><div class="gmail_default" style="display:inline">​</div></span><span style="line-height:19.5px">​Project coordinator - R&D</span></font></div>

<div><font face="courier new, monospace" color="#000000"><span style="line-height:19.5px">McLab​ -​ Media Content Laboratory</span></font></div><div><font face="courier new, monospace" color="#000000"><span style="line-height:19.5px">Informatics Engineering </span></font></div>

<div><font face="courier new, monospace" color="#000000"><span style="line-height:19.5px"><div class="gmail_default" style="display:inline">​</div></span><span style="line-height:19.5px">T​EI​​ of Crete​</span></font></div>

<div><span style="line-height:19.5px"><a href="http://www.medialab.teicrete.gr/" target="_blank"><font face="courier new, monospace" color="#000000">www.medialab.teicrete.gr</font></a></span></div></div>
</div>