This repository was archived by the owner on Jul 14, 2026. It is now read-only.
This repository was archived by the owner on Jul 14, 2026. It is now read-only.
Bug: Properly wait for first opus-frame to be available #7
Currently the YTDLPAudioTrack has a pretty ugly way of testing if (the start of) an audio-track has been pulled.
This should be fixed (as stated in line 212
Fixme: Temporary fix to really make sure enough data is present. This must change!)