From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp001-out.apm-internet.net (smtp001-out.apm-internet.net [85.119.248.222]) by mail.toke.dk (Postfix) with ESMTPS id 66209A5646B for ; Wed, 21 Feb 2024 12:50:09 +0100 (CET) Received: (qmail 1705 invoked from network); 21 Feb 2024 11:50:08 -0000 X-APM-Out-ID: 17085162080170 X-APM-Authkey: 255286/0(253943/0) 270 Received: from unknown (HELO zimbra003.verygoodemail.com) (85.119.248.218) by smtp001.apm-internet.net with SMTP; 21 Feb 2024 11:50:08 -0000 Received: from localhost (localhost [127.0.0.1]) by zimbra003.verygoodemail.com (Postfix) with ESMTP id D349986907; Wed, 21 Feb 2024 11:50:08 +0000 (GMT) Received: from zimbra003.verygoodemail.com ([127.0.0.1]) by localhost (zimbra003.verygoodemail.com [127.0.0.1]) (amavis, port 10026) with ESMTP id gDLapqcDZ6rG; Wed, 21 Feb 2024 11:50:08 +0000 (GMT) Received: from smtpclient.apple (unknown [192.67.4.100]) by zimbra003.verygoodemail.com (Postfix) with ESMTPSA id BD57282C82; Wed, 21 Feb 2024 11:50:08 +0000 (GMT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.400.31\)) From: Tim Panton In-Reply-To: <44BE1FFC-1611-4181-8F82-A326EAF4C73E@pi.pe> Date: Wed, 21 Feb 2024 11:49:58 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <9D4B1452-3022-488B-8E24-C98AD6D21571@pi.pe> References: <87plwq6s8m.wl-jch@irif.fr> <44BE1FFC-1611-4181-8F82-A326EAF4C73E@pi.pe> To: Juliusz Chroboczek X-Mailer: Apple Mail (2.3774.400.31) Message-ID-Hash: AFWDLV2NVAOP5YS5AYUMI7DEXK6IRFZG X-Message-ID-Hash: AFWDLV2NVAOP5YS5AYUMI7DEXK6IRFZG X-MailFrom: tim@pi.pe X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: galene@lists.galene.org X-Mailman-Version: 3.3.9 Precedence: list Subject: [Galene] Re: WHIP problems... List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: > On 21 Feb 2024, at 10:23, Tim Panton wrote: >=20 >=20 >=20 >> On 21 Feb 2024, at 10:12, Juliusz Chroboczek wrote: >>=20 >>> Hi, for =E2=80=98reasons=E2=80=99 I=E2=80=99d like to send a stream = from an existing web page to >>> galene via WHIP. I=E2=80=99m running into permissions and CORS = problems. >>=20 >> Have you set the `publicServer` flag in your `config.json`? >=20 > No, I=E2=80=99ll try that.=20 > Thanks. >=20 > T. >=20 Not working yet,=20 Here=E2=80=99s what I see on the chrome console... POST https://pipe.nu/group/hunt/.whip net::ERR_ABORTED 500 (Internal = Server Error) publish @ whip.js:78 await in publish (async) Also how do I create the bearer token for whip to send? Can I use = /invite for that ? T.=