Ahmed Hussein
Ahmed Hussein
i am trying to create audio room like in janus audio bridge demo but not sure where to start
this is my current configuration is it possible to disable audio and show only video ? ``` rtmp { server { listen 1935; chunk_size 4096; application live { live on;...
why the audio gets too low after applying the echo cancelation any workaround for that ?
My camera is turn to black when I try to see my self through html demo!
i the received rtmp stream does not contain audio its keep loading and never plays the stream i have submitted an issue here https://github.com/google/ExoPlayer/issues/10438 but i dont know if you...
currently i initiate my websocket server as following `tyrusServer = new Server("localhost", port, "/"+contextpath, null, ServerEndPoint_Jakarta.class); ` I have checked the Tyrus Server properties it doesn't provide any ssl properties...