Difference between revisions of "LaView - RTSP"

894 bytes added ,  12:02, 26 December 2019
no edit summary
(Created page with "The LaView series of NVR / DVR")
 
Line 1: Line 1:
The LaView series of NVR / DVR
The LaView series of NVR / DVR devices support RTSP (Real Time Streaming Protocol).  This means that additional devices or software can also view the camera streams.
 
Example IP Address: rtsp://1.2.3.4:8554/PSIA/streaming/channels/101
 
Note: For the camera channels, Camera 1 = 101, Camera 2 = 201, etc.
 
Note: For the port, I noticed two items.  One, for the RTSP, there was no "other" or "more" tab available as noted in the documentation.  However, two, I noticed that in the Network, Basic Settings it listed the different protocols available, with RTSP being one of them, on port 8554 (standard default reserved port is 554).
 
...as far as the rest of the URL, I have no idea how the below mentioned person ever found it.
 
 
Special thanks to: https://kernelmanic.com/2015/08/04/use-vlc-to-view-rtsp-stream-from-laview-lv-pb932f4-ip-camera/ for providing the above mentioned URL (I couldn't find it in any documentation)