Animation Relay Server
- このフォーラムに新しいトピックを立てることはできません
- このフォーラムではゲスト投稿が禁止されています
Animation Relay Server
msg# 1
sakis
投稿数: 5
Hello. I have two kinects connected to two pc running windows7. I use animation relay server to see the movements but i have a problem.
Only one of two pc can see the movements of the two avatars. The other pc can see only the avatar of his kinect.In animation server shows the two ip that are connected when i press login in rinions. Group name is the same in the two rinions and i have put the correct ip for animation server.Am i doing something wrong?
Only one of two pc can see the movements of the two avatars. The other pc can see only the avatar of his kinect.In animation server shows the two ip that are connected when i press login in rinions. Group name is the same in the two rinions and i have put the correct ip for animation server.Am i doing something wrong?
投票数:69
平均点:5.51
Re: Animation Relay Server
msg# 1.1
iseki
投稿数: 1581
Hi,
Two avatars must perform different animation (Animation UUID). Is it OK?
A setup of Rinions must be almost the same except for Animation UUID.
Do you use firewall of Windows? If you use it. please turn it OFF at a trial.
About other causes, I have no idea.
Two avatars must perform different animation (Animation UUID). Is it OK?
A setup of Rinions must be almost the same except for Animation UUID.
Do you use firewall of Windows? If you use it. please turn it OFF at a trial.
About other causes, I have no idea.
投票数:62
平均点:5.48
Re: Animation Relay Server
msg# 1.2
sakis
投稿数: 5
Ok i found out what was wrong. In my second pc i had local ip:195.251.193.183. the anm server only read 195.251.193.18:8100. Without the lastone digit (3). I change my local ip to have only two digits and it worked.
thank you for your help
thank you for your help
投票数:68
平均点:3.53
Re: Animation Relay Server
msg# 1.3
fcassola
居住地: Porto :: Portugal
投稿数: 24
Hello iseki, here I am again bugging you ... :)
actually i need to install the anm_server on my local machine, but when i execute the make comand it gave me the next error ...
can you please give me some tips ?
Many thanks for all
fernando cassola
porto - portugal
ERROR ......................
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.1.0/JunkBox_Lib$ make
(cd Lib && make)
make[1]: Entering directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/Lib'
(cd Doc && make )
make[2]: Entering directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/Lib/Doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/Lib/Doc'
make[1]: Leaving directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/Lib'
(cd Tools && make)
make[1]: Entering directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/Tools'
(cd ../xLib && make)
make[2]: Entering directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/xLib'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -fPIC -W -Wall -I../Lib -DDISABLE_LDAP -DDISABLE_BERKELEYDB -DDISABLE_MYSQL -I/usr/include -I/usr/include -DENABLE_SSL -DENABLE_ZLIB -g -O2 -I/usr/include -I/usr/include -I/usr/include -MT http_tool.o -MD -MP -MF ".deps/http_tool.Tpo" -c -o http_tool.o http_tool.c; \
then mv -f ".deps/http_tool.Tpo" ".deps/http_tool.Po"; else rm -f ".deps/http_tool.Tpo"; exit 1; fi
In file included from http_tool.h:25:0,
from http_tool.c:1:
gz_tool.h:10:18: fatal error: zlib.h: No such file or directory
compilation terminated.
make[2]: *** [http_tool.o] Error 1
make[2]: Leaving directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/xLib'
make[1]: *** [../xLib/libextend.a] Error 2
make[1]: Leaving directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/Tools'
make: *** [all-tools] Error 2
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.1.0/JunkBox_Lib$
actually i need to install the anm_server on my local machine, but when i execute the make comand it gave me the next error ...
can you please give me some tips ?
Many thanks for all
fernando cassola
porto - portugal
ERROR ......................
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.1.0/JunkBox_Lib$ make
(cd Lib && make)
make[1]: Entering directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/Lib'
(cd Doc && make )
make[2]: Entering directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/Lib/Doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/Lib/Doc'
make[1]: Leaving directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/Lib'
(cd Tools && make)
make[1]: Entering directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/Tools'
(cd ../xLib && make)
make[2]: Entering directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/xLib'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -fPIC -W -Wall -I../Lib -DDISABLE_LDAP -DDISABLE_BERKELEYDB -DDISABLE_MYSQL -I/usr/include -I/usr/include -DENABLE_SSL -DENABLE_ZLIB -g -O2 -I/usr/include -I/usr/include -I/usr/include -MT http_tool.o -MD -MP -MF ".deps/http_tool.Tpo" -c -o http_tool.o http_tool.c; \
then mv -f ".deps/http_tool.Tpo" ".deps/http_tool.Po"; else rm -f ".deps/http_tool.Tpo"; exit 1; fi
In file included from http_tool.h:25:0,
from http_tool.c:1:
gz_tool.h:10:18: fatal error: zlib.h: No such file or directory
compilation terminated.
make[2]: *** [http_tool.o] Error 1
make[2]: Leaving directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/xLib'
make[1]: *** [../xLib/libextend.a] Error 2
make[1]: Leaving directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/Tools'
make: *** [all-tools] Error 2
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.1.0/JunkBox_Lib$
投票数:75
平均点:3.33
Re: Animation Relay Server
msg# 1.3.1
iseki
投稿数: 1581
Hi,
引用:
You did not install zlib-devel package.
Please install zlib-devel by yum or apt-get command.
Or, if you only compile anm_server, zlib-devel is unnecessary.
So, you can compile JunkBox_Lib without zlib-devel.
引用:
gz_tool.h:10:18: fatal error: zlib.h: No such file or directory
You did not install zlib-devel package.
Please install zlib-devel by yum or apt-get command.
Or, if you only compile anm_server, zlib-devel is unnecessary.
So, you can compile JunkBox_Lib without zlib-devel.
# cd JunkBox_Lib
# ./configure --disable-zlib
# make clean
# make
# cd ../anm_server
# make
投票数:54
平均点:5.93
Re: Animation Relay Server
msg# 1.4
fcassola
居住地: Porto :: Portugal
投稿数: 24
Hello Iseki, that problem was solved, but now i've this error:
root@fjcm-VirtualBox:/home/fjcm/anm_server_files/anm_server-1.1.0/JunkBox_Lib# make clean
(...)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -fPIC -W -Wall -I../Lib -fno-strict-aliasing -I/usr/include/X11 -I/usr/include -DENABLE_JPEG -g -O2 -I/usr/include -I/usr/include -MT tiff_tool.o -MD -MP -MF ".deps/tiff_tool.Tpo" -c -o tiff_tool.o tiff_tool.c; \
then mv -f ".deps/tiff_tool.Tpo" ".deps/tiff_tool.Po"; else rm -f ".deps/tiff_tool.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -fPIC -W -Wall -I../Lib -fno-strict-aliasing -I/usr/include/X11 -I/usr/include -DENABLE_JPEG -g -O2 -I/usr/include -I/usr/include -MT shape_file.o -MD -MP -MF ".deps/shape_file.Tpo" -c -o shape_file.o shape_file.c; \
then mv -f ".deps/shape_file.Tpo" ".deps/shape_file.Po"; else rm -f ".deps/shape_file.Tpo"; exit 1; fi
In file included from shape_file.h:8:0,
from shape_file.c:2:
jpeg_tool.h:17:21: fatal error: jpeglib.h: No such file or directory
compilation terminated.
make[1]: *** [shape_file.o] Error 1
make[1]: Leaving directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/gLib'
make: *** [all-glib] Error 2
Sorry for my boring and stupid ignorence ...
MANY MANY THANKS FOR ALL
You're my guarding angel :)
fernando cassola
portugal
root@fjcm-VirtualBox:/home/fjcm/anm_server_files/anm_server-1.1.0/JunkBox_Lib# make clean
(...)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -fPIC -W -Wall -I../Lib -fno-strict-aliasing -I/usr/include/X11 -I/usr/include -DENABLE_JPEG -g -O2 -I/usr/include -I/usr/include -MT tiff_tool.o -MD -MP -MF ".deps/tiff_tool.Tpo" -c -o tiff_tool.o tiff_tool.c; \
then mv -f ".deps/tiff_tool.Tpo" ".deps/tiff_tool.Po"; else rm -f ".deps/tiff_tool.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -fPIC -W -Wall -I../Lib -fno-strict-aliasing -I/usr/include/X11 -I/usr/include -DENABLE_JPEG -g -O2 -I/usr/include -I/usr/include -MT shape_file.o -MD -MP -MF ".deps/shape_file.Tpo" -c -o shape_file.o shape_file.c; \
then mv -f ".deps/shape_file.Tpo" ".deps/shape_file.Po"; else rm -f ".deps/shape_file.Tpo"; exit 1; fi
In file included from shape_file.h:8:0,
from shape_file.c:2:
jpeg_tool.h:17:21: fatal error: jpeglib.h: No such file or directory
compilation terminated.
make[1]: *** [shape_file.o] Error 1
make[1]: Leaving directory `/home/fjcm/anm_server_files/anm_server-1.1.0/junkbox_lib-1.3.1/gLib'
make: *** [all-glib] Error 2
Sorry for my boring and stupid ignorence ...
MANY MANY THANKS FOR ALL
You're my guarding angel :)
fernando cassola
portugal
投票数:85
平均点:4.94
Re: Animation Relay Server
msg# 1.4.1
iseki
投稿数: 1581
Please use ./configure --disable-zlib --disable-libjpeg
And configure options are displayed by ./configure --help
And configure options are displayed by ./configure --help
投票数:92
平均点:4.13
Re: Animation Relay Server
msg# 1.5
fcassola
居住地: Porto :: Portugal
投稿数: 24
I Iseki,
sorry one more time, but it gave me the same error ... when i run the command ./configure --disable-zlib --disable-libjpeg
and then make, it gave me the same error: jpeg_tool.h:17:21: fatal error: jpeglib.h: No such file or directory
I see the ./configure help but it gave me the same error ...
Im running the instalation on a virtualmachine (Oracle VirtualBox) with XUbuntu ...
Can you please help me :)
Many, many thanks
sorry one more time, but it gave me the same error ... when i run the command ./configure --disable-zlib --disable-libjpeg
and then make, it gave me the same error: jpeg_tool.h:17:21: fatal error: jpeglib.h: No such file or directory
I see the ./configure help but it gave me the same error ...
Im running the instalation on a virtualmachine (Oracle VirtualBox) with XUbuntu ...
Can you please help me :)
Many, many thanks
投票数:72
平均点:5.14
Re: Animation Relay Server
msg# 1.6
fcassola
居住地: Porto :: Portugal
投稿数: 24
One more thing, i was trying to install the Release Version http://www.nsl.tuis.ac.jp/DownLoad/SoftWare/SL/anm_server/anm_server-1.1.0.tar.gz
Do you think that its better to install the http://www.nsl.tuis.ac.jp/DownLoad/SoftWare/SL/anm_server/anm_server-1.2.0.tar.gz version?
thanks again
Do you think that its better to install the http://www.nsl.tuis.ac.jp/DownLoad/SoftWare/SL/anm_server/anm_server-1.2.0.tar.gz version?
thanks again
投票数:81
平均点:4.69
Re: Animation Relay Server
msg# 1.7
fcassola
居住地: Porto :: Portugal
投稿数: 24
One part i can solve it !!!
I execute the anm_server_1.2.0 with the commands
# cd JunkBox_Lib # ./configure --disable-zlib # make clean # make
its all ok, but then the
# cd ../anm_server
does run, because the directory does'nt exists :(
thanks Iseki
I execute the anm_server_1.2.0 with the commands
# cd JunkBox_Lib # ./configure --disable-zlib # make clean # make
its all ok, but then the
# cd ../anm_server
does run, because the directory does'nt exists :(
thanks Iseki
投票数:61
平均点:4.75
Re: Animation Relay Server
msg# 1.8
fcassola
居住地: Porto :: Portugal
投稿数: 24
Because the anm_server directory doesn't exists , i execute the make command on the ../anm_server-1.2.0 directory ...
so, after that i run the next command line and it gave me [install] Error 127
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.2.0/anm_server-1.2.0$ su
Password:
root@fjcm-VirtualBox:/home/fjcm/anm_server_files/anm_server-1.2.0/anm_server-1.2.0# make install
mkdir -p /var/anm_server
chown nobody /var/anm_server
chmod 0750 /var/anm_server
mkdir -p /usr/local/etc/anm_server
chmod 0750 /usr/local/etc/anm_server
[ -f /usr/local/etc/anm_server/anm_server.conf ] || install -m 0644 conf/anm_server.conf.sample /usr/local/etc/anm_server/anm_server.conf
chown -R nobody /usr/local/etc/anm_server
install -m 0755 anm_server /usr/local/bin
[ -f /etc/init.d/anm_server ] || install -m 0755 conf/anm_server.init /etc/init.d/anm_server
./set_config anm_server
./set_config: 8: ./set_config: /sbin/chkconfig: not found
./set_config: 9: ./set_config: /sbin/chkconfig: not found
make: *** [install] Error 127
Can you pleeaaaaseeee help me :)
so, after that i run the next command line and it gave me [install] Error 127
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.2.0/anm_server-1.2.0$ su
Password:
root@fjcm-VirtualBox:/home/fjcm/anm_server_files/anm_server-1.2.0/anm_server-1.2.0# make install
mkdir -p /var/anm_server
chown nobody /var/anm_server
chmod 0750 /var/anm_server
mkdir -p /usr/local/etc/anm_server
chmod 0750 /usr/local/etc/anm_server
[ -f /usr/local/etc/anm_server/anm_server.conf ] || install -m 0644 conf/anm_server.conf.sample /usr/local/etc/anm_server/anm_server.conf
chown -R nobody /usr/local/etc/anm_server
install -m 0755 anm_server /usr/local/bin
[ -f /etc/init.d/anm_server ] || install -m 0755 conf/anm_server.init /etc/init.d/anm_server
./set_config anm_server
./set_config: 8: ./set_config: /sbin/chkconfig: not found
./set_config: 9: ./set_config: /sbin/chkconfig: not found
make: *** [install] Error 127
Can you pleeaaaaseeee help me :)
投票数:65
平均点:6.00
Re: Animation Relay Server
msg# 1.9
fcassola
居住地: Porto :: Portugal
投稿数: 24
Resuming, if i execute the start command it gave me this message ...
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.2.0/anm_server-1.2.0$ /etc/init.d/anm_server start
Starting anm_server
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.2.0/anm_server-1.2.0$ ANM_MAIN: WARNING: anm_server cannot write logfile [/var/anm_server/anm_server.log]
udp_server_socket: Transport endpoint is not connected
Many, many thks Iseki
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.2.0/anm_server-1.2.0$ /etc/init.d/anm_server start
Starting anm_server
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.2.0/anm_server-1.2.0$ ANM_MAIN: WARNING: anm_server cannot write logfile [/var/anm_server/anm_server.log]
udp_server_socket: Transport endpoint is not connected
Many, many thks Iseki
投票数:53
平均点:4.53
Re: Animation Relay Server
msg# 1.10
fcassola
居住地: Porto :: Portugal
投稿数: 24
Resuming, if i execute the start command it gave me this message ...
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.2.0/anm_server-1.2.0$ /etc/init.d/anm_server start
Starting anm_server
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.2.0/anm_server-1.2.0$ ANM_MAIN: WARNING: anm_server cannot write logfile [/var/anm_server/anm_server.log]
udp_server_socket: Transport endpoint is not connected
Many, many thks Iseki
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.2.0/anm_server-1.2.0$ /etc/init.d/anm_server start
Starting anm_server
fjcm@fjcm-VirtualBox:~/anm_server_files/anm_server-1.2.0/anm_server-1.2.0$ ANM_MAIN: WARNING: anm_server cannot write logfile [/var/anm_server/anm_server.log]
udp_server_socket: Transport endpoint is not connected
Many, many thks Iseki
投票数:57
平均点:5.96
Re: Animation Relay Server
msg# 1.10.1
iseki
投稿数: 1581
引用:
There is no chkconfig command. If it is usual, it should exist.
What kind of distribution do you use?
ubuntu workstation?
When you use PC as server machine, I do not recommend you to use ubuntu workstation.
OK, you may ignore this error.
If you want to execute anm_server when PC is booting, please input following command with administrator authority (root).
If you use runlevel 3. Please use "cd /etc/rc3.d" instead of "cd /etc/rc5.d"
引用:
Please execute anm_server command by root.
If you want to get more information, please change "OPTIONS=" in /etc/init.d/anm_server.
Thanks.
./set_config: 9: ./set_config: /sbin/chkconfig: not found
There is no chkconfig command. If it is usual, it should exist.
What kind of distribution do you use?
ubuntu workstation?
When you use PC as server machine, I do not recommend you to use ubuntu workstation.
OK, you may ignore this error.
If you want to execute anm_server when PC is booting, please input following command with administrator authority (root).
# cd /etc/rc5.d
# ln -s ../init.d/anm_server S99anm_server
引用:
ANM_MAIN: WARNING: anm_server cannot write logfile [/var/anm_server/anm_server.log]
udp_server_socket: Transport endpoint is not connected
Please execute anm_server command by root.
If you want to get more information, please change "OPTIONS=" in /etc/init.d/anm_server.
OPTIONS="-d"
Thanks.
投票数:62
平均点:3.55
Re: Animation Relay Server
msg# 1.11
fcassola
居住地: Porto :: Portugal
投稿数: 24
Hello Iseki, first of all many thanks for all your support.
The evolution of my PhD research has a lot of your help, without your hel it woul be much more dificult ...
I follow your advice, and install on my virtual machine an ubuntu server.
After that i execute all your tips and it all run well.
But after that one simple question, and problaly very dummy :(
How can i "test" if my anm_local_server is running?
What type of "test" do you execute to see if it's all ok, or if is just a network problem?
Many thanks for all
Fernando Cassola
The evolution of my PhD research has a lot of your help, without your hel it woul be much more dificult ...
I follow your advice, and install on my virtual machine an ubuntu server.
After that i execute all your tips and it all run well.
But after that one simple question, and problaly very dummy :(
How can i "test" if my anm_local_server is running?
What type of "test" do you execute to see if it's all ok, or if is just a network problem?
Many thanks for all
Fernando Cassola
投票数:67
平均点:5.07
Re: Animation Relay Server
msg# 1.11.1
iseki
投稿数: 1581
I think that actually executing Rinions is better when testing.
Please open "Setting of Network" dialog of Rinions and set "Output of Data" to "Network only",
If anm_server is not executing normally, you can not login to anm_server.
If anm_server started up normally and you can not login to anm_server with correct network settings of Rinions,
please check ubuntu firewall or virtualbox network mode.
Network mode of Virtualbox has better "Bridge mode". Probably, setting of "Nat mode" is very complex
Thanks.
Please open "Setting of Network" dialog of Rinions and set "Output of Data" to "Network only",
If anm_server is not executing normally, you can not login to anm_server.
If anm_server started up normally and you can not login to anm_server with correct network settings of Rinions,
please check ubuntu firewall or virtualbox network mode.
Network mode of Virtualbox has better "Bridge mode". Probably, setting of "Nat mode" is very complex
Thanks.
投票数:57
平均点:4.21
Re: Animation Relay Server
msg# 1.12
fcassola
居住地: Porto :: Portugal
投稿数: 24
Iseki,
i execute $ service --status-all
and it print this:
fcassola@linuxserver:~$ service --status-all
[ ? ] acpi-support
[ ? ] acpid
[ ? ] alsa-restore
[ ? ] alsa-store
[ ? ] anacron
[ ? ] anm_server
[ + ] apache2
[ - ] apparmor
[ ? ] apport
[ ? ] atd
[ ? ] avahi-daemon
[ ? ] bluetooth
[ - ] bootlogd
[ - ] brltty
[ ? ] console-setup
(...)
i presume that the anm_server is running right !!!
then i disable the ubuntu server firewall $sudo ufw disable
and even configure bridge port on the VirtualBox ...
but unfortunately the rinions told that the "Animation Relay Server made no response" ...
problably i've to invest on the network issues, right?
whats your thought opinion?
many thanks
i execute $ service --status-all
and it print this:
fcassola@linuxserver:~$ service --status-all
[ ? ] acpi-support
[ ? ] acpid
[ ? ] alsa-restore
[ ? ] alsa-store
[ ? ] anacron
[ ? ] anm_server
[ + ] apache2
[ - ] apparmor
[ ? ] apport
[ ? ] atd
[ ? ] avahi-daemon
[ ? ] bluetooth
[ - ] bootlogd
[ - ] brltty
[ ? ] console-setup
(...)
i presume that the anm_server is running right !!!
then i disable the ubuntu server firewall $sudo ufw disable
and even configure bridge port on the VirtualBox ...
but unfortunately the rinions told that the "Animation Relay Server made no response" ...
problably i've to invest on the network issues, right?
whats your thought opinion?
many thanks
投票数:55
平均点:5.09
Re: Animation Relay Server
msg# 1.12.1
iseki
投稿数: 1581
引用:
This does not indicate that anm_server is executing.
Please check using ps command.
ps -ax | grep anm_server
If there is no display, execute anm_server with debug mode.
/usr/local/bin/anm_server -d
In my case:
If you can not login yet, please check ubuntu server's IP address by ifconfig command.
Is your virtualbox's network interface bridge mode?
And please check setting of network of Rinions, too.
In this case, IP address is 202.26.159.226
fcassola@linuxserver:~$ service --status-all
(...)
[ ? ] anm_server
(...)
This does not indicate that anm_server is executing.
Please check using ps command.
ps -ax | grep anm_server
If there is no display, execute anm_server with debug mode.
/usr/local/bin/anm_server -d
In my case:
root@ubuntu:~# /usr/local/bin/anm_server -d
[16715] READ_CONFIG_FILE: readed configuration file [/usr/local/etc/anm_server/anm_server.conf]
[16715] READ_CONFIG_FILE: MinUdpDataPort = 8201
[16715] READ_CONFIG_FILE: MaxUdpDataPort = 8300
[16715] READ_CONFIG_FILE: MaxIdleTime = 600
[16715] READ_CONFIG_FILE: Temp File Dir = /var/anm_server/
[16715] READ_CONFIG_FILE: Hosts Allow File = /usr/local/etc/anm_server/hosts_access.allow
[16715] READ_CONFIG_FILE: Group Key Prefix = (null)
[16715] ANM_MAIN: root PID is [16715]
[16715] ANM_MAIN: cannot read access contorol list. no access control.
[16715] ANM_MAIN: Animation Realy Server started. Port = 8200
[16715] ANM_MAIN: Login Request from [172.22.1.79:8100]. Group is NSL_TEST <----- Rinins Login
[16715] ANM_MAIN: Relay Server Port = 8268, Access Key = UKh6Y2Xf4XXl6OPk
[16715] ANM_MAIN: added UDP Relay Process.
==============================================
[1] [0] [LIST_ANCHOR] [(null)]
[16716] [8268] [NSL_TEST] [UKh6Y2Xf4XXl6OPk]
==============================================
[16716] ANM_SERVER: Animation Relay Server start.
[16716] ANM_SERVER: Regist Request from 172.22.1.79:8100
==============================================
[1] [0] [LIST_ANCHOR] [(null)]
[18000] [8100] [172.22.1.79] [2d7a4894-4d33-4baa-9b5c-49a59447d06c]
==============================================
[16716] ANM_SERVER: Keep Alive Request from [172.22.1.79:8100]
[16716] ANM_SERVER: Band Width Request = 100FPS from [172.22.1.79:8100]
[16716] ANM_SERVER: Delete Request from 172.22.1.79:58423 <----- Rinins Logout
[16716] ANM_SERVER: Send Delete data to 172.22.1.79:8100
[16716] ANM_SERVER: Logout Request from 172.22.1.79:58423
==============================================
[0] [0] [LIST_ANCHOR] [(null)]
==============================================
If you can not login yet, please check ubuntu server's IP address by ifconfig command.
Is your virtualbox's network interface bridge mode?
And please check setting of network of Rinions, too.
root@ubuntu:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:16:3e:7e:20:85
inet addr:202.26.159.226 Bcast:202.26.159.239 Mask:255.255.255.240
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:21491 errors:0 dropped:22 overruns:0 frame:0
TX packets:4199 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:30896782 (30.8 MB) TX bytes:386546 (386.5 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
In this case, IP address is 202.26.159.226
投票数:65
平均点:5.54
Re: Animation Relay Server
msg# 1.13
fcassola
居住地: Porto :: Portugal
投稿数: 24
I Iseki, running your sugested comands it gave the next lines:
fcassola@linuxsrv:~$ ps x | grep anm_server
1779 pts/1 S+ 0:00 grep --color=auto anm_server
fcassola@linuxsrv:~$ /usr/local/bin/anm_server -d
[ 1844] READ_CONFIG_FILE: cannot read configuration file [/usr/local/etc/anm_server/anm_server.conf]
[ 1844] READ_CONFIG_FILE: use default parameter
[ 1844] READ_CONFIG_FILE: MinUdpDataPort = 8201
[ 1844] READ_CONFIG_FILE: MaxUdpDataPort = 8299
[ 1844] READ_CONFIG_FILE: MaxIdleTime = 300
[ 1844] READ_CONFIG_FILE: Temp File Dir = /var/anm_server/
[ 1844] READ_CONFIG_FILE: Hosts Allow File = /usr/local/etc/anm_server/hosts_access.allow
[ 1844] READ_CONFIG_FILE: Group Key Prefix = (null)
[ 1844] ANM_MAIN: root PID is [1844]
[ 1844] ANM_MAIN: cannot read access contorol list. no access control.
[ 1844] ANM_MAIN: Animation Realy Server started. Port = 8200
Probably some anm_server things are not going rigth!
Many thanks
fcassola@linuxsrv:~$ ps x | grep anm_server
1779 pts/1 S+ 0:00 grep --color=auto anm_server
fcassola@linuxsrv:~$ /usr/local/bin/anm_server -d
[ 1844] READ_CONFIG_FILE: cannot read configuration file [/usr/local/etc/anm_server/anm_server.conf]
[ 1844] READ_CONFIG_FILE: use default parameter
[ 1844] READ_CONFIG_FILE: MinUdpDataPort = 8201
[ 1844] READ_CONFIG_FILE: MaxUdpDataPort = 8299
[ 1844] READ_CONFIG_FILE: MaxIdleTime = 300
[ 1844] READ_CONFIG_FILE: Temp File Dir = /var/anm_server/
[ 1844] READ_CONFIG_FILE: Hosts Allow File = /usr/local/etc/anm_server/hosts_access.allow
[ 1844] READ_CONFIG_FILE: Group Key Prefix = (null)
[ 1844] ANM_MAIN: root PID is [1844]
[ 1844] ANM_MAIN: cannot read access contorol list. no access control.
[ 1844] ANM_MAIN: Animation Realy Server started. Port = 8200
Probably some anm_server things are not going rigth!
Many thanks
投票数:78
平均点:3.21
Re: Animation Relay Server
msg# 1.13.1
iseki
投稿数: 1581
引用:
This result indicates that anm_server is not executing.
If you want to execute anm_sever when ubunto is booting, please input following commands
So, runlevel of ubunto server is 3.
引用:This messages indicate that anm_server was started normally.
fcassola@linuxsrv:~$ ps x | grep anm_server
1779 pts/1 S+ 0:00 grep --color=auto anm_server
This result indicates that anm_server is not executing.
If you want to execute anm_sever when ubunto is booting, please input following commands
# cd /etc/rc3.d
# ln -s ../init.d/anm_server S99anm_server
引用:
fcassola@linuxsrv:~$ /usr/local/bin/anm_server -d
[ 1844] READ_CONFIG_FILE: cannot read configuration file [/usr/local/etc/anm_server/anm_server.conf]
[ 1844] READ_CONFIG_FILE: use default parameter
[ 1844] READ_CONFIG_FILE: MinUdpDataPort = 8201
(...)
投票数:74
平均点:6.35
Re: Animation Relay Server
msg# 1.13.1.1
iseki
投稿数: 1581
Ummm....
引用:
Not ps x but ps ax or ps -ax
引用:
ps x | grep anm_server
Not ps x but ps ax or ps -ax
投票数:76
平均点:4.87
Re: Animation Relay Server
msg# 1.14
fcassola
居住地: Porto :: Portugal
投稿数: 24
Many many thanks Iseki,
ive got my anm_server running on my virtual box :)
now debugging mode :)
fernando cassola marques
ive got my anm_server running on my virtual box :)
now debugging mode :)
fernando cassola marques
投票数:68
平均点:5.44
Re: Animation Relay Server
msg# 1.15
fcassola
居住地: Porto :: Portugal
投稿数: 24
Hello Iseki,
i've two question:
1- did you have the Multiplayer Synchronization in your mind, when you implement the anm_server?
2- how do we debug the anm_Server on the linux server? im a windows program developer and linux to me was just to playing arround!
Many thanks for all
fernando cassola marques
i've two question:
1- did you have the Multiplayer Synchronization in your mind, when you implement the anm_server?
2- how do we debug the anm_Server on the linux server? im a windows program developer and linux to me was just to playing arround!
Many thanks for all
fernando cassola marques
投票数:84
平均点:3.93
Re: Animation Relay Server
msg# 1.15.1
iseki
投稿数: 1581
Hi.
引用:
What is the exact meaning of "Multiplayer Synchronization" ?
anm_server supports "Multiplayer". https://www.youtube.com/watch?v=RgSbRYiBJ0k
And anm_server is thinking "Data Transfer Speed" as important. So, anm_server uses UDP Packets.
引用:
Ummm... anm_server is ordinary C program. I can only say, "use Gnu Debugger", sorry.
At Windows, multi thread is used, but at Linux multi process is used.
Multi process is more easy than multi thread.
If you have any questions about source code of anm_server, please post here.
Thanks.
引用:
1- did you have the Multiplayer Synchronization in your mind, when you implement the anm_server?
What is the exact meaning of "Multiplayer Synchronization" ?
anm_server supports "Multiplayer". https://www.youtube.com/watch?v=RgSbRYiBJ0k
And anm_server is thinking "Data Transfer Speed" as important. So, anm_server uses UDP Packets.
引用:
2- how do we debug the anm_Server on the linux server? im a windows program developer and linux to me was just to playing arround!
Ummm... anm_server is ordinary C program. I can only say, "use Gnu Debugger", sorry.
At Windows, multi thread is used, but at Linux multi process is used.
Multi process is more easy than multi thread.
If you have any questions about source code of anm_server, please post here.
Thanks.
投票数:59
平均点:3.39
Re: Animation Relay Server
msg# 1.16
fcassola
居住地: Porto :: Portugal
投稿数: 24
Hello Iseki,
on my hard debug process ( im not a linux guy :) ) i've one question:
whats the method that you use to send the movement made by the kinect to the opensim server?
i think that you adress a memory space where the .bvh is alocated and then re-write the movement recieved by the kinect? is this right?
Another question is when on the anm_server you send the movement to the other users?
sorry, but my debug process is really killing me :)
many thanks
on my hard debug process ( im not a linux guy :) ) i've one question:
whats the method that you use to send the movement made by the kinect to the opensim server?
i think that you adress a memory space where the .bvh is alocated and then re-write the movement recieved by the kinect? is this right?
Another question is when on the anm_server you send the movement to the other users?
sorry, but my debug process is really killing me :)
many thanks
投票数:51
平均点:5.29
Re: Animation Relay Server
msg# 1.16.1
iseki
投稿数: 1581
Hi,
引用:Moving data are not send to OpenSim Server.
They are transmitted between Rinions and anm_server.
Please see
http://www.nsl.tuis.ac.jp/DownLoad/etc/nico.pdf (Sorry, Japanese only)
and http://www.nsl.tuis.ac.jp/DownLoad/etc/Rinions.ppt (I rewrite PPT to English)
引用:
It will be immediately transmitted, if data is received.
Thanks.
引用:
whats the method that you use to send the movement made by the kinect to the opensim server?
i think that you adress a memory space where the .bvh is alocated and then re-write the movement recieved by the kinect? is this right?
They are transmitted between Rinions and anm_server.
Please see
http://www.nsl.tuis.ac.jp/DownLoad/etc/nico.pdf (Sorry, Japanese only)
and http://www.nsl.tuis.ac.jp/DownLoad/etc/Rinions.ppt (I rewrite PPT to English)
引用:
Another question is when on the anm_server you send the movement to the other users?
It will be immediately transmitted, if data is received.
Thanks.
投票数:49
平均点:4.29
Re: Animation Relay Server
msg# 1.17
fcassola
居住地: Porto :: Portugal
投稿数: 24
Many thanks Iseky for the documents, the powerpoint really help me to deeply understand the correct function of all the stuff.
it's a shame the article is in Japanese ... if you can send me the article on an editable format, maybe google can translate it!
Another question: there is any argument when we invoke the anm_server (.../init.d/anm_server start) to show the debug messages ( that you have put it on the anm_server code?
for instance:
DEBUG_MODE {
print_message("==============================================\n");
print_tList(stderr, Relay_List);
print_message("==============================================\n");
}
how can i see this printf messages?
many thanks again ... the success of my phd work is directly related to all your excellent contributions you have given me!
best regards
fernando cassola marques
it's a shame the article is in Japanese ... if you can send me the article on an editable format, maybe google can translate it!
Another question: there is any argument when we invoke the anm_server (.../init.d/anm_server start) to show the debug messages ( that you have put it on the anm_server code?
for instance:
DEBUG_MODE {
print_message("==============================================\n");
print_tList(stderr, Relay_List);
print_message("==============================================\n");
}
how can i see this printf messages?
many thanks again ... the success of my phd work is directly related to all your excellent contributions you have given me!
best regards
fernando cassola marques
投票数:65
平均点:4.92
Re: Animation Relay Server
msg# 1.17.1
iseki
投稿数: 1581
引用:
OK. Please download http://www.nsl.tuis.ac.jp/DownLoad/etc/rinions/Nicograph2012.doc
引用:
When you use /etc/init.d/anm_server, please edit /etc/init.d/anm_server
Please enable DEBUGLOG or rewrite "OPTIONS=" to "OPTIONS=-d"
If you have enabled DEBUGLOG, you have debug message in /var/anm_server/anm_server.log
If you rewrite "OPTIONS=" to "OPTIONS=-d", you have debug message on console.
When you use /user/local/bin/anm_server, please execute /user/local/bin/anm_server -d
To display the usage of anm_server is /user/local/bin/anm_server -h
fcassola wrotes:
Many thanks Iseky for the documents, the powerpoint really help me to deeply understand the correct function of all the stuff.
it's a shame the article is in Japanese ... if you can send me the article on an editable format, maybe google can translate it!
OK. Please download http://www.nsl.tuis.ac.jp/DownLoad/etc/rinions/Nicograph2012.doc
引用:
Another question: there is any argument when we invoke the anm_server (.../init.d/anm_server start) to show the debug messages ( that you have put it on the anm_server code?
When you use /etc/init.d/anm_server, please edit /etc/init.d/anm_server
# Log File Name
LOGFL=${PROG}.log
# Debug Log File Name
#DEBUGLOG=${PROG}.log
# IP Address of Network Interface (for multi network interfaces)
#INTERF=192.168.1.100
#
OPTIONS=
Please enable DEBUGLOG or rewrite "OPTIONS=" to "OPTIONS=-d"
If you have enabled DEBUGLOG, you have debug message in /var/anm_server/anm_server.log
If you rewrite "OPTIONS=" to "OPTIONS=-d", you have debug message on console.
When you use /user/local/bin/anm_server, please execute /user/local/bin/anm_server -d
To display the usage of anm_server is /user/local/bin/anm_server -h
投票数:79
平均点:5.82
Re: Animation Relay Server
msg# 1.17.1.1
iseki
投稿数: 1581
投票数:72
平均点:4.72