Hi guys.
I have next problem: my own flash streamer capture stream from USB camera using Camera API and starts publishing to Wowza application. Its all ok, clients can connect to this stream and watch with own flash player, no errors or other issues, in Wowza error logs is also nothing interesting about given stream. But, in some situations, my stream stops for a seconds, and after recover again, clients are reconnected after. In Wowza access logs I found this:
2015-07-23 07:34:31 UTC unpublish stream INFO 200 %streamName%- defaultVHost origin definst 983.154 [any] 1935 rtmp://%wowzaUrl%/origin/ 109.99.165.246 rtmp %URL here% WIN 18,0,0,194 845927967 89513353 6275 1 0 89409092
2015-07-23 07:34:32 UTC publish stream INFO 200 %streamName%- defaultVHost origin definst 984.814 [any] 1935 rtmp://%wowzaUrl%/origin/ 109.99.165.246 rtmp %URL here% WIN 18,0,0,194 845927967 89513417 6447 1 0 89409092 0
This is not an Internet connections issues (or VPN), not a camera issue (we tried 4 different), not a timeout in Wowza or proxy (test without proxy), balancer (publish is direct to single Wowza server).
So, what that can mean and what’s going on here?
Thanks,
Mary