jetson-utils
jetson-utils copied to clipboard
Fix file descriptor leak on webrtcbin closing
I realized that the way it is implemented it leaks fds at page refresh as stated on this issue So this should fix that issue.