webrtc

  1. 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
  2. A

    Playback of audio only stream is not working on latest build of Chrome 87

    Hi, Our users are reporting after updating the chrome, our audio-only stream has stopped working. Getting connection error message "Failed by DTLS error" Any ideas? I have updated chrome on dev machine and its same error. Its quite urgent if you can help. Our server is running on 5.2.768...
  3. richard-vd

    distorted audio on Apple devices

    In recent releases of Apple software (macOS Big Sur using Safari 14.0.1, iOS 14.2 and iPadOS 14.2) the audio of my RTSP stream starts heavily distorted when using WebRTC (Opus audio). After some time audio becomes clean but it can go back to the distorted state later on. I already tried changing...
  4. K

    Firefox on iPhone

    Hello, Does Web SDK work in Firefox on iOS? In "Streamer" example we get "FAILED: Local error" message (see attachment), and in our project we get the following error:
  5. vanarie

    Twilio group sceen to RTMP

    Hello, I've been testing with WCS and setup a test server. I was able to get webRTC -> WCS -> RTMP working from the install and read the rtmp://myserver stream with VLC media player. I assume that's a good test. My goal now is to find a good, scalable way to port a video meeting conference...
  6. J

    Republishing edited video stream

    I'm building an app to use webrtc to capture video from web browser, stream it as RTMP stream, edited the RTMP stream using ffmpeg then forward it to FB or Instagram. To add to above, I want to re-publish the edited video stream as a new RTMP stream...how do I do that in Flashphoner/webcallserver?
  7. Al_Ku

    iPad не подключается к WCS

    Здравствуйте! Имеется свежая установка WCS v.0.5.28.2753-5.2.820-df1a5f7314be94770e0c91156ce32181913a22bb. Установлен на VPS CentOS 7. Демонстрационная лицензия. Демонстрационные приложения в Chrome в CentOS и Android открываются и работают нормально (тестирую two way streaming). При открытии...
  8. L

    Отсутствие звука в iOS 14

    Возникла такая проблема, при публикации WebRTC потока с телефона, а именно iOS 14 + Safari отключаются все звуки на сайте для паблишера, а также отключаются звуки нажатий клавиш (тапов по клавиатуре), системный звуки уведомления етц. Как только публикация прекращается всё возвращается в норму.
  9. D

    Using Flashphoner to receive calls with "standard WebRTC"

    Hi, I'm not very knowledgeable about WebRTC or Flashphoner, so please bear with me. My company got an open source call software in C# that enables us to make WebRTC calls in Unity. To do that, I need to fill the following information: (and with this information, the call works) However, when...
  10. A

    Video stuck from Mobile connections

    Hi, We have observed that in video chat if the caller is joining from mobile phone connection the picture gets stuck probably due to the low bandwidth, kindly assist how we can avoid this scenario.. our javascript settings for both sides are as following: conn.join({name...
  11. M

    Publisher playback video black

    We started to receive complaints from a few customers on Android and iPhone with black video when publishing. Our connection workflow is the following: 1. Broadcaster open the page, video playback is shown and it connects to Flashphoner server to create the session (Video showing) 2...
  12. F

    Audio stream over RTSP problem on new system

    hello i have issues with the definitive system where I lose audio once In flashphoner. It worked with the demo on another system but not anymore with the definitive one. I can read the stream with video and audio in VLC but I lose audio in flashphoner on your demo page or on my system . I can...
  13. inSnat

    Failed to parse SessionDescription

    When using only audio it sends me the following error message, even in its own demo page in the Media Devices section it sends the same when not sending video Uncaught (in promise) DOMException: Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to parse SessionDescription...
  14. A

    Webphonr to Sip phone connectivity

    Hi there We would like to connect peer to peer connectivity with the webphone to a sip phone and vice versa the clint sip phone is running on a LAN where WCS is running... The local sip phone is xlite and does not require any registration or user name... Kindly suggest what information we need...
  15. S

    webm -> mp4

    Приветствую. В давнем посте было указано что поставлен тикет "feature request WCS-1217" на решение проблемы с декодингом webm в mp4...
  16. prakash_123

    RTSP Security

    Need help regarding the security of the RTSP link that is been used in the embedded player on client side. Is there any way to encrypt that link from being exposed on the client side. Need help very urgently as I'm stuck due to this issue. The url is also naked so any one have no rights to the...
  17. A

    Unable to Publish, Failing

    Please check the following entries from the log file, we are unable to publish from one Laptop using latest chrome browser... login name is laptop Attaching the file errorlog.txt .. kindly assist...
  18. Artem

    Черный экран

    Добрый вечер! Ловим странный баг — часть пользователей видит трансляцию нормально, но большинство видит черный экран без звука. Прикладываю скриншоты консоли и webrtc internals при черном экране.
  19. M

    Is FlashPhoner a SFU server ?

    Hi, I'm working on using the Unity render Streaming Package to stream a real time feed of an application running on a server. In the documentation they say that is possible to connect to a SFU server in order to have more User connected. My question is : Can Flashphoner be used in that case...
  20. M

    Publish failed from global network

    Hi, I am facing an issue while i am accessing the server from global network. The demo page says that publish failed. I have attached properties file and log file also. From local network publish stream is established successfully. Kindly assist. Thanks MA
Top