How to use RTSP Protocol of your recorder ?
Valid for those references :
- GGM NVRL0104
- GGM NVRL0104P
- GGM NVRL0108P
- GGM NVRE0104P
- GGM NVRE0108P
- GGM KITIP24C5MP
- GGM KITIP48C5MP
- What is the RTSP Protocol ?
- How to find RTSP command of your recorder ?
- How to read RTSP Stream with an application (Example : VLC Media Player)
- What is the RTSP Protocol ?
RTSP Protocol (Real Time Streaming Protocol) is used to send audio or video live from one device to another.
RTSP Command is a specific address given by your recorder.
Example : rtsp://192.168.1.1/xxxx/live1
- How to find RTSP command of your recorder ?
Go to the Main Menu, then Setup/Network then General and RTSP :
Warning: Depending on the model and generation of recorder, the address of the RTSP stream may change.
Model before 2023:
Instruction :
rtsp://(IP):(Port)/A/B
A: 01(ch1), 02(ch2)..
B: 0(Main Stream), 1 (Sub Stream)
Example :
rtsp://192.168.1.212:554/ch01/0 for the Main Stream of the Camera 1
rtsp://192.168.1.212:554/ch02/1 for the Sub Stream of your camera 2
Model after 2023 :
Instruction :
rtsp://IP:Port/rtsp/streaming?channel=A&subtype=B
A: 01(ch1), 02(ch2)..
B: 0(Main Stream), 1 (Sub Stream)
Example :
rtsp://192.168.1.1:554/rtsp/streaming ?channel=01&subtype=0
for the Main Stream of the camera 1
rtsp://192.168.1.1:554/rtsp/streaming ?channel=02&subtype=1
for the Sub Strem of the camera 2
How to read RTSP Stream with an application (Example : VLC Media Player)
Open your specific application to open a Network Stream.
In this case here, we use VLC Media Player Program.
Go to Media / Open a Network Stream …
Fill in the RTSP address of your camera :
Example : rtsp://192.168.1.211:554/ch1/0
rtsp://192.168.1.1:554/rtsp/streaming ?channel=01&subtype=0
If necessary, you need to be identify
Stream is instantly displayed.
Var artikeln till hjälp?
Toppen!
Tack för din feedback
Vi beklagar att det inte var till hjälp
Tack för din feedback
Feddback skickat
Vi uppskattar din feedback och uppdaterar artikeln vid behov