Setting camera to read a .jpg file

Joined
Jan 15, 2018
Messages
2
Reaction score
0
This was working in version 4.1/4.2. but not in 4.3/4.6
I have created a IP camera using the generic jpeg/gif/etc.request setup.Current error is no signal non image data. If I open http://blueirus ip/image.jpg, I see the image. So the web server virtual directory is working, but not the camera view.
What I am doing is taking a screen shot of my home automation and copy the jpeg file to the Blue iris www folder.

Thanks.
Ken
 

TonyR

IPCT Contributor
Joined
Jul 15, 2014
Messages
16,452
Reaction score
38,164
Location
Alabama
This worked for me on BI 4.6.7.1.

Put your image in to BI's 'www' folder. Mine is named 'image2.jpg'.
Create new cam. Select a group.

local_image1b.jpg

Force image format to the image size; mine is 225 x 225.
Set max frame rate to 2 minutes.
Disable overlays (if not desired).

local_image2.jpg

IP is BI webserver LAN IP plus port.
Insure video path image name is correct (mine is 'image2.jpg'.

local_image3.jpg

Under Watchdog, disable Detect loss of signal.

local_image4.jpg

To view on mobile app, insure webcast is enabled.

local_image5.jpg

local_image0.jpg


EDIT: The only deficit I see right now is that the image will not display by itself on the BI app, it will when all cams are shown. And it displays in BI singly or when using the web UI pages.

I can't swear to it but I'm fairly certain it did before but it's been probably over a year since I had an image display as a camera so this may have changed with latest update, I don't know. Anyway, these instructions work for the most part and will get you 'about 95% there.'
 
Last edited:
Top