Bora Baloglu
Bora Baloglu
Hi guys, I'm trying to redirect logged out users to home page. I wrote the code below but it didn't work. Do you have any ideas about that? ```cpp CROW_ROUTE(app,...
createObjectURL is an older method, and replaced with MediaStream directly. Here is a quote from mozilla docs ([link](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/srcObject)) > Older versions of the Media Source specification required using createObjectURL() to...
Hi, I've tried to test this project. Successfully registered and add my friend. However, when I want to start a call, I got this error message: **TypeError: Failed to execute...