<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: On-demand room / scope creation</title>
	<atom:link href="http://gregoire.org/2009/04/07/on-demand-room-scope-creation/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregoire.org/2009/04/07/on-demand-room-scope-creation/</link>
	<description>Various ramblings-on, mostly about Red5</description>
	<lastBuildDate>Sat, 06 Mar 2010 16:49:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: etienne</title>
		<link>http://gregoire.org/2009/04/07/on-demand-room-scope-creation/comment-page-1/#comment-8986</link>
		<dc:creator>etienne</dc:creator>
		<pubDate>Wed, 27 Jan 2010 14:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=46#comment-8986</guid>
		<description>Hello,

1) as stanley, I cannot get the scope.getParent() and scope.getName() working.
So that makes that I cannot do anything at all...

In my IScope interface, I only have getScopeNames function, that return a Iterator from which I can only get the next() object and not the current Name...

What Can I do, then?

2) In my logs, if I put: log.debug(&quot;scope: &quot; + scope), I get:
scope: [Scope@1bfefb Depth = 2, Path = &#039;/default/TestJedai1&#039;, Name = &#039;laNouvellRoom&#039;]...
How can I get the laNouvellRoom info?

Thank you.

Regards,
Etienne.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>1) as stanley, I cannot get the scope.getParent() and scope.getName() working.<br />
So that makes that I cannot do anything at all&#8230;</p>
<p>In my IScope interface, I only have getScopeNames function, that return a Iterator from which I can only get the next() object and not the current Name&#8230;</p>
<p>What Can I do, then?</p>
<p>2) In my logs, if I put: log.debug(&#8220;scope: &#8221; + scope), I get:<br />
scope: [Scope@1bfefb Depth = 2, Path = '/default/TestJedai1', Name = 'laNouvellRoom']&#8230;<br />
How can I get the laNouvellRoom info?</p>
<p>Thank you.</p>
<p>Regards,<br />
Etienne.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://gregoire.org/2009/04/07/on-demand-room-scope-creation/comment-page-1/#comment-8907</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Sun, 13 Dec 2009 22:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=46#comment-8907</guid>
		<description>From what I&#039;ve heard you can&#039;t connect the client-side sharedObjects to the dynamically created room. What would I then use the above snippet for?

More about the topic:
http://old.nabble.com/How-change-room-without-reconnection--tp25853425p26244954.html</description>
		<content:encoded><![CDATA[<p>From what I&#8217;ve heard you can&#8217;t connect the client-side sharedObjects to the dynamically created room. What would I then use the above snippet for?</p>
<p>More about the topic:<br />
<a href="http://old.nabble.com/How-change-room-without-reconnection--tp25853425p26244954.html" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/old.nabble.com/How-change-room-without-reconnection--tp25853425p26244954.html?referer=');">http://old.nabble.com/How-change-room-without-reconnection&#8211;tp25853425p26244954.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas Siatras</title>
		<link>http://gregoire.org/2009/04/07/on-demand-room-scope-creation/comment-page-1/#comment-8896</link>
		<dc:creator>Nicolas Siatras</dc:creator>
		<pubDate>Sat, 12 Dec 2009 14:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=46#comment-8896</guid>
		<description>Client code is simple a SharedObject connection. Check Adobe.

Implemented this with FluorineFx and I have the same issue with Filippo, client is still connected on the first room.

Any ideas?

Filippo got a solution?</description>
		<content:encoded><![CDATA[<p>Client code is simple a SharedObject connection. Check Adobe.</p>
<p>Implemented this with FluorineFx and I have the same issue with Filippo, client is still connected on the first room.</p>
<p>Any ideas?</p>
<p>Filippo got a solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kusum</title>
		<link>http://gregoire.org/2009/04/07/on-demand-room-scope-creation/comment-page-1/#comment-8687</link>
		<dc:creator>Kusum</dc:creator>
		<pubDate>Thu, 19 Nov 2009 16:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=46#comment-8687</guid>
		<description>thanks for providing code. i would be thankful if someone provide me client side code too for this.....</description>
		<content:encoded><![CDATA[<p>thanks for providing code. i would be thankful if someone provide me client side code too for this&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Filippo</title>
		<link>http://gregoire.org/2009/04/07/on-demand-room-scope-creation/comment-page-1/#comment-8260</link>
		<dc:creator>Filippo</dc:creator>
		<pubDate>Tue, 23 Jun 2009 16:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=46#comment-8260</guid>
		<description>Hi Paul, thanks for your example.

I tryed to use your code, but after the creation of the new room, che connection still remain on the first room.

Do you have any ideas about why this is happening?

thanks
Filippo</description>
		<content:encoded><![CDATA[<p>Hi Paul, thanks for your example.</p>
<p>I tryed to use your code, but after the creation of the new room, che connection still remain on the first room.</p>
<p>Do you have any ideas about why this is happening?</p>
<p>thanks<br />
Filippo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs</title>
		<link>http://gregoire.org/2009/04/07/on-demand-room-scope-creation/comment-page-1/#comment-8076</link>
		<dc:creator>Thijs</dc:creator>
		<pubDate>Wed, 03 Jun 2009 22:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=46#comment-8076</guid>
		<description>@bennie, yea but like Paul mentioned, that requires you to open/create multiple netconnections.</description>
		<content:encoded><![CDATA[<p>@bennie, yea but like Paul mentioned, that requires you to open/create multiple netconnections.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stanley</title>
		<link>http://gregoire.org/2009/04/07/on-demand-room-scope-creation/comment-page-1/#comment-7484</link>
		<dc:creator>stanley</dc:creator>
		<pubDate>Tue, 19 May 2009 03:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=46#comment-7484</guid>
		<description>may i know why my scope.getName() and scope.getParent() is not working?
is there any additional imports that i need to do besides, iScope,  iBasicScope and ScopeUtils?</description>
		<content:encoded><![CDATA[<p>may i know why my scope.getName() and scope.getParent() is not working?<br />
is there any additional imports that i need to do besides, iScope,  iBasicScope and ScopeUtils?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bennie</title>
		<link>http://gregoire.org/2009/04/07/on-demand-room-scope-creation/comment-page-1/#comment-6850</link>
		<dc:creator>bennie</dc:creator>
		<pubDate>Thu, 30 Apr 2009 15:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=46#comment-6850</guid>
		<description>With FMS you just connect to the server and add /&quot;anything&quot; to the connection string and another instance of the app will be created.

nc.connect(rtmp://95..../myapp/room1,params);

nc.connect(rtmp://95..../myapp/another..,params);

this would create two separate instance of the app (rooms)</description>
		<content:encoded><![CDATA[<p>With FMS you just connect to the server and add /&#8221;anything&#8221; to the connection string and another instance of the app will be created.</p>
<p>nc.connect(rtmp://95&#8230;./myapp/room1,params);</p>
<p>nc.connect(rtmp://95&#8230;./myapp/another..,params);</p>
<p>this would create two separate instance of the app (rooms)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
