Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmpeg: Writing encrypted data to socket failed #406

Open
MRoutchkan opened this issue Sep 14, 2022 · 1 comment
Open

ffmpeg: Writing encrypted data to socket failed #406

MRoutchkan opened this issue Sep 14, 2022 · 1 comment

Comments

@MRoutchkan
Copy link

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?

@phoboslab
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants