conference

  1. mmarifat

    React funtional component issue of conference

    Good day, I have been trying to convert this (https://github.com/flashphoner/flashphoner_client/blob/230d7d9200fa4dade472a1991b0d0ff3354e759c/examples/react/conference-react/src/ConferenceApp.js) file to React Functional component. And seems the participant misbehave. When I remove a...
  2. D

    Конференции на Raw WebSocket API

    Добрый день. Пишем проект на Unity. Необходимо соединить по видеосвязи несколько человек. Так как нет подходящих SDK, используем Raw WebSocket API. Насколько я понял, соединение к видеопотокам происходит по имени (поле name в запросах publish, unpublish, play, stop) причем 1 к 1. Чтобы...
  3. mkoeller

    Increase the number of participants in MCU conference

    Hello, i have build a MCU conference tool and i am unable to connect more than 16 user to the conference. The user #17 receives the error message "FAILED Session does not exist". The flashphoner.log has this error: 21:29:43,328 ERROR e7a55a42ddd6d6f95012 - AVMixer-pool-45-thread-2 TRANSCODER...
  4. S

    Screen Share and Video on Flashphoner Conference Feature

    Hi, We are working on a use case where Screen Share and Webcam video both need to be shared, how we can do that in a Conference and at a time we are only able to add two people to a conference is there any way to increase the person limit ? can each joined user share camera and screen both at...
  5. 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...
  6. prateek_sharma

    how to publish host and participant stream from different page and playback on home page?

    i have one host file and one participant file(.php and .js) , 1)first webpage - create room (only for host/admin) 2)second webpage -then select camera or audio 3)third webpage - final page where we have host stream(using camera id and audio id) and MCU. 4) copy invitation link PARTICIPANT END...
  7. A

    Mixing of SIP calls and WebRTC calls in Conference

    Hi there, Is there a possibility of Mixing of SIP calls and WebRTC calls in Conference? kindly assist... Regards AB
  8. PavelKey

    Передача информации в рамках roomApp

    Здравствуйте. Когда реализовывал логику стриминга, дополнительные данные по пользователю, необходимые на принимающей стороне передавались в объекте constraints (фреймрейт, размер экрана) также туда закидывали инфо по самому пользователю - набор прав, личные данные и т.п. Таким образом, используя...
  9. PavelKey

    Передача уровня громкости в conference

    Здравствуйте. Подскажите пожалуйста, существуют ли инструменты управления громкостью участников конференции, существует ли готовое решение по отображению уровня громкости каждого из участников видеоконференции? Можем ли мы на что-то повесить логику (подсветка экрана говорящего сейчас, значок...
  10. McSeemZ

    Как скрыть отображение заглушенных видеостримов (videoMuted) в миксере?

    Добрый день, коллеги! @Max отличный продукт собрали. Но есть вопросы: 1. Для проведения конференций нам надо акцентировать одного из нескольких ведущих, на время скрывая остальных (но оставляя голос). Вопрос в том, как скрыть. Пробовали заглушать видеопоток через /mixer/setAudioVideo, но черный...
  11. G

    Conference Screen - Android Sample App 1.1 is not responding

    Hi, Conference Screen(Android Sample App): The app is not responding on click of leave button in Android 10 version mobile(Xiaomi Note 7 Pro). Steps to produce the bug: Scenario-1: i. Join 2 users in one room. ii. publish the video for another mobile (2nd user). iii. click leave button in...
  12. 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...
  13. M

    Max number of members in Conference

    Hi, I would like to know that how many number of members can perform server based audio video conference? What is the server requirement for 100 users? My question is related to webRTC users? Thanks MA
  14. Schimek

    RTMP to WebRTC (conference - room)

    Hi, Is it possible to inject (display) an rtmp stream in a conference room? I saw the example rtmp to webrtc, unfortunately there is no talk of conferences. Thank you.
  15. J

    Треск в звуке у участника видеоконференции

    Здравствуйте! У одного из наших участников появляется некий треск в момент проведения видеоконференции между несколькими пользователями. Могли бы уточнить с чем это может быть связано и на что обратить внимание? Пример на видео -...
  16. A

    Не работает стрим

    Переодически при попытке запуска стрима, сервер выдает ошибку, после перезагрузки проблема решается, файл с логами прилагаю ниже
  17. A

    Запуск screen sharing & conference

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

    Get stream name from conference or two-way videochat

    Hello! I need to republish video and audio stream from users connected to conference or two-wat videochat. I try to found some information about the streamName, but without sucess. Where i can locate the separate stream name from each participant and is possible to re-transmit it as RTMP like...
  19. G

    Can't overwrite field timeShift error

    Hello i have a lot of these errors in the logs: any idea how to fix it, and what is the impact of performances ? thank you
Top