Client-assigned, 16-bit identifier that will be attached to packets sent by the publisher.
from field: uint32 pub_handle = 1;
Server-assigned track identifier.
from field: string sid = 2;
Human-readable identifier (e.g., geoLocation, servoPosition.x, etc.), unique per publisher.
geoLocation
servoPosition.x
from field: string name = 3;
Method used for end-to-end encryption (E2EE) on packet payloads.
from field: livekit.Encryption.Type encryption = 4;
from message livekit.DataTrackInfo
Client-assigned, 16-bit identifier that will be attached to packets sent by the publisher.