Hello,
I built the VS2005 project "eqPly Example".
next i execute it:
eqPly -r -- --eq-client --eq-listen 10.10.40.111:4242
and i have this error
PARSE ERROR: Argument: -r
Couldn't find match for argument.
Is there any other version of eqPly that support "-r" parameter?
Or how to solve this problem?
pyr> Hi. I use Equalizer in two-to-one windows cluster. I think my
pyr> experience could be usefull for you.
pyr> Here is command line for client computer: eqPly -r --
pyr> --eq-client --eq-listen 10.10.40.111:4242.
pyr> 10.10.40.111 - client ip-address.
pyr> You should execute it first.
pyr> Then you should start eqServer on server computer.
pyr> This is a command line for server: eqServer.exe
pyr> E:\Work\Equalizer\Equalizer-0.4.1\examples\configs\2-node.2D_test.eqc
pyr> The content of 2-node.2D_test.eqc:
pyr> # two-to-one sort-first config for cluster at unizh
pyr> global
pyr> {
pyr> EQ_WINDOW_IATTR_HINT_FULLSCREEN ON
pyr> }
pyr> server
pyr> {
pyr> config
pyr> {
pyr> appNode
pyr> {
pyr> pipe
pyr> {
pyr> window
pyr> {
pyr> viewport [ 640 400 1280 800 ]
pyr> attributes{ hint_fullscreen OFF }
pyr> channel { name "channel1" }
pyr> }
pyr> }
pyr> }
pyr> node
pyr> {
pyr> connection {
pyr> hostname "10.10.40.111"
pyr> TCPIP_port 4242
pyr> }
pyr> pipe {
pyr> window {
pyr> channel { name "channel2" }
pyr> attributes{ hint_fullscreen OFF }
pyr> }
pyr> }
pyr> }
pyr> compound
pyr> {
pyr> channel "channel1"
pyr> wall
pyr> {
pyr> bottom_left [ -.32 -.20 -.75 ]
pyr> bottom_right [ .32 -.20 -.75 ]
pyr> top_left [ -.32 .20 -.75 ]
pyr> }
pyr> compound
pyr> {
pyr> viewport [ 0 0 1 .5 ]
pyr> }
pyr> compound
pyr> {
pyr> channel "channel2"
pyr> viewport [ 0 .5 1 .5 ]
pyr> outputframe {}
pyr> }
pyr> inputframe { name "frame.channel2" }
pyr> }
pyr> }
pyr> }
pyr> And now start eqPly on server computer: eqPly.exe.
pyr> Sergey.
Aleksander
_______________________________________________
eq-dev mailing list
[email protected]
https://in-zueri.ch/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com