Hi all, i’ve some problems to connect srt stream source using Wowza Media Engine at latest version.
I’ve created stream file according documentation - put stream URL srt://xxx.xxx.xxx.xxx:xxxxx, at propoerties fill value at srtPassPhrase, connected stream (off course as MediaCaster type i choose srt) and I have still the same info “Waiting for Stream”.
At log file:
wowzastreamingengine_error.log file:
WARN server comment 2023-07-18 20:53:25 - - - – 598.319 - - - - - - - - Setting socket setting failed: 24 result: -1 for socket: 7520956
WARN server comment 2023-07-18 20:53:25 - - - – 598.319 - - - - - - - - Setting socket setting failed: 7 result: -1 for socket: 7520956
wowzastreamingengine_access.log file:
2023-07-18 20:56:10 CEST comment server INFO 200 - SRTListener bind failure on : xxx.xxx.xxx.xxx:xxxxx - - - 764.048 - - - - - - - - - - - - - - - - - - - - - - - - -
2023-07-18 20:56:10 CEST comment server INFO 200 - SRTListener listen attempt failed: SRTListener [localPort=xxxxx, localIpAddress=xxx.xxx.xxx.xxx, isListening=false, srtNativeSession=140271216029904, srtSocketReference=7520956, sessionContext=TEST/definst:DT1.stream, bound=false, state=1] - - - 764.048 - - - - - - - - - - - - - - - - - - - - - - - - -
2023-07-18 20:56:10 CEST comment server INFO 200 - LiveMediaSRTReceiver Connect failure. [TEST/definst:DT1.stream] Socket State: 0 - - - 764.049 - - - - - - - - - - - - - - - - - - - - - - - - -
2023-07-18 20:56:11 CEST comment server INFO 200 - LiveMediaSRTReceiver.doWatchdog[srt://xxx.xxx.xxx.xxx:xxxxx]: reset reason: 4 - - - 764.242 - - - - - - - - - - - - - - - - - - - - - - - - -
Source is working correctly, i can connect via VLC.
Wowza is working at OpenSUSE operating system without any running firewall.
Can someone know what is going on with my problem, where should i configure something or what should i change?