ISpy and Older Cameras: Difference between revisions

No edit summary
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 6: Line 6:


===Tenvis TH661 (bought circa 2015)===
===Tenvis TH661 (bought circa 2015)===
RTSP (Real Time Streaming Protocol): rtsp://UserName:Password@IPAddress:554/1 (11, 21, 31, 41, etc. all work too, plus 2, 22, 32, etc. provides a lower resolution stream)
RTSP (Real Time Streaming Protocol): rtsp://UserName:Password@IPAddress:554/11 (11, 21, 31, 41, etc. all work too, plus 2, 22, 32, etc. provides a lower resolution stream)


HTTP: Not available (tried the videostream.cgi? URL, but it didn't work)
HTTP: Not available (tried variations for other cameras, such as the videostream.cgi? URL, but nothing worked, which matched the documentation, just thought it was worth a try)


JPG "Snapshot": <nowiki>http://UserName:Password@IPAddress/tmpfs/auto.jpg</nowiki> (as of Internet Explorer 7 and later, IE does not support including a user name and password in a URL [https://support.microsoft.com/en-us/help/834489/internet-explorer-does-not-support-user-names-and-passwords-in-web-sit KB834489])
JPG "Snapshot": <nowiki>http://UserName:Password@IPAddress/tmpfs/auto.jpg</nowiki> (as of Internet Explorer 7 and later, IE does not support including a user name and password in a URL [https://support.microsoft.com/en-us/help/834489/internet-explorer-does-not-support-user-names-and-passwords-in-web-sit KB834489])
Line 14: Line 14:
Secure Digital Card: <nowiki>http://UserName:Password@IPAddress/tmpfs/sd</nowiki> (the rest of the file system is available up one level too.)
Secure Digital Card: <nowiki>http://UserName:Password@IPAddress/tmpfs/sd</nowiki> (the rest of the file system is available up one level too.)


iSpy Information: https://www.ispyconnect.com/man.aspx?n=tenvis&page=6
iSpy Information: https://www.ispyconnect.com/man.aspx?n=tenvis&page=6 OR https://www.ispyconnect.com/camera/tenvis


=== Vonnic C907IP (AKA WanLink , Foscam, etc. Brands too) (bought 1.2012) ===
===Vonnic C907IP (AKA WanLink NC541W, Foscam FI8908W, Zmodo CM-I11123BK,  EasyN FS-613A-M136, Agasio 502W, and other brands too) (bought 1.2012)===
RTSP (Real Time Streaming Protocol): Not supported
RTSP (Real Time Streaming Protocol): Not supported


Line 23: Line 23:
JPG: UserName:Password@IPAddress/snapshot.cgi
JPG: UserName:Password@IPAddress/snapshot.cgi


iSpy Information: https://www.ispyconnect.com/man.aspx?n=Vonnic
iSpy Information: https://www.ispyconnect.com/man.aspx?n=Vonnic (my model wasn't listed, but I tried a few URLs from the other listed cameras and got some to work)
 
===LaView LV-KNTX968PW4-88 (bought 2018)===
RTSP (Real Time Streaming Protocol): rtsp://UserName:Password@IPAddress:8554/PSIA/streaming/channels/101 (for other camera channels, Camera 1 = 101, Camera 2 = 201, etc.)
 
iSpy Information: https://www.ispyconnect.com/man.aspx?n=Laview (...but this only applied to IP Cameras, not the DVR, but this website had the key information: <nowiki>https://kernelmanic.com/2015/08/04/use-vlc-to-view-rtsp-stream-from-laview-lv-pb932f4-ip-camera/</nowiki> for providing the above mentioned URL (I couldn't find it in any documentation))
 
===Boavision HX-HD20M910AS (bought 2019)===
RTSP (Real Time Streaming Protocol): rtsp://UserName:Password@IPAddress/1/h264major (audio works too)
 
JPG: <nowiki>http://UserName:Password@IPAddress/auto.jpg</nowiki> (or http://UserName:Password@IPAddress/tmpfs/auto.jpg)
 
Secure Digital Card: <nowiki>http://UserName:Password@IPAddress/tmpfs/sd</nowiki> (the rest of the file system is available up one level too.)
 
iSpy: https://www.ispyconnect.com/man.aspx?n=Boavision (they didn't have my exact model number, but there were three models that started off with the same six characters and it worked when I tried it)
 
 
I get the impression the same company that was sourced as the manufacturer for the Vonnic, Agasio, and Boavision cameras is the same company given the similar file structure available via HTTP, plus the fact that from the outside many of their cameras are the same.
 
This means I can install iSpy on one of my servers and have an additional surveillance system that can facilitate using all of my cameras.  The lesson is to not buy an "all in one" surveillance system if you want to use cameras from another manufacturer.  It's easier, which is why I bought it in the first place, but it is also far more limiting.