react-native-whip-whep - v0.1.9
    Preparing search index...

    Function createWhepClient

    • Creates a WHEP client based on the provided server URL and optional additional configurationOptions. It is a first step before connecting to the server.

      Parameters

      • serverUrl: string

        URL of the WHEP server from which the stream should be received.

      • OptionalconfigurationOptions: ConfigurationOptions

        Additional configuration options.

      Returns void