part of the RTP transceiver to attach the transform at (either the RTPRtcSender, or the RTPRtcReceiver).
worker where processing will take place; this worker must have the worker service started, and will have its callback invoked with the created transformer (see module description for requirements). the same worker can be used for multiple metadata extractions.
callback to invoke whenever a new metadata frame arrives
callback to invoke whenever a new metadata frame arrives
attachment options
Stop / deregister callback, wrapped in a promise that resolves when the transformer is fully set up.
Generated using TypeDoc
Convenience API that builds on top of attachRtpScriptTransform for transforms that just need to extract metadata from frames and send it back.