I am trying to live stream video from iOS to Wowza.
I have downloaded the code from https://github.com/slavavdovichenko/MediaLibDemos
The values for hostTextField.text is url "rtmp://ip_address/live and streamTextField.text is myStream.
When I hit connect, I get this error
<MPIMediaStreamEvent> connectFailedEvent: -7 = fault code = -1 < Input or/and Output Stream is not opened (-1) >
Wowza streaming engine is installed on windows 7 laptop.
Any idea what I am doing wrong ?