Giter Club home page Giter Club logo

Comments (3)

eric-schleicher avatar eric-schleicher commented on August 17, 2024

Question about how depthmaps fits into this pattern. Is it considered a problem/challenge format wise to flow depthmaps through the device side encoding pipeline? This lies right at the edge of my understanding and I'm very interested in being able to stream depth over rtsp and to better understand the nuance of the formats as they pertain to HW encoding & streaming and potential tradeoffs that are either manageable or perhaps unavoidable.

Can you comment on these links in terms of describing the ability/quality to stream depthmaps using depthai HW encoding?

https://www.itu.int/wftp3/av-arch/video-site/0510_Nic/VCEG-AA12.doc
https://developers.google.com/depthmap-metadata/encoding
https://mpeg.chiariglione.org/standards/exploration/immersive-video/depth-map-formats-used-within-mpeg-3d-technologies

hoping 1) to learn and 2) that the question even makes sense.
thanks.

from depthai-experiments.

VanDavv avatar VanDavv commented on August 17, 2024

Hi @eric-schleicher,
AFAIK, the videoencoder node supports only a limited number of frame formats and we cannot encode depth on device yet.
Regarding depthmaps support - I think @szabi-luxonis or @themarpe can elaborate but I don't think we'll be able to support custom formats in this node

from depthai-experiments.

alex-luxonis avatar alex-luxonis commented on August 17, 2024

The video encoder accelerator usually supports 8-bit NV12 color and 8-bit monochrome input, for all modes: H.264/H.265/JPEG.
So disparity can be encoded (but not in subpixel mode, where it goes up to 12-bit)

(The video encoder also should supports 10-bit input for H.26x, not JPEG, same formats as above, but this may not be configurable yet.)

from depthai-experiments.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.