Update StreamProvider.tsx

This commit is contained in:
talksik
2022-05-19 09:13:17 -05:00
parent 8ee150d694
commit bf93768a50
@@ -80,6 +80,8 @@ export function StreamProvider({ children }: { children: React.ReactChild }) {
);
});
// !adding stream here causes race condition of the signal event just running over and over again
// see if I have a stream for this channel or line
// create one if not, and add to stream
// navigator.mediaDevices