From 642895fb9dcd010272908eecbd438c2abade595a Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Wed, 17 Feb 2010 23:54:18 +0100 Subject: EflClient: Fix Streaming - stream has to be created AND started - Selection Class seems to be very strange. Cleaned it up a little, but could be moved completely into 'Media' Class. Signed-off-by: Manuel Traut --- efl-gui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'efl-gui.sh') diff --git a/efl-gui.sh b/efl-gui.sh index d5cfdf9..aa92c43 100755 --- a/efl-gui.sh +++ b/efl-gui.sh @@ -1,4 +1,4 @@ #!/bin/bash cd src/YalpClients/EflClient -python2.5 ./main.py -ORBInitRef NameService=corbaloc:iiop:localhost:1050/NameService +python2.5 ./main.py -ORBInitRef NameService=corbaloc:iiop:192.168.178.20:1050/NameService cd - -- cgit v1.2.3