Hi,
I got one of these from Andy and having some trouble with http access.
I bought this one as a test. I plan to add 4 others.
In order to show the stream in my domotics visualisation I have to use an mjpeg stream. The visualisation is web based and no browser supports native rtsp streams.
I've installed SmartPSS on a Windows 10 laptop and that runs without problems. I can view the main stream.
My other computer is a Linux box running Fedora 25. When using Chrome with the NACPL Web Plug-in, I can access the camera's web interface and view all streams.
The camera is powered with PPOE from a switch. Firmware version is 2.460.000.7.R build 2017-3-6. Fixed IP address.
After powering up, I can acces the camera both with SmartPSS and the web interface. At that point everything is working OK.
I have enabled a substream and can access this in Firefox (my default browser) with a url like this:
http://admin:password@<IP>/cgi-bin/mjpg/video.cgi?channel=1&subtype=1
This is also the url I use in my domotics visu and it actually also works.
Substream parameters are:
D1(704*576)
Frame rate: 12 FPS
Reference bit rate: 1792-1049FPS
Bit rate: 8192
After a while however, the stream stops, and the web interface stops working. I cannot login anymore. SmarPSS still shows the main stream.
When I then try to view the main stream in VLC with rtsp it works. The rtsp substream is also shown. When I try to view the mjpeg stream, the device returns an HTTP 500 error.
When restarting the device in SmartPSS, I get an error message: "Reboot device failed". I then have to pull the plug in the switch to reboot the device.
After rebooting, everything works again for a while.
Any tips?