Code Monkey home page Code Monkey logo

Comments (3)

hzcyf avatar hzcyf commented on May 28, 2024

Femto Mega v1.2.6 firmware supports MJPG format. The firmware of this version will be released soon.

However, due to the limitation of RTSP/RTP protocol, the maximum resolution supported by MJPG format is only 1080p. Read this: 3.1 JPEG header.

from orbbecsdk.

akashjinandra avatar akashjinandra commented on May 28, 2024

That is unfortunate, however the Orbbec viewer allows me to view the 3840 by 2160 in h264 format, will you guys allow for this in your SDK?

from orbbecsdk.

hzcyf avatar hzcyf commented on May 28, 2024

The current SDK and firmware version v1.1.5 already support this format on Ethernet mode, and OrbbecViewer is developed based on the output of this format provided by the SDK.

Tips: The SDK is not responsible for decoding H264, you need to complete the decoding yourself, you can use third-party libraries such as ffmpeg to complete this task. You can refer to this: #16

from orbbecsdk.

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.