room api

  1. hyuk

    Inquiry Regarding Connection Timeout Issue during Network Switching with Room API and Video Streaming

    Hi, We are currently experiencing challenges in our Flashphoner implementation, specifically during video streaming using the Room API. When transitioning from LTE to WiFi, a connection timeout issue occurs, and the error message "The operation couldn't be completed, operation timed out"...
  2. S

    RTMP Signal to RoomApi

    Hi! Is it possible to inject a rtmp stream in a conference room? I am using the RoomApi and I am able to send a RTMP signal to the WebCall Server and I am able to view the rtmp signal in a WebRTC - Player. My issue is, is it possible to get this signal into an existing Room created over the...
  3. whitedragonking

    Android join to created room by Room object with custom authentication

    Hi team, I need to connect to room for sharing app screen to a web server created room by Room class connection but with customizing authen. For example I only got wss server and the room id. The website require me to send custom data in the connection as { "message":"connection"...
  4. S

    On Conference input camera and mic switching and output audio switching

    Hi, For conference we are using canvas media stream, Once conference started we want to give the option to our user to switch input camera / mic and output audio device switching feature. Is there any way to switch the media device on conference canvas streaming. Regards, Sandeep
  5. sangsoo

    REST hooking connectionStatusEvent or streamStatusEvent in RoomAPI

    Hello. I try to hook only connectionStatusEvent (or streamStatusEvent) for the purpose of exception handling such as chrome tam termination during publishing. -----Version info----- wcs_version=5.2.1453-c00a60c817d01c644f542b044b48adce9314f727...
  6. L

    Mute Remote Participant in Conference Room

    Hi I am trying to find a way how to mute/unmute a remote participants stream when they join a room(or they already are in a room) I would like to associate an audio button to each participant where I can mute/unmute their stream Is there a way I can do it? Please let me know Best Luca
  7. E

    Conference runs connects then disconnects with Internal Server Error

    Hi, I have downloaded latest Flashphoner client from GitHub when I run Conference example it connects then disconnects with a Internal Server Error my server is: wss://159.65.54.14:8443 is this a known issue or am I doing something wrong
  8. hyuk

    Disconnecting the client's video connection on the server side

    Hi, Is there a way to disconnect the client from the server side? What I want is to disconnect users connected to a specific room from the server side regardless of the client's will. https://flashphoner.com/docs/wcs5/wcs_docs/html/en/wcs-developer-guide-2/index.html?video_conference_web_sdk.htm
  9. AshokM

    streaming of "conference with screen share"

    Greetings, We are using flashphoner WCS for our application where one of our usecase is streaming of conference content along with screen sharing Details : for example : The stream is of 5 people conferencing along with 1 person among them sharing the screen ( 1 screen share and 5 persons...
  10. R

    /data/send - возвращает ошибку

    { "nodeId":"62cjXxRa99MhToFv0RWUFWsoHwSE81W5@206.189.5.114", "operationId":"d1999750-fde9-11e6-9f1b-913210792936", --- где это взять? я рандом ставлю "sessionId": "/134.17.27.208:58008/206.189.5.114:8443-e0c7f857-9554-4831-a24a-096e21a8c086", "payload":{...
  11. R

    Чат на русском

    При отправке кириллицы через метод sendMessage, на ту сторону приходит ???? что сделать?
  12. dex35

    Отправка информации всем клиентам в комнате

    Здравствуйте. Появилась необходимость отправить информацию всем клиентам в разрезе комнаты. Полистав документацию, увидел метод sendData, но как понял, в roomApi метод не предусмотрен? Можно ли как-то отправить информацию клиенту или сразу всем клиентам помимо sendMessage?
  13. R

    chat room

    Добрый день, скажите как можно забанить человека в чате? как реализовать этот функционал? Прикручивать webhook на каждое сообщение не очень хотелось бы какие есть варианты?
  14. R

    Не получается создать аудиоконференцию

    Добрый день! Попробовали воспользоваться готорым примером — https://demo.flashphoner.com/client2/examples/demo/streaming/conference/conference.html и выставить в constraints video: false. В Safari всё работает, в Chrome падает с ошибкой: В чем может быть проблема?
  15. Ivan Balychev

    Метод room publish игнорирует задание streamoptions->name

    У метода - (FPWCSApi2Stream *)publish:(id<RTCVideoRenderer>)display withOptions:(FPWCSApi2StreamOptions *) options; (в классе FPWCSApi2Room) FPWCSApi2StreamOptions * options = [[FPWCSApi2StreamOptions alloc] init]; options.name = @"23234234243242"; publishStream = [room...
  16. suliko

    macOS Big Sur. roomApi. Участника выкидывает если у него отключена камера

    macOS Big Sur 11.0.1 и roomApi, проблема появилась на этой версии ОС Как повторить: Участник №1 заходит в комнату и начинает стрим, отключает свою камеру Участник №2 заходит в комнату Участник №1 включает камеру Участник №2 видит черный экран Через пару минут Участника №1 сервер выкидывает...
  17. E

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

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

    java.lang.NoSuchFieldException: timeShift

    Здравствуйте, подскажите в логах такие ошибки наблюдаем при этом не происходит видео звонка, в чем может быть причинина? 13:45:25,707 WARN RestUtils - API-ASYNC-pool-12-thread-41 Can't overwrite field timeShift java.lang.NoSuchFieldException: timeShift at...
  19. В

    Фризит видео на телефонах

    Добрый день! Есть проблема с отображение видео в конференция на мобильных девайсах. Это касаеться старых телефонов таких как Samsung S5, S6, IPhone 7. Тормозит как видео от других пользователей так и то которое паблишим с телефона, на девайсах у других частников. Вопрос: 1) Можно ли настроить...
  20. A

    Запуск screen sharing & conference

    Добрый день, возможно ли запускать одновременно screen sharing & conference? Если возможно можно пример? Возможно ли делать запись(recording) на сервер screen sharing? Если возможно можно пример?
Top