![Campbell CCFC Instruction Manual Download Page 30](http://html1.mh-extra.com/html/campbell/ccfc/ccfc_instruction-manual_3745995030.webp)
CCFC Field Camera
20
12.1.1.2 Embedding
The following sample code can be used to embed the video stream into a web
page. The width, height, and URL need to be changed according to the
application needs. See
https://wiki.videolan.org/Documentation:WEbPlugin/
for more information.
<embed id="vlcEmb"
width="1280"
height="720"
target="rtsp://192.168.1.78/ipcam/mpeg4"
pluginspage=
http://www.videolan.org
type=”application/x-vlc-plugin”>
192.168.1.78 needs to be changed to the IP address of CCFC being
used.
12.1.2 UPnP Discovery
The CCFC supports UPnP for device discovery. Meaning, the CCFC will
appear in the Windows Network panel with a name such as CCFC-
1000
, where
1000
is the actual serial number of the camera.
This feature makes it possible to find the camera after connecting it to an
existing network using DHCP, regardless of whether the connection is wired
via Ethernet or Wi-Fi.
12.2 Web Interface Overview
The web interface allows the user to:
x
Fully configure the CCFC.
x
View information, system status, date, and time.
x
View live video.
x
Retrieve photo and video files from the camera memory.
x
Access all camera settings.
x
Create zoom set points.
Note