‘Connection reset by peer’ error message
Hi
I am streaming RTMP video from ffmpeg into an evoStream ingest point, and I get a ‘connection reset by peer’ error message, as follows, about once every 5 seconds:
###
[color=#FF0000]/thelib/src/netio/epoll/tcpcarrier.cpp:88 Unable to read data from connection: (Far: 127.0.0.1:42898; Near: 127.0.0.1:7777) CTCP(22) <-> [TCP(15116)] <-> IHTT(15117) <-> H4C(15118) <-> IJSONCLI(15119). Error was (104): Connection reset by peer[/color]
/thelib/src/netio/epoll/iohandlermanager.cpp:130 Handlers count changed: 18->17 IOHT_TCP_CARRIER
/thelib/src/application/baseclientapplication.cpp:279 Protocol [IJSONCLI(15119)] unregistered from application: evostreamms
/thelib/src/netio/epoll/iohandlermanager.cpp:120 Handlers count changed: 17->18 IOHT_TCP_CARRIER
/thelib/src/netio/epoll/tcpacceptor.cpp:187 Inbound connection accepted: (Far: 127.0.0.1:42899; Near: 127.0.0.1:7777) CTCP(22) <-> TCP(15120) <-> IHTT(15121) <-> H4C(15122) <-> [IJSONCLI(15123)]
/applications/evorouter/src/protocols/cli/cliappprotocolhandler.cpp:540 command: liststreams
###
The video plays fine in the evoStream web UI.
What does this error message mean, and what can I do to fix it?
Thanks in advance.