pion / mediadevices

Go implementation of the MediaDevices API.
https://pion.ly/
MIT License
520 stars 119 forks source link

Add webcam close to linux camera discover #568

Closed seanavery closed 2 months ago

seanavery commented 2 months ago

Description

This PR fixes an issue with dangling open files from Linux camera Initialize/discover calls (we are missing a webcam close).