Search results

  1. R

    Switching rtmp published video elements during ongoing video call

    Is it possible to change the video element that has been published to rtmp while an ongoing video conference(many users) call(without user being asked for camera/mic permissions again?) Also can we publish multiple video elements (something like split screen mode) to rtmp during a conference?
  2. R

    Multiparty conference rtmp publishing

    Is it possible to publish multiparty conference to rtmp using wcs? Currently I am simply following the docs here https://flashphoner.com/docs/wcs5/wcs_docs/html/en/wcs-developer-guide-2/ (video conference/web sdk) The video conference works as expected. But if I try to use the rtmp publishing...
  3. R

    WCS developer guide outdated?

    I am following https://flashphoner.com/docs/wcs5/wcs_docs/html/en/wcs-developer-guide-2/ It seems that this is outdated(please correct me if I'm wrong). This link talks about "To analyze the code, let's take the version of file streamer.js with hash cf0daabc6b86e21d5a2f9e4605366c8b7f0d27eb...
  4. R

    Web Call Server Playback not working

    I am running demos after deploying wcs on ec2 on https://host:8888/dashboard.xhtml In all demos, streaming one for example, when I click the start button, I can see my video in the local window. But in the Preview window, it shows blank. In the flashphoner demo link...
  5. R

    Unable To Connect To Web Call Server https://host:8888

    I followed steps here https://flashphoner.com/docs/wcs5/wcs_docs/html/en/wcs-developer-guide-2/ and setup the web call server on aws instance(free tier). But can not connect to the server from my pc's browser for license activation. I am able to connect it using wget (via putty), but if I try to...
Top