ISpy and Older Cameras: Difference between revisions
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
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) | 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=== | ===LaView LV-KNTX968PW4-88 (bought 2018)=== | ||
RTSP (Real Time Streaming Protocol): | 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)) | |||
rtsp:// | === 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 and Boavision cameras is the same company given the similar file structure available via HTTP. |