How to Embed Live Video on a Web Page using Geovision IP Cameras

Home > CCTV Security Camera & Video Surveillance System Forums > Geovision Surveillance Support > How to Embed Live Video on a Web Page using Geovision IP Cameras

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #34054
    Mike Haldas
    Keymaster

    How to embed Geovision IP cameras on a website for live streaming.

    Geovision Security Cameras Website Streaming

    We recently helped a customer embed two IP cameras on a web page so that visitors could see live video of their machine shop. In this case, the customer had two Geovision IP cameras connected to a Geovision PC based DVR, but this implementation also works for analog CCTV cameras connected to a Geovision DVR card. This is because both use the Geovision Multicam surveillance system software, which is sometimes also called GV-DVR and GV-NVR.

    Basically IP cameras and analog cameras use the same recording software on Geovision systems and that system is what enables embedding live video from cameras on a web page.

    Setup Instructions

    1. Make sure you are running Geovision multicam software version 8.6.2 or higher
    2. Enable the guest account in GeoVision.
    3. Forward ports 80, 4550, 5550, 56000 in your router. Check out this explanation on port forwarding if you are not familiar with it.
    4. Use the following URL code for the img html tag to webpage embed https://ipaddress:port/mjpeg?cam=1

    Example:
    <img src="https://92.201.52.133/mjpeg?cam=1" height="360" width="480">

    In the above example, the IP address would be replaced with the IP address of your Internet connection.

    Note: you can change cam=1 to cam-2, cam=3, etc. to change the camera that is embedded.

    If you have any questions about this setup, please email us at info@cctvcamerapros.net.

    • This topic was modified 8 years, 5 months ago by Mike Haldas.
    • This topic was modified 8 years, 5 months ago by Mike Haldas.
    • This topic was modified 8 years, 5 months ago by Mike Haldas.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.