Hello,Sir.
We are using CRTMPServer to receive a rtsp stream from a embedded hardware encoder,and Push a RTMP Stream to FMS Server.
The Live is OK,we can use VLC to connect the FMS Server to watch the live.However,if we start to record the rtmp stream using FMS Server.After some minutes,in most cases,less than 10 minutes,the FMS Server will stop recording,and we can NOT watch through VLC connecting to the FMS Server at the same time.
There is a warning:invalid H264 packet has been dropped .Everytime if FMS Server stops recording,the warning appears.
When FMS server stop recording,the CRTMPServer logs:
Unable to read data from connection: (Far: 172.16.232.150:1935; Near: 172.16.192.34:60757) CTCP(12) <-> [TCP(14)] <-> OR(15). Error was (104): Connection reset by peer
And the connect will be built again,if we reopen VLC to watch the RTMP stream from FMS Server once again,it is still OK.
What does this warning mean?
Could we still record the RTMP Stream even if this warning appears?I mean ignore this.
expecting for any reply.