webrtc

  1. M

    Delayed calls without human action

    Hi, we are receiving some complaints from our clients that assure that their apps are making calls without any action. We are using the webcallserver as gateway from the webrtc app in android to SIP. We initially thought that the problem was in the mobile app, but we finally reproduced it, and...
  2. E

    Прыгает картинка и звук при RTMP трансляции

    Доброго времени суток, проигрываю в плеере RTMP поток, который транслирую на сервер flashphonera через obs - https://docs.flashphoner.com/pages/viewpage.action?pageId=9241508#id-ВплеерепоRTMP-Известныепроблемы Проблема в следующем: картинка и звук прыгают/колеблются(приложил видеофайл для...
  3. S

    WebRTC player plays on mobile network but not on wifi

    Hi, I have a strange case that I can't reproduce at home on my setup but I have a user who when he is broadcasting while being connected to his home wifi I can't play his stream with WebRTC player, however, I can play the stream by fallback-ing to WSplayer from Flashphoner SDK. When this user...
  4. sabb

    RTMP Stream with error of Failed with ICE Timeout

    Error on playing a stream being published through ffmpeg for mp4 file The session shows as available though in player it fails with the above error. Server - ssl is configured with real domain name, site is configured with trial license from Flashphoner Able to test two way streaming through...
  5. alexey

    Низкая пропускная способность сети

    Добрый день! Поднял 2 сервера, для тестов на docker в Яндекс Облаке. Характеристики серверов примерно 32vcpu/96Gb памяти. Делал по инструкции https://flashphoner.com/kakoy-nuzhen-server-dlya-1000-webrtc-strimov/?lang=ru проверял сеть с iperf в результате 3,7Gbps. Однако во время теста видим вот...
  6. Dani

    can't open steam on iphone 11 and 12 while in a phone call.

    Finally figured out the issue with iphone11 and iphone12 - and it is reproduced with your own demo. You can't publish a stream while using the phone (regular call).
  7. appsgenii

    Flashphoner stop working

    My videos streams were working fine but it stoped today without any changes done on server. I have tried rtmp and rtsp both they are working directly on VLC but not from flashphoner. Getting this error when trying to stream from admin panal as well. FAILED Failed by ICE timeout Regards Adnan
  8. Dani

    Setting quality based on internet bandwidth

    Is there a way to change the stream quality if the internet bandwidth is good ? there is the target div dimensions, the camera resolution and the steam quality - is there a way to make a better "stream" when I know both sides has good internet connection ?
  9. K

    Долгое получение видеопотока 4К от камеры Axis

    Здравствуйте, Подскажите, какие настройки поменять на сервере или камере, чтобы видеопоток открывался быстрее. Сейчас при тестировании в примере client2/examples/demo/streaming/player/player.html после нажания кнопки Play видеопоток отображается через 20-25 секунд. Камера, сервер и плейер в...
  10. kip9696

    WebRTC is not visible in provider

    Hi! I am currently making an WebRTC player, If I create a player on the local server, WebRTC looks good But WebRTC is not visible when I upload the source to the server Please refer to picture below [local] [server] The source and connection environment of both are the same Answer please...
  11. S

    Publish not working on Firefox after update to FlashphonerWebCallServer-5.2.859

    Publishing does not work anymore after updating the WCS server version to 5.2.859. Steps to reproduce: 1. Use 2 way streaming example on demo 2. Click Connect button (result ok) 3. Click Publish button (fails) An error message appears: FAILED Browser error detected: The object can not be found...
  12. kip9696

    About the ports that need to be opened behind the firewall

    I am configuring a server behind a firewall udp range changed to 20000-25000 and service ports(ex 8080, 8888 more....) opened Mainly used module is rtsp to Webrtc But I cant receive webrtc video When all ports are open, I can receive Video But When closed except that port, I just receive...
  13. E

    Мониторинг статуса видео потока от участника конференции

    Доброго времени суток! Использую RoomApi для создания конференций, вот в чем вопрос. Бывают ситуации, когда видео от пользователя зависает намертво(остаётся только один кадр),при этом у того, кто этот поток транслирует, проблем нет. Если после зависания в конференцию зайдет еще человек, то будет...
  14. A

    SIP connectivity with opensips

    Hi there We are trying to make a connectivity with SIP API, we have successfully installed opensips on WCS and its running, kindly let us know how to define the sip extension on this and how to connect the web client? Thanks AB
  15. T

    Stream cut-off while recording on MacBook Safari

    Hi We've discovered an issue that seems exclusive to MacBook (Big Sur) Safari where the stream recording stops capturing video and audio after 8-10 seconds. Testing on the WCS Stream Recording demo page, we would do a recording of about 15 seconds. When playing back, the audio and video will...
  16. fabiojapa

    Webm problem on Google Chrome

    I am having some problems on stream recording of webm video. The record is ok, but after some time the problem start: The webm is recorded, but don't play in Google Chrome. The same webm file works fine in Firefox. I need to restart de Flashphoner WCS, and the problem is solved. But after some...
  17. djuka

    Automatic resolution switch

    Hi, I have set video resolution like this: video: { width: {min:320,max:640}, height: {min:240,max:480} } On mobile devices I get recordings always 640x480 even if the network is slow. Is there a possibility to automatically switch from 640x480 to 320x240 if the network is slow?
  18. djuka

    Limited FPS from mobile

    I try to use FP to record streams from mobile but from different mobile devices, I got recordings with different framerate regardless of what is set in the javascript constraints. I set 25 for frameRate but recordings have form 10 to 30. What is the purpose of frameRate property actually?
  19. K

    About using webrtc from non-SSL web screen

    Hello, Please tell me about using webrtc from non-SSL web screen. I'm trying to create a player for webrtc in a web app. Since this web application is used within the LAN, it will be executed under HTTP. (Example: http: // <ServerIP> /webrtc.html web server uses apache) As a test, I ported...
  20. S

    call browser from mobile

    Hi, I saw this article: https://flashphoner.com/call-from-browser-to-mobile/ I was wondering whether the opposite is possible as well. Can I call a browser from a mobile phone? best regards Piotr
Top