Alexis Faizeau
Alexis Faizeau
Add the possibility to UI websites to overlap or no the player. Linked to #2159
Implement customs favicon, title, description and generate dynamically OG tags.
We need to do a POC to try to use SRS as an SFU with cascading to maybe run our own embed solution. https://ossrs.io/lts/en-us/ https://ossrs.io/lts/en-us/docs/v4/doc/getting-started https://ossrs.io/lts/en-us/docs/v4/doc/getting-started-k8s https://ossrs.io/lts/en-us/docs/v4/doc/webrtc https://ossrs.io/lts/en-us/blog/load-balancing-streaming-servers/ (SRS: WebRTC...
Move the scripts loading before the load of the next rooms and layer scan.
Merge of front and pusher services and implement the SSR of the front. - [x] Front assets routing - [x] Front routing - [x] Fix builds - [x] SSR -...
The following error appear: ``` MediaStreamError { name: "OverconstrainedError", message: "Constraints could be not satisfied.", constraint: "deviceId", stack: "" } constraint: "deviceId" message: "Constraints could be not satisfied."...
!!! Breaking change !!! Use auth token than userId to communicate between the pusher and admin.
**Is your feature request related to a problem? Please describe.** At the moment, there's only one username/password combination to access the dashboard and if I want to give access to...
Hello, dear WA team =) I think a lot of strange bugs can be detected with small improvements to the linting rules. The first is to add this library, which...
Implement unit test and E2E test framework to test the script and map behaviors.