You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a call to stopStreaming(), a subsequent call to startStreaming() on the same webcam does not result in further frames being sent to the attached pipeline. Logs are attached for the events after the initial call to start, the call to stop, and the subsequent call to (re)start.
Wow, how has this bug not been found before now? It's specific to webcams, and usually I just test with the internal camera so I guess that's how I didn't notice it, but surprised nobody else has.
After a call to stopStreaming(), a subsequent call to startStreaming() on the same webcam does not result in further frames being sent to the attached pipeline. Logs are attached for the events after the initial call to start, the call to stop, and the subsequent call to (re)start.
start.txt
stop.txt
restart.txt
The text was updated successfully, but these errors were encountered: