RTSP re-streaming ?

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
landrower
Posts: 12
Joined: Sat Apr 03, 2010 1:17 pm
Location: Brazil

RTSP re-streaming ?

Post by landrower »

Hello.

I would like to send to another program, RTSP video stream from my 1.36.x installation of zoneminder.
I couldn't find how to do it, but I found a topic where the maintainer says it's possible in this version.

viewtopic.php?f=1&t=30781&p=121554&hili ... er#p121554

Can someone please show me how it's done?
Lawrence Waclawiak
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: RTSP re-streaming ?

Post by Magic919 »

Switch on and configure under Source > Misc. See how you get on.
-
Cramac1
Posts: 111
Joined: Wed Aug 29, 2018 11:29 am

Re: RTSP re-streaming ?

Post by Cramac1 »

Magic919 wrote: Mon Dec 13, 2021 9:58 am Switch on and configure under Source > Misc. See how you get on.
interesting too. turned on RTSPServer, set name, and then what? Where to look for a stream?
landrower
Posts: 12
Joined: Sat Apr 03, 2010 1:17 pm
Location: Brazil

Re: RTSP re-streaming ?

Post by landrower »

Thanks for the response, I found the option and managed to use it, but it works diverse from the ZoneMinder Help.
To utilize the RTSP server is required to configure "Options" -> "Network" the "zm_min_rtsp_port" parameter that a set to 2000, who has in your Help the following text.

"The Beginng of A Port Range That Will Be Used to Offer RTSP Streaming of Live Captured Video. Each Monitor Will Use this Value Plus the ID to Stream Content. Only the Value of 2000 here Will Cause Stream for Monitor 1 to Hit Port 2001."

But I set 2 monitors and they are both accessible at port 2000, just changing the string that I put.
RTSP: //192.168.100.221: 2000 / Main_Stream1? Username = MyUser & password = MyPassword
RTSP: //192.168.100.221: 2000 / Main_Stream2? Username = MyUser & password = MyPassword
In fact for me this way is better, but it really is confused or I do not know how to interpret correctly.
Lawrence Waclawiak
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: RTSP re-streaming ?

Post by Magic919 »

I agree the bit about the 'minimum RTSP port' doesn't work the way it is written. The point about naming the streams is to differentiate and run them all on the same port.

I don't think it's a feature that gets a lot of use. I'm glad you got it working.
-
Post Reply