Hi,
I have multiple IP cameras and I would like to build a web application that is able to mange these cameras independently. But in order to do this, I have a couple of questions:
- How can multiple streams could be loaded into Wowza? I already mange to play the stream from a single IP camera. So I was wondering how to do it for the rest of them? I’ve stated the stream by using the http://localhost:8086/streammanager tool described in this link: https://www.wowza.com/docs/how-to-re-stream-video-from-an-ip-camera-rtsp-rtp-re-streaming
Could all the IP camera streams be loaded/played in the same manner?
- Also I would like to record all these streams on the server and create independent 2 hours length movies. It will be usefull to point me to a recording example that covers these requirements.
3.Is there a HTTP API that could be used on the client side application to tell Wowza when to start a movie/end a movie/play a live stream/stop a live stream?
Or this things have to be coded on the server side. If so, could you point me to an example of how to write java code on Wowza?
Thanks,
Danut