Does anybody succesfully tested FFMPEG to ingest into WOWZA with SRT protocol ?
I was configure WOWZA for SRT stream file and trying :
ffmpeg -re -i rtspp://192.168.1.45/stream1 -vcodec copy -acodec copy -f mpegts srt://wowza_IP:12000?pkt_size=1316
and im getting error :
03:21:44.365487*E:SRT.d: epoll/update: IPE: update struck EID 1 which is NOT SUBSCRIBED to @211088173
03:21:44.365497*E:SRT.d: epoll/update: IPE: update struck EID 1 which is NOT SUBSCRIBED to @211088173
03:21:44.365507*E:SRT.d: epoll/update: IPE: update struck EID 1 which is NOT SUBSCRIBED to @211088173
03:21:44.365517*E:SRT.d: epoll/update: IPE: update struck EID 1 which is NOT SUBSCRIBED to @211088173
03:21:44.365527*E:SRT.d: epoll/update: IPE: update struck EID 1 which is NOT SUBSCRIBED to @211088173
03:21:44.365537*E:SRT.d: epoll/update: IPE: update struck EID 1 which is NOT SUBSCRIBED to @211088173
03:21:44.365547*E:SRT.d: epoll/update: IPE: update struck EID 1 which is NOT SUBSCRIBED to @211088173
03:21:44.365557*E:SRT.d: epoll/update: IPE: update struck EID 1 which is NOT SUBSCRIBED to @211088173
03:21:44.365567*E:SRT.d: epoll/update: IPE: update struck EID 1 which is NOT SUBSCRIBED to @211088173
03:21:44.365577*E:SRT.d: epoll/update: IPE: update struck EID 1 which is NOT SUBSCRIBED to @211088173
03:21:44.365587*E:SRT.d: epoll/update: IPE: update struck EID 1 which is NOT SUBSCRIBED to @211088173
03:21:44.365598*E:SRT.d: epoll/update: IPE: update struck EID 1 which is NOT SUBSCRIBED to @211088173
[srt @ 0x7fa2ec6218c0] Operation not supported: Invalid socket ID: Operation timed outd= 1x
av_interleaved_write_frame(): Operation timed out
Error writing trailer of srt://********:12000?pkt_size=1316: Operation timed out