Difference between revisions of "Zavio"

From ZoneMinder Wiki
Jump to navigationJump to search
Line 36: Line 36:
* Firmware versions that where working with these settings:
* Firmware versions that where working with these settings:
** F7210 & B7210: M2.1.6.02C045
** F7210 & B7210: M2.1.6.02C045
== Zavio F7110 ==
===MJPEG===
* General
** Source Type: <b>Remote</b>
* Source: (example, resolution in the camera (BASIC -> Camera -> MJPEG) is set to 1280x1024 / 15 fps)
** Remote Protocol: <b>http</b>
** Remote Method: <b>Simple</b>
** Remote Host Name: <b>host-name or ip address</b>
** Remote Host Port: <b>80</b>
** Remote Host Path: <b>/video.mjpg</b>
** Remote Image Colours: <b>24 bit</b>
** Capture Width (pixels): <b>1280</b>
** Capture Height (pixels): <b>1024</b>

Revision as of 15:04, 9 March 2013

Zavio D510E & Zavio F312A

http://cameraipaddress/image.jpg

http://cameraipaddress/video.mjpg (MJPEG stream is limited to 15FPS)

Zavio F531E

http://cameraipaddress:port/video.mjpg Port must be configured at camera setup.

Zavio F731E

rtsp://cameraipaddress:554/video.mp4 RTSP stream up to 30 FPS or http://cameraipaddress/jpg/image.jpg Motion JPEG up to 15 FPS

Zavio F7210 & B7210

This camera has four configurable image/stream profiles.

MJPEG

  • General
    • Source Type: Remote
  • Source: (example, in this case we presume you'll have the profile set up for resolution 1920x1080)
    • Remote Protocol: http
    • Remote Method: Simple
    • Remote Host Name: host-name or ip address
    • Remote Host Port: 80
    • Remote Host Path: /stream?uri=video.pro[profile_number]
    • Remote Image Colours: 24 bit
    • Capture Width (pixels): 1920
    • Capture Height (pixels): 1080

Notes

  • Replace [profile_number] with one of the profiles you want to use for the capture (1,2,3 or 4).
  • Camera settings: Remember to check that the profile you cohoose to use with zoneminder has MJPEG format selected!
  • These mjpeg/url settings might work also (not tested!) with: F3206
  • Firmware versions that where working with these settings:
    • F7210 & B7210: M2.1.6.02C045

Zavio F7110

MJPEG

  • General
    • Source Type: Remote
  • Source: (example, resolution in the camera (BASIC -> Camera -> MJPEG) is set to 1280x1024 / 15 fps)
    • Remote Protocol: http
    • Remote Method: Simple
    • Remote Host Name: host-name or ip address
    • Remote Host Port: 80
    • Remote Host Path: /video.mjpg
    • Remote Image Colours: 24 bit
    • Capture Width (pixels): 1280
    • Capture Height (pixels): 1024