@homebridge/hap-nodejs
    Preparing search index...

    Type Alias PrepareStreamResponse

    type PrepareStreamResponse = {
        addressOverride?: string;
        audio?: SourceResponse | ProxiedSourceResponse;
        video: SourceResponse | ProxiedSourceResponse;
    }
    Index

    Properties

    addressOverride?: string

    Any value set to this optional property will overwrite the automatically determined local address, which is sent as RTP endpoint to the iOS device.