Wowza Community

Can Wowza redistribute a RTSP stream?

I would like to know if any solution Wowza is providing could help with a problem I’m currently facing.

I have access to multiple instances of IP cameras that I would like to get the stream from and redistribute it.

One IP camera can only have 5 direct connections to it at the same time. (Only 5 vlc player can connect directly to the RTSP stream provided by one IP camera.)

I would like to increase this number to an unlimited amount by connecting one Wowza server directly to an IP camera and then get this one Wowza server to redistribute the RTSP stream to the VLC media players asking for this redistributed stream.

I would also like to have minimum delay between what the IP camera sees and what the VLC media player is seeing (Under 2 seconds).

Here’s a sketch of what I want to do for clarity purpose:

Current situation:

IP Camera->RTSP Stream->VLC Media Player

_____________________->VLC Media Player

_____________________->VLC Media Player

_____________________->VLC Media Player

_____________________->VLC Media Player

_____________________->VLC Media Player(Fail)

_____________________->VLC Media Player(Fail)

(Connection failure when more than 5 connections/Can’t have more than 5 connections)

What I want:

IP Camera->RTSP Stream->Wowza Server->RTSP Stream->VLC Media Player

_______________________________________________->VLC Media Player

_______________________________________________->VLC Media Player

_______________________________________________->VLC Media Player

_______________________________________________->VLC Media Player

_______________________________________________->VLC Media Player

(Can have as many player as I want connected to the Wowza server that is connected only once to the IP camera. Maximum of 5 Wowza servers connected to the same IP camera)

Yes @Tiro Lock, you can do this workflow and here is the doc to show you how to send the RTSP stream to Wowza and then playback in VLC player.

https://www.wowza.com/docs/how-to-re-stream-video-from-an-ip-camera-rtsp-rtp-re-streaming

As far as connecting more than 5 VLC players, let me know if you are able to once you follow that Step by Step. Thanks. We may need to have you set up additional servers/ stream targets to accomplish this. Let me know how it goes.

Take a peek at this workflow as well:

https://www.wowza.com/docs/how-to-configure-vlc-media-player-for-rtsp-rtp-playback-rtsp-rtp-interleaved-and-tuning

Could you edit the link to where it’s supposed to link please? (:

And thanks for everything! I’ll look through the help pages you mentionned!

Oh sure, sorry about that.