Search found 1 match
- Thu Jun 26, 2025 9:31 pm
- Forum: OptiTrack Data Streaming
- Topic: No NatNetClient in MinGW...got it...depacket then...few questions?
- Replies: 2
- Views: 2497
Re: No NatNetClient in MinGW...got it...depacket then...few questions?
I'm looking at the PacketClient.cpp example, and I'm wondering if the whole sPacket structure is required for just sending commands to Motive? I don't need to extract any data from the stream, I just need to be able to send a few commands to manage it's state. What's the absolute bare minimum I'd n...