Code Monkey home page Code Monkey logo

Comments (8)

wang-bin avatar wang-bin commented on August 17, 2024

This change can fix the issue 98567ff

from mdk-examples.

lukegluke avatar lukegluke commented on August 17, 2024

Indeed it fixed the issue, @wang-bin, thanks!

Now when I get back to tests, my app on windows crashed after several seconds without starting video. Only when I updated mdk-sdk from 0.10.4 to the newest 0.11.0 it starts working back again. According to mdk-sdk readme I suppose I can use it for free for any purpose without updating, but with an QR image in the last frame. Am I wrong?

from mdk-examples.

wang-bin avatar wang-bin commented on August 17, 2024

Crash is not expected, and it was fixed recently. The readme says it's free for opensource or non-commercial softwares and i can give you a license key, otherwise you have to update your sdk every month. btw, qr is only rendered in opengl, so if using d3d, metal or vk renderer via qt rhi you will not see qr

from mdk-examples.

lukegluke avatar lukegluke commented on August 17, 2024

Thanks for the explanations!

from mdk-examples.

lukegluke avatar lukegluke commented on August 17, 2024

I have similar to example, but more complex application with Scene3D that previously works with blinking in 0.10.4, but now it crashes on start playing rtsp from local ip camera (it manages to show several frames). BigBuckBunny rtsp stream from internet works without crashing. The simple example here works fine with local rtsp. How can I debug it?

изображение

from mdk-examples.

wang-bin avatar wang-bin commented on August 17, 2024

Please show me your log, setLogHandler() can redirect the log. qtcreator can debug, ensure mdk.pdb exists

from mdk-examples.

lukegluke avatar lukegluke commented on August 17, 2024

Here is a log with crash. If set log handler and run debug it doesn't crash (but lag a lot).
mdk.pdb file exist near mdk.dll for each architecture, but qt creator doesn't show symbols.
I didn't find in google easily how to add path to .pdb in qt creator for gdb on windows, maybe you can help faster, thanks in advance!

Qt Creator 4.10.2
gdb 7.10.1 for MinGW 5.3.0 32bit

For now no problems on android arm-v7 (despite this general issue wang-bin/mdk-sdk#24)

from mdk-examples.

wang-bin avatar wang-bin commented on August 17, 2024

gdb does not support pdb files. you have to use cdb, and msvc toolchain may be required in qtcreator

from mdk-examples.

Related Issues (7)

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.