Recent content by Nir Familier

  1. Nir Familier

    Question regarding audio streaming

    Hi, This is a website, and the users user the web camera, and they don't have those options. I call : stream = session.createStream({ name: `${userId}@${stage}@${simulationTypeId}@${sessionId}-video`, display: localVideo, cacheLocalResources: false, receiveVideo: true...
  2. Nir Familier

    Question regarding audio streaming

    Hi, I have a Video Web Streaming server , When i split the audio from the video, i see that when user users headphones, than the audio from the PC is not streamed(only from the Microphone is streamed.) How can i fix this?
  3. Nir Familier

    Getting Error in some cases

    I have some users , that are getting this exception when connecting to Flashphoner server, and the camera cant stream. In some other cases there is no problem. Can you please explain why they are getting this exception?
  4. Nir Familier

    I reactivated my license till 21.5 but getting error : no license

    This is the error : License period is expired Thu May 06 08:18:49 UTC 2021 Thu May 06 00:00:00 UTC 2021 Sun Apr 11 22:08:57 UTC 2021 This is the reactivation logs : Activation date: 2021.05.06 Expiration date: 2021.05.21 Name: Nir Familier Company: Skillset Product name: Web Call Server 5...
  5. Nir Familier

    Getting error connecting to the server

    I added the Load balancer, and directed the sub-domain aaa.skillstech.com to the Load balancer. Now the video do pass to the server. but i get 101 error in the network.
  6. Nir Familier

    Getting error connecting to the server

    According to AWS in EC2 servers i can not copy the certificate to the server.
  7. Nir Familier

    Getting error connecting to the server

    Hi I am getting this error starting today, Do i need t purchase an ssl certificate and install it? 13:36:18,018 WARN WSServerHandler - WSS-pool-23-thread-445 Close channel [id: 0x6e900754, /128.14.211.190:58132 => /172.31.13.40:8443] because...
  8. Nir Familier

    Webm configuration

    Hi, I need to send streaming videos as webm and not mp4. How do i set the server/client to save stream and save as webm files.
Top