You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are facing the issue using ffmpeg after 5 mintes streaming
[tls @ 00000190944d0300] Writing encrypted data to socket failed av_interleaved_write_frame(): I/O error Error writing trailer of https://######/receive/test: I/O error [tls @ 00000190944d0300] Writing encrypted data to socket failed [tls @ 00000190944d0300] Unable to read from socket [https @ 00000190944d0240] URL read error: Error number -10054 occurred [tls @ 00000190944d0300] Failed to send close message Conversion failed!
Does somebody has any idea how to fix it?
The text was updated successfully, but these errors were encountered:
Looks like some kind of timeout, forcing the connection to close. What server software (the one accepting the https traffic from ffmpeg) are you using?
we are facing the issue using ffmpeg after 5 mintes streaming
[tls @ 00000190944d0300] Writing encrypted data to socket failed
av_interleaved_write_frame(): I/O error
Error writing trailer of https://######/receive/test: I/O error
[tls @ 00000190944d0300] Writing encrypted data to socket failed
[tls @ 00000190944d0300] Unable to read from socket
[https @ 00000190944d0240] URL read error: Error number -10054 occurred
[tls @ 00000190944d0300] Failed to send close message
Conversion failed!
Does somebody has any idea how to fix it?
The text was updated successfully, but these errors were encountered: