Search results

  1. G

    [URGENT] Support external camera

    workaround for iOS sounds like very complicated
  2. G

    [URGENT] Support external camera

    Implementing custom CameraCapturer sounds good to me. How long will it take to implement part of feature on your side? And I need the same implementation for iOS as well. How can I achieve the same behavior on iOS?
  3. G

    [URGENT] Support external camera

    I am using your Android SDK downloaded from https://docs.flashphoner.com/display/ANDROIDSDK11EN/Android+SDK+release+notes. I see that class Stream.java and its method publish can instantiate opening hardcoded camera1 or camera2 implementations and transferring frames. There is no clear way to...
  4. G

    [URGENT] Support external camera

    Max, thanks for your response. I have just checked "Camera2Capturer" but it looks like this is not what I am looking for in your SDK. Please let me explain my use case again - My app uses custom Android Camera2 implementation and contains lot of useful features for our users. Now we want to...
  5. G

    Hello Max, I am going to use your Flashphoner Android SDK in my app, but I would like to use my...

    Hello Max, I am going to use your Flashphoner Android SDK in my app, but I would like to use my Android Camera2 implementation to transfer frames to your WebServer(I have my custom rendering pipeline). What are the best options to accomplish that?
  6. G

    [URGENT] Support external camera

    It looks like you did not understand me. I am developing Android app that uses my Camera2 implementation. I downloaded your samples from https://github.com/flashphoner/wcs-android-sdk-samples and SDK from https://docs.flashphoner.com/display/ANDROIDSDK11EN/Android+SDK+release+notes. There was...
  7. G

    [URGENT] Support external camera

    Hi Flashphoner, I really like your sdk. Thanks for your solution! I have an app with custom camera implementation and I would like to use my camera as local source. What is the best way to connect my camera implementation with your sdk? Thanks in advance. Look forward to seeing your reply.
Top