psmoveservice / PSMoveService

A background service that communicates with the psmove and stores pose and button data.
Apache License 2.0
593 stars 148 forks source link

PLEASE HELP VirtualHMD Ping Pong Ball tracking not getting to SteamVR #602

Open T6BERRY opened 5 years ago

T6BERRY commented 5 years ago

I have everything working except my VirtualHMD tracking in Steamvr. In Stream Home I can move around by teleporting but I can't walk around in my play area. I think I've found the error in the PSMove Log. Both Moveservice and Freepie are running and VirtualHMD ID:0 is activated before launching Trinus and SteamVR. 2018-12-12 20:50:05.254]: ClientConnection::start - Starting client connection id 0 [2018-12-12 20:50:05.255]: ClientConnection::send_connection_info - Sending connection id to client 0 [2018-12-12 20:50:05.326]: ServerRequestHandler - Start controller(0) stream (pos=1,phys=1,raw_sens=0,cal_sens=0,trkr=0,roi=0) [2018-12-12 20:50:05.331]: ServerRequestHandler - Start controller(1) stream (pos=1,phys=1,raw_sens=0,cal_sens=0,trkr=0,roi=0) [2018-12-12 20:54:45.219]: ServerRequestHandler - Stop controller(1) stream [2018-12-12 20:54:45.364]: ClientConnection::handle_tcp_read_request_header - Failed to read header on connection 0: An existing connection was forcibly closed by the remote host [2018-12-12 20:54:45.369]: ClientConnection::stop - Stopping client connection id 0 [2018-12-12 20:54:45.371]: ServerNetworkManager::handle_udp_read_connection_id - Failed to receive UDP connection id: No connection could be made because the target machine actively refused it I have some other logs but will have to post them later when I get back home.

LowderPlay commented 5 years ago

Do you have driver4vr? You MUST have it installed to tracking data be sent to SteamVR.

Entity325 commented 5 years ago

You should only need driver4vr installed if you're using driver4vr. For example, I'm using Trinus PSVR instead.

Which is to say: What VR server are you using for your actual HMD?