diff --git a/README.md b/README.md index f3bc8a3faa2252e106eae5ae0f3833f8757d6e22..70c71568000700e5feb95e6a0ff1cc898cc5e4a2 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ This was tested on a Vultr 1 vCPU / 2GB RAM server running Fedora 33 x64. ##### The media player disconnects mid stream or struggles to start the stream, and you don't think it's a bandwidth issue. - Try increasing the Icecast `queue-size` and `burst-size`, or reducing the `Video Bitrate` within OBS streaming to Icecast. -##### As soon as you click `Start Recording` in OBS, it errors out with `Error number -10054 occurred`. +##### As soon as you click `Start Recording` in OBS, it errors out with `Error number -10054 occurred; ffmpeg_data_init failed`. - In testing, this occured when trying to connect to Icecast over SSL/TLS, but only on Windows 10 and not under Linux (Fedora 34). OBS 27.0.1 was used on both systems. This might be due to potential differences between FFmpeg versions that end up being used by OBS across these two tested OS setups, this is just a guess though.