I have added one camera stream to monitor in zoneminder. I want to get a live view RTSP stream to play in some external client like VLC media player. Please help me in how to achieve the same.
Details:
Zoneminder version - v1.37.42
Operating system - Ubuntu 20.04 Focal
For camera monitoring details please refer screenshots attached.
how to get a live view RTSP stream from Zoneminder after I have added a IP camera in Zoneminder
how to get a live view RTSP stream from Zoneminder after I have added a IP camera in Zoneminder
- Attachments
-
- Screenshot_2023-08-22_21-12-08.png (123.53 KiB) Viewed 11501 times
-
- Screenshot_2023-08-22_21-11-38.png (154.55 KiB) Viewed 11501 times
-
- Screenshot_2023-08-22_21-10-37.png (112.79 KiB) Viewed 11501 times
Re: how to get a live view RTSP stream from Zoneminder after I have added a IP camera in Zoneminder
Thanks for the response. Problem is that it have only one port if you want to stream rtsp i.e. 20000.
so url must be like this: rtsp://localhost:20000/rtsp_stream_name
so url must be like this: rtsp://localhost:20000/rtsp_stream_name
Re: how to get a live view RTSP stream from Zoneminder after I have added a IP camera in Zoneminder
Sorry, I don't understand.
-