Optional obj: Partial<MslPublishingAuthentication>Optional enabledWhether HTTP Digest publishing authentication is enabled. (required)
MslPublishingAuthentication
Optional passwordHTTP Digest password for publishing MSL5 segments. Required when enabled is true.
MslPublishingAuthentication
Optional usernameHTTP Digest username for publishing MSL5 segments. Required when enabled is true.
MslPublishingAuthentication
MSL5 publishing-side authentication. When enabled, the encoder sends HTTP Digest Authentication headers with every segment upload. When
enabledistrue,usernameandpasswordare required; the API rejects the request otherwise. Whenenabledisfalse(or this object is omitted), credentials are ignored.Export
MslPublishingAuthentication