HowTo: Live Stream to Browser Direct from Camera with 330ms Latency

Hmm, maybe this technique doesn’t work to display the stream in the browser.

To use the client mode API, you must use digest authentication. You can’t put the username and password into the browser pop up box as it will use basic authentication.

see this thread.

I use insomnia to test the API. It is open source and free.

on the command line, curl will also work