videosphere
    Preparing search index...
    • Splits a Facebook RTMPS ingest URL into server URL and stream key segments.

      Parameters

      • streamUrl: string

        Full ingest URL (…/rtmp/FB-…).

      Returns { serverUrl: string; streamKey: string }

      Parsed segments when the URL contains /rtmp/; serverUrl includes the /rtmp/ path for encoders.