Search results

  1. G

    Error streaming in demo page

    Hi, I newly setup flashphoner 5.0.2556 and try to play with the demo page, but getting error "Failed by ICE timeout"? How should i resolve this? Thanks.
  2. G

    Stop/Close webcam and remove publish stream display with Stop button clicked

    Hi, Is there anyway to stop/close the webcam with stop button clicked? In the demo page, e.g. Streamer. Once in Publishing status, webcam will be activated and local video will be display the image. However, when stop button clicked, webcam still activated with image still display in local...
  3. G

    Streaming video quality

    Hi, Currently I'm trying to improve the streaming video quality (resolution, fps, bitrate), I tested the demo page media devices using Chrome with setting below: resolution: 1280 x 720 fps: 30 bitrate: 10Mbps and the streaming quality is quite okay. But when I test with my web call server with...
  4. G

    Create 2 new session in one Start button click

    Hi, Can we create 2 new session in the same time (with one Start button click) for WebRTC as RTMP and Stream Recording? How should we handle the front end display as I would like to only display one stream video? Assuming I only want to record the video at the backend for storage purpose. Thanks.
  5. G

    Streaming Recording recorded file download

    Hi, I want to download the recorded file from server using javascript ajax call by url "https://host:8888/client/records/stream-xxxx.mp4". But it prompt error saying that "No 'Access-Control-Allow-Origin' header is present on the requested resource.". Is there any setting for this? I noticed...
  6. G

    Web Call Server Play not working

    I am running demos after deploying the server on Ubuntu 16.04. In all demos, I'm having problem with the player. Example in Two-way Streaming, it able to establish connection with 'ESTABLISHED' displayed, and able to view the video in local window, but display 'FAILED' after clicked 'Play'...
Top