vanevery / p5LiveMedia

Simple P5 WebRTC
MIT License
71 stars 12 forks source link

p5LiveMedia fails to load #20

Open jht9629-nyu opened 1 year ago

jht9629-nyu commented 1 year ago

Major breakage! All p5LiveMedia usage is down!

Run p5LiveMedia example:

https://editor.p5js.org/shawn/sketches/jZQ64AMJc

Expected: live media

Results: failure - error log:

ReferenceError: p5LiveMedia is not defined at /sketch.js:12:19

Failed to load resource: net::ERR_CERT_DATE_INVALID

vanevery commented 1 year ago

Thanks JHT. Fixed. The cert was actually auto-renewed but the server needed to be restarted to load the update cert.

On Thu, Aug 17, 2023 at 5:06 PM John Henry Thompson < @.***> wrote:

Major breakage! All p5LiveMedia usage is down!

Run p5LiveMedia example:

https://editor.p5js.org/shawn/sketches/jZQ64AMJc

Expected: live media

Results: failure - error log:

ReferenceError: p5LiveMedia is not defined at /sketch.js:12:19

Failed to load resource: net::ERR_CERT_DATE_INVALID

— Reply to this email directly, view it on GitHub https://github.com/vanevery/p5LiveMedia/issues/20, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADJNHWHOKFN5HDR74VOKJ3XV2BWPANCNFSM6AAAAAA3UUHMGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>