I'm not a developer, but I don't think this is viewer related. <br><br>Something to remember, each account has a its own UUID, the operative U is for Unique. I doubt OpenSim will allow for the same UUID to be present more than once.<br>
<br>Sarge Misfit<br><br><div class="gmail_quote">On Wed, May 9, 2012 at 1:36 AM, Stephen Howell <span dir="ltr"><<a href="mailto:stephen.r.howell@gmail.com" target="_blank">stephen.r.howell@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<div><br></div><div>This will sound like a viewer question, and I understand this is not the right place to ask viewer questions, but I am trying to determine if OpenSim will allow a single user account be logged in twice concurrently from two different clients. I think it doesn't allow this, but I might be missing something that would enable it.</div>
<div><br></div><div>I'm working on a project to integrate Kinect gestures to control avatar actions in OpenSim.</div><div><br></div><div>I have a working prototype which runs as a region module (DLL) in standalone OpenSim mode.</div>
<div>We would like to expand on this by allowing the client use the Kinect and sent the commands remotely to the server.</div><div><br></div><div>Initially I hoped to find an existing viewer that had a plugin architecture where I could integrate the Kinect code, but I haven't found any clients like this.</div>
<div>I have two options as I see it: </div><div>1. Fork an existing client and add the Kinect code (overkill). </div><div>2. Write a minimal OpenMetaverse library based client that has no viewer but sends avatar commands to a client.</div>
<div><br></div><div>I have already coded a tiny, non-viewer proof of concept OpenMetaverse/Kinect client, but I hit the problem that only other accounts can see the resulting actions on the avatar.</div><div>If I log in with Hippo, say, to the same account, it logs out the Kinect client, and vice versa. </div>
<div>This is good and proper normal function for a server, but as this is a special case, I thought there might be a way to enable multiple concurrent login on a single account on the server?</div><div><br></div><div>Regards,</div>
<div><br></div><div>Stephen </div>
<br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br></blockquote></div><br>