• /snapshot
    Get a current actual image from the server.
    • /snapshot?res=low get a low low resolution stream (if -camera-low_res_factor=X is configured).

  • /stream
    Get a live stream.

    • /stream?res=low get a low low resolution stream (if -camera-low_res_factor=X is configured).

  • The mjpg-streamer compatibility layer:

    • /?action=snapshot as alias to the /snapshot.

    • /?action=stream as alias to the /stream.

  • /video
    Get a live video (H264) stream.

    • /video.mp4
      get a live video stream in MP4 format (if FFMPEG enabled).

    • /video.mp4
      get a live video stream in MKV format (if FFMPEG enabled).

    • /video?res=low get a low resolution stream (if -camera-low_res_factor=X is configured).

  • The commands available on some cameras:

    • /option?autofocus trigger auto focus.