David Rowe

Results 115 issues of David Rowe

Otherwise get error and warning, which is confusing: ![image](https://user-images.githubusercontent.com/7455448/214258545-2e14677c-fa0a-405f-8432-e71471356e61.png) Note: Improve native code, likewise.

enhancement
high priority

Should update to latest versions of all NPM packages. This includes updating to the most recent ESLint that supports the TypeScript version, and reviewing and updating the new and changed...

housekeeping

Known issues: - `FingerprintUtils` doesn't work properly in Node. Updating the toolchain may help resolve this.

enhancement

Do samples get calculated correctly at high audio levels?

bug
medium priority

Especially as sent in as sent in DomainConnectRequest and DomainListRequest packets. WebRTC 0.0.0.0:0 values are currently sent and this appears to trigger changing the user's session ID when connecting to...

bug
medium priority

Connection is not re-established after the reset. The code is temporarily disabled - see the FIXME in the code. Probably requires fix for issue: https://github.com/vircadia/vircadia-web-sdk/issues/252

bug
medium priority

- [x] Domain mute. ... https://github.com/vircadia/vircadia-web-sdk/pull/249 - [x] Kick. ... https://github.com/vircadia/vircadia-web-sdk/pull/249 - [ ] Get user name. Note: Need to implement user permissions, incl. log-in, first.

enhancement
high priority

If the user (app + SDK) logs into one metaverse but the domain server is using a different metaverse then things won't work. Perhaps add a packet or pair of...

enhancement
high priority

- Handle avatar entities. - Delete avatar entities when avatar is removed. See `AvatarManager::handleRemovedAvatar(...)`. - Provide API for handling user with avatar entities that doesn't have permission to rez those...

enhancement

Per the native client: - [x] Handle droppable silent frames. (Help catch up Web audio if it falls behind.) ... https://github.com/vircadia/vircadia-web-sdk/pull/228 - [x] Handle jitter buffer overflow per native client....

enhancement
in progress
high priority