View my account

Can I get Color 1920 and Depth 1280 in a pipeline, on Android 7.1? Device is D435

Comments

3 comments

  • MartyG

    Hello, can you provide information about which errors you are experiencing please?  Thanks!

    0
    Comment actions Permalink
  • 42578941

    error log as:

    2021-09-27 21:29:51.205 2593-2650/com.mycompany.myapp W/librs: control_transfer returned error, index: 768, error: Broken pipe, number: 32

    many lines of log like above one.

    0
    Comment actions Permalink
  • MartyX Grover

    In the Android case in the link below where this error was occurring, the RealSense user in that case found that it was because the application was destroying the pipeline when restarting.  They fixed the problem by changing the code so that the pipeline was not destroyed.

    https://github.com/IntelRealSense/librealsense/issues/7691

    0
    Comment actions Permalink

Please sign in to leave a comment.