Recent content by Sebastian Pereyro

  1. S

    Broadcast preview screen lock rotation to portrait on iOS SDK

    We tried this and it does not work, it locks all the application screens to portrait but not the preview screen.
  2. S

    Broadcast preview screen lock rotation to portrait on iOS SDK

    Hi Team, We would like to lock the rotation of the preview screen to be always portrait mode. Is there a way we can achieve this on the iOS SDK? Best
  3. S

    Stream not publishing over LTE

    Hi, We are performing tests against different scenarios, and we realized that when we try to publish a stream using the iOS SDK over LTE the stream does not get published. We do not see any error on the client or on the server. When we connect to wifi, the system works as expected. Can you...
  4. S

    Switching from Front camera to back camera while streaming on iOS SDK

    Hi, Can we switch from once camera to another (front to back and back to front) while we are streaming with the iOS SDK? Or do we need to stop the stream and start a new stream to allow the user to switch camera? Best Sebastian
  5. S

    iOS to Flashphoner to rtmp

    Alex, We are testing from iOS, and we figured it out. We needed to set the video and audio configs when setting the constraints, we believe that when you device is sending a much higher than the maximum allowed by Facebook, they just do not accept it. Thanks for the prompt response. Best...
  6. S

    iOS to Flashphoner to rtmp

    Hi Max, Thank you, I confirmed that the video is 1280x720 by doing the test you recommended. Do you have any other idea of why the video could not be accepted by facebook? We are trying to republish the stream to facebook, and for some reason is not accepting it. My initial thought was that the...
  7. S

    iOS to Flashphoner to rtmp

    Hi, What is the maximum resolution we can send from iOS sdk to Flashphoner server? In other words, we are hoping we can send up to 720p, is that supposed to work?. We tried the config below but it seems it is not sending up that size options.constraints = FPWCSApi2MediaConstraints(audio:true...
  8. S

    Send one stream to multiple RTMP servers

    OK Thanks, looking forward to get that feature.
  9. S

    Send one stream to multiple RTMP servers

    Hi Team, We would like to stream from a mobile phone to multiple 3rd party platforms, for example Facebook, Youtube, Periscope, etc. We know we can do 1 stream to 1 platform, so the question is: Is there any configuration we can implement so that 1 single input stream can be republished to...
  10. S

    WebRTC to Wowza

    Wonderful answer! Thanks! I added these settings and definitely improved.
  11. S

    WebRTC to Wowza

    Hi, We are using the WebRTC to RTMP republishing to send the stream to Wowza. We are trying to understand what are the best configurations or settings (if possible within FlashPhober) of the video encoder so that we achieve the best video quality on Wowza?. Best Sebastian
Top