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 ?
https://github.com/slavavdovichenko/MediaLibDemos (RTMPStreamPublisher) works well
The error below meant, Wowza streaming server was not setup correctly
<MPIMediaStreamEvent> connectFailedEvent: -7 = fault code = -1 < Input or/and Output Stream is not opened (-1) >
I ditched my personal laptop as Wowza because Wowza had problems resolving local host to ipaddress. I took my free 180 day trial license key and tried out in Amazon Web Service server (EC2 instance), bring your own license method and things worked..
Just want to let folks know that the above error means Wowza streaming server is not receiving the video stream