Hello.
You can set bitrate using constraints as shown on this page when publishing any WebRTC stream, for example:
session.createStream({
name: streamName,
display: localVideo,
cacheLocalResources: true,
receiveVideo: false,
receiveAudio: false...
Hello.
If you have tried all the recommendation from topic you linked to, and noise suppression problem persists, it is probably related to WebRTC library version. We plan to update it in next Android SDK builds.
Hello.
Please clarify:
1. When you set autoplay=true parameter for Embed Player, it does not start playback automatically with default value of autoplay-policy Chrome flag
2. When you set autoplay-policy to No user gesture is required, playback starts automatically.
Is it right?
Embed Player...
Hello.
Did you try to build our test WebView application from GitHub, or to install and run this application bundled with Android SDK? If it works, but Xamarin does not, it is possible that Xamarin WebView does not support WebRTC.
Try to use MSE or HLS for playback in WebView.
flashphoner.js:10557 12:49:26 WARN core - DOMException: Could not start video source
Please verify that access to camera is allowed for the site and camera is working (e.g. with https://appr.tc/).
Добрый день.
Мы готовим подсистему съема статистики стримов.
Отпишем когда система будет готова и протестирована под нагрузками.
Внутренний тикет WCS-1630
Please share Chrome Developer Tools (F12) console output and server-side logs WCS_HOME/logs/server_logs/flashphoner.log
Then we will be able to check errors.
If you can not arrange IVR menu, please try to call via Plivo.com to any answering machine with IVR (bank, call center etc) and send DTMF on its request.
Hello.
We fixed SIP call establishing issue in build 5.1.3695, you welcome to test it.
As for DTMF signal sending, your conference just plays a music no matter PIN entered or not. When call is established from SIP softphone (MicroSIP or Bria for example), the result is the same - just playing a...
Generally server is starting less than 1 minute depending on CPU and RAM.
Make sure you have enough RAM and it is not using swap.
Try to install haveged to speedup process...
Добрый день.
Микшер за последнее время прогрессировал. В вашем случае можно воспользоваться микшером, подавая в него основной поток трансляции и потоки с вопросами от зрителей, и записывать выходной поток микшера.
Документация здесь...
Hello
Please check out our Web SDK demo:
https://docs.flashphoner.com/display/WCS5EN/WebSDK+streaming+video+examples
Example Player:
https://docs.flashphoner.com/display/WCS5EN/Player
Hello
You can try
generate_av_for_ua=all
https://docs.flashphoner.com/display/WCS5EN/Settings+file+flashphoner.properties
This setting should run audio video generator.