Re: [Pyro-users] Re: Streaming Video

2007-09-05 Thread Douglas S. Blank
Richard, Try changing line 81 of pyrobot/camera/__init__.py from: Device.__init__(self, 'camera', async = 1) to: Device.__init__(self, 'camera', async = 0) and see if that makes any difference. -Doug Finog wrote: Finog wrote: I'm using the Aibo ERS-7M3 with Pyro and have been unable to vie

[Pyro-users] Re: Streaming Video

2007-09-05 Thread Finog
Finog wrote: I'm using the Aibo ERS-7M3 with Pyro and have been unable to view its camera images real time in the camera window. Opening said window prevents me from entering any additional commands from the interface's command line (I can type, press enter, see the typed data disappear, but nothin