Difference between revisions of "How to Setup a FLIR F-Series Thermal Camera with MPEG4 streaming"

From ZoneMinder Wiki
Jump to navigationJump to search
m
 
(7 intermediate revisions by 3 users not shown)
Line 11: Line 11:
# Access the camera web interface
# Access the camera web interface
# Open the Video IR configuration and configure using the following settings:
# Open the Video IR configuration and configure using the following settings:
** Enabled: Yes
#* Enabled: Yes
** Associated uFLIRish Id: 0
#* Associated uFLIRish Id: 0
** Channel Id: 0
#* Channel Id: 0
** Video Source: Type: IR | ID: 0
#* Video Source: Type: IR | ID: 0
** Format: PAL
#* Format: PAL
** Interface: ....
#* Interface: ....
** Port: 554
#* Port: 554
** RTP/RTSP over HTTP Port: 8080
#* RTP/RTSP over HTTP Port: 8080
** Stream Name: ch0
#* Stream Name: ch0
** Use External IP: no
#* Use External IP: no
** Enable Multicast: no
#* Enable Multicast: no
** Codec Type: MPEG4
#* Codec Type: MPEG4
** Bit Rate: 3000000
#** H.264 is also possible using ffmpeg on zoneminder (check H.264 configuration topic)
** Rate Control: CBR
#* Bit Rate: 3000000
** I-Frame Interval: 30
#* Rate Control: CBR
** Image Size: D1
#* I-Frame Interval: 30
** Frame Rate: 10
#* Image Size: D1
** Interlaced: no
#* Frame Rate: 10
#* Interlaced: no
<br/>
<br/>
==Zone Minder configuration==
 
==Zone Minder configuration (using MPEG4) ==
# [[How_to_login|Login]] to Zone Minder.
# Click on the "Add New Monitor" link located at the bottom of the page, this will take you to the configuration page for adding a new camera.
# General Tab - Use the following settings:
#* Name of the monitor
#* Source Type - Remote
#* Function - Modetect
# Source Tab - Use the following settings:
#* Remote Protocol - RTSP
#* Remote Method - RTP/Unicast
#* Remote Host Name - <ip-address>
#* Remote Host Port - 554
#* Remote Host Path - /ch0
#* Remote Image Colours - 24 bit colour
#* Capture Width (pixels) - 720
#* Capture Height (pixels) - 576
#* Preserve aspect ratio - OFF
#* Orientation - Normal
<br/>
 
==Zone Minder configuration (using H.264) ==
# [[How_to_login|Login]] to Zone Minder.
# [[How_to_login|Login]] to Zone Minder.
# Click on the "Add New Monitor" link located at the bottom of the page, this will take you to the configuration page for adding a new camera.
# Click on the "Add New Monitor" link located at the bottom of the page, this will take you to the configuration page for adding a new camera.
# General Tab - Use the following settings:
# General Tab - Use the following settings:
** Name of the monitor
#* Name of the monitor
** Source Type - Remote
#* Source Type - Ffmpeg
** Function - Modetect
#* Function - Modetect
# Source Tab - Use the following settings:
# Source Tab - Use the following settings:
** Remote Protocol - RTSP
#* Source Path - rtsp://<ip-address>/ch0
** Remote Method - RTP/Unicast
#* Remote Image Colours - 24 bit colour
** Remote Host Name - <ip-address>
#* Capture Width (pixels) - 720
** Remote Host Port - 554
#* Capture Height (pixels) - 576
** Remote Host Path - /ch0
#* Preserve aspect ratio - OFF
** Remote Image Colours - 24 bit colour
#* Orientation - Normal
** Capture Width (pixels) - 720
<br/>
** Capture Height (pixels) - 576
** Preserve aspect ratio - OFF
** Orientation - Normal


==Monitor Resolution==
==Monitor Resolution==
The resolution can be changed, some of the available resolutions:
The resolution can be changed, some of the available resolutions:
** QCIF 176x144
* QCIF 176x144
** 4CIF 704x576
* 4CIF 704x576
** D1 720x576
* D1 720x576

Latest revision as of 06:03, 9 July 2012

Go back to the How To pages...


Prerequisites

  • IP address of camera.
  • Username and password for the camera.
  • Administrator access to Zone Minder.

Checking camera configuration

  1. Access the camera web interface
  2. Open the Video IR configuration and configure using the following settings:
    • Enabled: Yes
    • Associated uFLIRish Id: 0
    • Channel Id: 0
    • Video Source: Type: IR | ID: 0
    • Format: PAL
    • Interface: ....
    • Port: 554
    • RTP/RTSP over HTTP Port: 8080
    • Stream Name: ch0
    • Use External IP: no
    • Enable Multicast: no
    • Codec Type: MPEG4
      • H.264 is also possible using ffmpeg on zoneminder (check H.264 configuration topic)
    • Bit Rate: 3000000
    • Rate Control: CBR
    • I-Frame Interval: 30
    • Image Size: D1
    • Frame Rate: 10
    • Interlaced: no


Zone Minder configuration (using MPEG4)

  1. Login to Zone Minder.
  2. Click on the "Add New Monitor" link located at the bottom of the page, this will take you to the configuration page for adding a new camera.
  3. General Tab - Use the following settings:
    • Name of the monitor
    • Source Type - Remote
    • Function - Modetect
  4. Source Tab - Use the following settings:
    • Remote Protocol - RTSP
    • Remote Method - RTP/Unicast
    • Remote Host Name - <ip-address>
    • Remote Host Port - 554
    • Remote Host Path - /ch0
    • Remote Image Colours - 24 bit colour
    • Capture Width (pixels) - 720
    • Capture Height (pixels) - 576
    • Preserve aspect ratio - OFF
    • Orientation - Normal


Zone Minder configuration (using H.264)

  1. Login to Zone Minder.
  2. Click on the "Add New Monitor" link located at the bottom of the page, this will take you to the configuration page for adding a new camera.
  3. General Tab - Use the following settings:
    • Name of the monitor
    • Source Type - Ffmpeg
    • Function - Modetect
  4. Source Tab - Use the following settings:
    • Source Path - rtsp://<ip-address>/ch0
    • Remote Image Colours - 24 bit colour
    • Capture Width (pixels) - 720
    • Capture Height (pixels) - 576
    • Preserve aspect ratio - OFF
    • Orientation - Normal


Monitor Resolution

The resolution can be changed, some of the available resolutions:

  • QCIF 176x144
  • 4CIF 704x576
  • D1 720x576