RtmpOutputSettings.onPublishStart property

Called when the RTMP output succesfully connects to a server and starts publishing data

Signature:

onPublishStart?: () => void;