Recent content by findcode19842016

  1. findcode19842016

    how many endpoints concurrently

    Hello, Using Streamer from demo example page I open 17 tabs try to test the performance. Which mean there are 17 sessions separately as Web->WCS5->RTMP What I see is that the quality go down significantly and it does not alow to open more connection. Please check the attach log and advise me...
  2. findcode19842016

    For streaming is that mandatory to set setLocalRenderer on Android.

    Thank you Max for your prompt suggestion however, I still got stuck in the middle as: - com.flashphoner.fpwcsapi.layout.PercentFrameLayout and org.webrtc.SurfaceViewRenderer remain black - It published only audio (maybe due to the black render) What could be the possible reason and please...
  3. findcode19842016

    For streaming is that mandatory to set setLocalRenderer on Android.

    Hello, I am wondering is that mandatory to set setLocalRenderer on Android. sessionOptions.setLocalRenderer(localRender); I downloaded screen share from the sample and then compiled and run. It published only audio. Could anyone assist me with this?
Top