User Tools

Site Tools


democap:uipanelsettings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
democap:uipanelsettings [2022/08/07 15:47] dragonlorddemocap:uipanelsettings [2023/06/04 11:38] (current) dragonlord
Line 26: Line 26:
 ====== Enable HMD ====== ====== Enable HMD ======
  
-//not supported yet//+Enables HMD. If the HMD is enabled the actor is shown the virtual camera view of the character. If the HMD is disabled the actor is shown a static waiting room environment disjoint from the character and the motion capture world loaded. It is useful to place the actor in such a temporary space his character or world geometry around him have to be quickly moved to avoid the actor getting nauseatic. 
 + 
 +====== Eye Gaze Tracking ====== 
 + 
 +Enables eye gaze tracking if the VR runtime supports it. Changing this parameter has no effect after Enable VR has been enabled. Hence changes to this parameter take effect only the next time the VR runtime is started. 
 + 
 +====== Facial Tracking ====== 
 + 
 +Enables facial tracking if the VR runtime supports it. Changing this parameter has no effect after Enable VR has been enabled. Hence changes to this parameter take effect only the next time the VR runtime is started.
  
 ====== Show VR View ====== ====== Show VR View ======
Line 52: Line 60:
  
 The specification of the supported messages and states can be found here: [[netspec|DEMoCap Network Specification]]. The specification of the supported messages and states can be found here: [[netspec|DEMoCap Network Specification]].
 +
 +The default port is ''3413''. You can choose any port you like.
 +
 +You can enter address in the following forms to listen on:
 +^  Address  ^ Description ^
 +|  ''hostname''  | Listen on resolvable hostname on port ''3413''. Picks the first public IP address found on the host. Depending on your operating system this can be IPv6 or IPv4. |
 +|  ''hostname:port''  | Listen on resolvable hostname using custom port. Picks the first public IP address found. Depending on your operating system this can be IPv6 or IPv4. |
 +|  ''IPv6''  | Listen on IPv6 address on port ''3413''. Address can be in full and shortened form. |
 +|  ''[IPv6]:port''  | Listen on IPv6 address using custom port. Address can be in full and shortened form. |
 +|  ''IPv4''  | Listen on IPv4 address on port ''3413''. |
 +|  ''IPv4:port''  | Listen on IPv4 address using custom port. |
 +|  ''*''  | Listen on the first public IP address found on the host on port ''3413''. Depending on your operating system this can be IPv6 or IPv4. |
 +|  ''*:port''  | Listen on the first public IP address found on the host using custom port. Depending on your operating system this can be IPv6 or IPv4. |
 <WRAP clear></WRAP> <WRAP clear></WRAP>
  
democap/uipanelsettings.1659887233.txt.gz · Last modified: 2022/08/07 15:47 by dragonlord