Acti IP Camera MJPEG Stream

Acti IP Camera MJPEG Stream

Generally, IP cameras will use the main stream for live viewing on a local network or recording to an NVR or CMS/VMS software.  The sub stream is then used for remote access via smartphone tablet where bandwidth is limited.   The substream can also be used to integrate with automation products and touch screens.

To access an Acti IP Camera mjpeg sub stream:

    http://ip:httpport/cgi-bin/cmd/encoder?CHANNEL=2&GET_STREAM

Or to include authentication, assuming username/password is admin/123456 , it would be

    http://ip:httpport/cgi-bin/encoder?USER=admin&PWD=132456&CHANNEL=2&GET_STREAM
 

Make sure B2 frames are disabled.  (under setup, network, RTP)

    • Related Articles

    • Foscam HD Camera MJPEG Stream

      Some touch screens and home automation systems like Leviton HAI, Vera, Homeseer, iRule, Oncontrol and so on, need to pull an MJPEG stream from the camera using an http url rather than the standard HD ONVIF or RTSP stream.  Several Foscam HD cameras ...
    • Foscam IP Camera Search Tool for Windows and Mac

      See attached files for the Foscam IP Camera Search Tool for Windows and Mac.  Once the zip is downloaded, unzip it to extract the tool. See our retail Foscam Cameras and our Foscam Wholesale Distributor pages for products.
    • Univew IP Camera Default Address

      By default, Uniview cameras ship with IP address 192.168.1.13 By default, when a Uniview camera is connected to a Uniview NVR PoE port, the plug and play set up will assign an IP in the range of 172.168.0.x
    • Port Forwarding Foscam MJPEG Cameras

      This guide discusses setting up 'port forwarding' to provide remote access to your Foscam MJPEG camera.  This includes models such as FI8918W, FI8910W, FI8905W and so on.  This does not include the megapixel cameras or P2P models.  Before you can set ...
    • Foscam Network Camera Live View URL (Web Address)

      The following URL can be used to access a Foscam camera video stream directly:     http://ipaddress:port/videostream.cgi?user=your_camera_user&pwd=your_camera_pass ( replace ipaddress with your camera IP address, port with the port you have set up, ...