Hello everyone,
I install wowza streaming engine on my server and try to re-stream RTSP ip camera.
The stream is work well local. i test it and configure all the settings needed to get the stream ready for wowza engine.
I tried wowza streaming engine on my local pc and i success sending the Stream File (the ip camera) to youtube.
I didn’t change any special settings - just followed the documents here.
Today i installed wowza streaming engine on my server and i did the same, but now i get in Incoming Streams status line of the stream file Waiting for Stream instead of active.
to make sure that i dont have problem with the RTSP link i connected to wowza cloud streaming and started to stream the ip camera with no problems.
here are few logs, my guess it is something in the server:
RTPSessionDescriptionDataProviderBasicRTSPWorker.doConnect: Connect org.apache.mina.common.RuntimeIOException: Failed to get the session[ConnectException: null].
p.s
port 554 is opend in the server firewall
UDP 6970 -9999 also opend
please advice.