Reputation: 4132
I'm getting an RTSP live video stream from an IP camera. My URL looks like this rtsp://xxx:80/img/vid.sav I want to open this stream on Wowza. How can I do this?
Upvotes: 0
Views: 1326
Reputation: 201
You can make use of a stream file and then ingest the stream into Wowza. Essentially create a file called camera.stream and in it, put your rtsp url. Then within the wowza engine manager (found at http://[your-ip]:8088/) and go to the application you've created for this test and then click on your stream files. Thereafter there will be an option to connect.
You can refer to their stream file guide found here.
Upvotes: 1