diff --git a/packages/desktop/src/providers/StreamProvider.tsx b/packages/desktop/src/providers/StreamProvider.tsx index 514effc..ec657c2 100644 --- a/packages/desktop/src/providers/StreamProvider.tsx +++ b/packages/desktop/src/providers/StreamProvider.tsx @@ -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