Wowza Community

stream unpublish and destroy

Hi guys,

im checking this error when publish this stream. hoping for pointers where is the issue.

tia

INFO server comment - MulticastTransport.bind[live/definst]: 224.1.1.1/10007

INFO stream publish gma7.stream -

INFO server comment - RTPMediaCaster.Reconnector[652069332:live/definst:gma7.stream]: done: 48

INFO server comment - RTPMediaCaster.streamTimeout[652069332:live/definst:gma7.stream]: timeout:12000 diff:12006 reason:101

INFO server comment - RTPMediaCaster.resetConnection[652069332:live/definst:gma7.stream]:

INFO server comment - RTPMediaCaster.closeRTPSession[652069332:live/definst:gma7.stream]

INFO server comment - MulticastTransport.unbind[live/definst]: 224.1.1.1/10007 sent:0 recv:0

INFO stream unpublish gma7.stream -

INFO stream destroy gma7.stream -

INFO server comment - RTPMediaCaster.Reconnector[652069332:live/definst:gma7.stream]: start: 49

INFO server comment - RTPMulticastListener.run(stop)

INFO server comment - RTPSessionDescriptionDataProviderBasic.getStreamInfo[live/definst]: URI: udp://@224.1.1.1:10007

INFO stream create - -

INFO stream publish gma7.stream -

INFO server comment - MulticastTransport.bind[live/definst]: 224.1.1.1/10007

INFO server comment - RTPMediaCaster.Reconnector[652069332:live/definst:gma7.stream]: done: 49

INFO server comment - RTPMediaCaster.streamTimeout[652069332:live/definst:gma7.stream]: timeout:12000 diff:12007 reason:101

INFO server comment - RTPMediaCaster.resetConnection[652069332:live/definst:gma7.stream]:

INFO server comment - RTPMediaCaster.closeRTPSession[652069332:live/definst:gma7.stream]

INFO server comment - MulticastTransport.unbind[live/definst]: 224.1.1.1/10007 sent:0 recv:0

Hi

It appears that Wowza can’t find a stream using that IP and port.

Wowza then times out and tries again.

At the end of the line you can see “done 48” and lower “done 49”

This is the amount of retries the server has made to try and connect to the stream.

It indicated that the source hasn’t been started/published or Wowza can’t get to the data.

Jason

It looks like a network, connectivity problem. Possibly those udp ports are blocked.

Richard

Hi

You can check the stream file by comparing it to what’s explained here,

https://www.wowza.com/docs/how-to-re-stream-video-from-an-ip-camera-rtsp-rtp-re-streaming#publish

Also further down in the guide, you can see the IP camera stream being checked using VLC directly so you know if its the source that’s the issue.

Jason

Hi Jason,

Thanks fro the reply, is this something with the config or the source itself not going to my server.

tia.

Jeff

Hi Jason,

can i use a stream from the internet? for my monitoring. I disable all firewall on my server.

tia.

Jeff