Ipcam Viewer chrome extension

Version: 0.2.1
Ipcam Viewer
Ipcam Viewer
3.40 Based on 10 user rates

What is Ipcam Viewer?

Ipcam Viewer is a productivity chrome extension. it's a free extension , it has 9,000+ active users since released its first version, it earns an average rating of 3.40 from 10 rated user, last update is 1724 days ago.


What’s new in version 0.2.1?

                Google Chrome Ipcam Viewer Extension

Features:
-Stream any JPEG Camera Source
-Camera-Presets
-Multiview
-Fullscreen
-Export / Import JSON File

## My Camera is not listed in the Presets?

Add your Camera to [src/data/cameraModels.json](https://github.com/firsttris/chrome.ipcamviewer/blob/master/src/data/cameraModels.json) and create a pull-request.

I will publish a new version with your camera model.

## Generic Mode

When creating a new camera, don't select any model, simply enter your stream address.

Support / Issues:
[email protected]
https://github.com/firsttris/chrome.ipcamviewer/issues

## MJPEG Support dropped

Render an MJPEG Stream or JPEG's in a HTML < img > tag with the credentials in the Stream URL is not possible due to Chrome security polices.
My first approach was to use chrome.webrequest.onBeforeSendHeaders() to add the credentials to the authorization header of the HTTP request.
I think this is not the best approach since you need to filter the requests of the addon (cameras) from all request the browser made.
This requires the permission "browsingData" (be able to see all requests from the browser) which does no comply with data protection guidelines.
So we have to use XML-HTTP-Requests (fetch) to be able to add credentials to the header.
The only implementation i found was [mjpeg-readale-stream](https://github.com/aruntj/mjpeg-readable-stream/blob/master/index.html).
But it was not peformant enough for daily use.
Their is very little information on how to fetch a mjpeg-readable stream and render it to an < img > tag.

If you can help me with this topic, dont hesitate to contact me.            

How to install Ipcam Viewer?

You could download the latest version crx file or older version files and install it.


Preview of Ipcam Viewer


Technical Features:

  • Latest Version: 0.2.1
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Thursday, August 15th, 2019
  • Author: Tristan Teufel

Ipcam Viewer Available languages:

English.


FAQ


Reviews of ipcam viewer:


Jack Z September 3rd, 2019
Jack Z

Only allows "jpg type" cameras, so won't work with my Foscam FI9831 P.


Michael Handa October 20th, 2018
Michael Handa

Works well for my Hikvision cams. Only allows up to 5 frames per second. I would have given 5 stars but I'm not a fan of the required permissions: "Read and change all your data on the websites you visit"


Drasko Divic June 8th, 2018
Drasko Divic

is it possible to add the ptz control?

Read more review & comments of ipcam viewer