Search results

  1. F

    Is there any way to play rtsp stream flutter webview?

    Hi :) I'm having trouble playing my rtsp stream via WCS webRTC in flutter webview. It seems like IOS device requires video and microphone permission even though it doesn't use them which is quite odd considering that no android devices require such permissions. Is there any possibilities that...
  2. F

    RTSP failure for ICE timeout

    Sorry Max, but I'm having trouble playing the streams again. Streams fail with stream.getInfo method returning 'Failed by ICE timeout'. I did change my flashphoner.properties file and ec2 inbound rules and theses are my configurations now. Everything seemed to work just fine but now, I...
  3. F

    [WebSDK] Fail to pull rtsp stream

    Hi I'm trying to make a website with several rtsp streams played at the same time. As is in the demos, I am using WebSDK and create stream with rtsp uri as stream name. Unfortunately, I'm having trouble pulling rtsp streams time to time. Oddly, I can play my rtsp stream on VLC player, but...
Top