Search results

  1. C

    CDN edge/origins distribution question

    Hi Max, We have verified and we have the right configuration. Still, when we hit show cdn-nodes we see ip's in the list. Our problem is that we have 2 servers in EU and 2 in US. The servers in Europe have their own internal network, and the ones in the US, their own as well. Somehow, we are...
  2. C

    Failed by RTP activity

    Is it possible that RTP activity to be stopped buy AVG antivirus? if yes, can we configure AVG?
  3. C

    CDN edge/origins distribution question

    Thank you. Will try today.
  4. C

    Failed by RTP activity

    Hi Max, Thanks for the reply. I was wondering if we can somehow put this setting only per stream as we don't want all of our streams to be without the RTP activity detection as we count on that flow.
  5. C

    Failed by RTP activity

    Hello, Under what circumstances we could receive Failed by RTP activity error after 30-60 seconds we go live?
  6. C

    CDN edge/origins distribution question

    I have did step by step and works ok but I have a small issue. I have set cdn_nodes_resolve_ip to true but when I go and hit from cli show cdn-nodes, instead of seeing like this: IIp State --------------------------------- edge1.flashphoner.com ACTIVE edge2.flashphoner.com ACTIVE...
  7. C

    CDN edge/origins distribution question

    Hi, I have a question regarding the CDN. I saw on the last image from https://flashphoner.com/how-to-create-a-streaming-cdn-for-low-latency-webrtc-video-broadcasting/ that there are multiple origins and edges. My question is if an edge can serve from 2+ origins?
  8. C

    Video constraints for WebRTC live streaming not respected

    Hi, We are forcing the video size through the constraints key to 864x840 but we receive when previewing/watching the live stream the size of 640x480 This is our codec configuration: opus,alaw,ulaw,g729,speex16,g722,mpeg4-generic,telephone-event,h264,vp8,flv,mpv Platform: web Is there...
  9. C

    UBlock on chrome trigger Failed by ICE keep alive

    I am trying to handle the info on the FAILED event and for now, the only one which I received and I know from here that is because of firewall or browser plugin is Failed by ICE keep alive server. I would like to know which are the possible info messages which are coming together with the FAILED...
  10. C

    UBlock on chrome trigger Failed by ICE keep alive

    Comming back with more details: Prevent WebRTC from leaking local IP addresses option is generating this behavior. I suppose is nothing much Flashphoner can do.
  11. C

    UBlock on chrome trigger Failed by ICE keep alive

    Hello, We've just discovered that UBlock addon on chrome blocks the view. We are in process of testing other ad-blockers and see how they react. Can you please investigate if there is something that it can be done in order to avoid to be blocked by ad-blockers? Thanks, Costel.
  12. C

    Streaming from Safari 11 IOS11 (iPhone)

    Thanks Max, I just discovered this. This is great. Thank you.
  13. C

    Streaming from Safari 11 IOS11 (iPhone)

    I see, still there should be a way to make streaming from IOS and to be possible to have a preview of what you stream, right?
  14. C

    Streaming from Safari 11 IOS11 (iPhone)

    Hello Max, What do you think about this https://github.com/phoboslab/jsmpeg ? Maybe this could work. Thanks, Costel.
  15. C

    Streaming from Safari 11 IOS11 (iPhone)

    Thanks Max, But I don't want to play 2 videos. I simply want to play what user is broadcasting. To see himself. Thanks, Costel.
  16. C

    Streaming from Safari 11 IOS11 (iPhone)

    Hello, We are trying to stream from IOS11 (Safari) We succeeded so far to get a working video stream and clients from other devices to see an hear the broadcaster. However, we can't make the video preview working. Basically, we would like that the broadcaster to see himself. Thanks, Costel
  17. C

    Exception creating connection to - nested exception -

    We configured correctly the IP's. ip =207.244.xx.xx ip_local =10.1.1.11 207.244.xx.xx is the external one and 10.1.1.11 is internal (server is behind nat). What is really strange is the fact what we get into the wss: { "message":"fail", "data":[ {...
  18. C

    Exception creating connection to - nested exception -

    Installation seems to be fine, but when login to the:8888 and try to stream, I see in the logs, and also on wss connection that I get this error. "java.rmi.ConnectIOException: Exception creating connection to 10.1.1.149; nested exception is: ↵ java.net.NoRouteToHostException: No route to host...
Top