Actions
Feature #144
closed
JA
JA
video avatar url handling
Feature #144:
video avatar url handling
Start date:
08/05/2022
Due date:
% Done:
0%
Estimated time:
Description
Currently video avatar simply puts 'video' for mesh. This is a special case of URL that requires a lot of special handling elsewhere, introduces unnecessary boilerplate code and is error prone.
This also doesn't allow for use of 3d avatar along with video streaming, obviously another video stream indicator (id?) has to be introduced.
JA Updated by Josip Almasi almost 2 years ago
- Status changed from New to In Progress
- Assignee set to Josip Almasi
JA Updated by Josip Almasi almost 2 years ago
- Status changed from In Progress to Resolved
User class now has humanoid and video flags. Mesh 'video' is still present, but not used for avatar loading. Both 3d and video avatar is still not supported, but now it's possible.
JA Updated by Josip Almasi over 1 year ago
- Status changed from Resolved to Closed
Actions