rtspsrc: Revert unusable workaround for PAUSE being sent when going NULL
Directly setting rtspsrc to the NULL state before putting the pipeline in the NULL state usually works, but it can cause a deadlock in some cases, so it's not a reliable mechanism to fix this.
This reverts commit f37afdaf: "rtspsrc: Fix state changes from PAUSED to PLAYING"
and commit 76d624b2: "rtspsrc: Do not send PAUSE command when going to GST_STATE_NULL"
Merge request reports
Activity
mentioned in commit nirbheek/gst-plugins-good@55edd59f
added 1 commit
- 55edd59f - Revert unusable workaround for PAUSE being sent when going NULL
assigned to @gstreamer-merge-bot
changed milestone to %1.19.1
mentioned in issue gstreamer#936