- From: Datta321 <DS0036943@techmahindra.com>
- Date: Tue, 6 Jul 2010 04:55:40 -0700 (PDT)
- To: www-smil@w3.org
Does anyone know how to obtain session id of a SMIL being streamed out ?
i.e
1)http://localhost:8080/Sample.smil is being streamed out on "Apache
Tomcat server" and is being
played by Ambulant player, invoked by Mozilla browser.
2)I need to create a unique file per session, in the smil file, for the
following code segment
"<submission xml:id="subid1" method="put" action="session_id.xml" />
, where session_id variable in
data model can be set using <setvalue ref="session_id"
value="sessionid"> and sessionid be value
obtained by using smil <element>/attribute.
Does smil have any provision for identifying session id, when such a
streamed file is played by a browser ?
--
View this message in context: http://old.nabble.com/Is-it-possible-to-obtain-session-id-of-a-streaned-out-SMIL-file---tp29084547p29084547.html
Sent from the w3.org - www-smil mailing list archive at Nabble.com.
Received on Tuesday, 6 July 2010 11:56:09 UTC