I am a developer with a question about configuring an axis camera to stream to an RTSP streaming server.
If I can get the Axis camera to stream to my RTSP server (thus avoiding firewall/router config)—I can then set Wowza to stream the RTSP feeds from my streaming server/proxy with ease.
I would like to configure the camera to push/publish/announce or connect to the streaming server in order to avoid having to deal with firewalls and routers.
Is this possible? How can I make the Axis cam send the stream to the RTSP server or proxy?
With the Axis cameras you can only pull the stream from the camera. You cannot push the stream from the camera to Wowza Media Server. See the instructions here. We have suggested a configuration that uses RTSP/RTP interleaving which will send the RTP packets over the TCP connection. This should alleviate some of your firewall concerns:
This type IP camera doesn’t “push” a stream, it just has an IP address that the stream can be pulled from, for example by a Wowza rtp-live application. So you can’t do it on the camera side
I’m not sure about the rtsp server, I assume it can pull the stream also. But I wonder if that solves anything.
Wowza cannot push to another media server at this time. We are considering adding this feature to the server sometime after we release Wowza Media Server 2 Advanced. For now the only way to do this is to have the destination server pull the stream from Wowza Media Server.
You could use origin/edge configuration where the local Wowza Server is the origin. See User Guide for setting up origin/edge in the “Multiple Server Live Streaming (Live Stream Repeater)” section.
Wowza can pull an RTSP stream in some cases, for example IP cameras with built-in h.264 support like some Axis cameras. However not from Windows Media Services.
Wowza cannot push to another media server at this time. We are considering adding this feature to the server sometime after we release Wowza Media Server 2 Advanced. For now the only way to do this is to have the destination server pull the stream from Wowza Media Server.
Charlie
Can Wowza pull from another media server (rtsp media stream)? Does Wowza Server accept incoming streams from another media server that use the same protocols? (i.e. I need Wowza to pull a live rtsp media stream from Windows Media Services?)