Skip to content

alsasink: Fix stall when going from PLAYING to NULL (stucked at PAUSED) with uac1 gadget

I added a stop condition called stop_streaming_threads which is set to TRUE in stop/pause methods. This fix issue where the the alsasink is stuck in paused state and we keep getting EAGAIN in gst_alsasink_write.

Edited by nicolasb565

Merge request reports