Giter VIP home page Giter VIP logo

Comments (4)

KenChoi1992 avatar KenChoi1992 commented on May 16, 2024

@tao0111225 请检查一下系统设置中有没有获得拍照权限

from aurora-imui.

tao0111225 avatar tao0111225 commented on May 16, 2024

@KenChoi1992 恩,没有开启 。因为我第一次打开拍照的时候,有权限提示 。
第二次点击视频拍照并没有提示 ,所以第一次我就以为全部开启了。

视频预览 和手机 预览效果不一样。
[
_20170505142231
_20170505142235

](url)

如果可以的话,我也慢慢帮你们弄照相机这一模块。 适配手机 坑无数

from aurora-imui.

KenChoi1992 avatar KenChoi1992 commented on May 16, 2024

@tao0111225 那就非常感谢了,这块问题确实比较多……国内的机型你懂的。

from aurora-imui.

KenChoi1992 avatar KenChoi1992 commented on May 16, 2024

@tao0111225 目前权限这块是要自己在回调里申请的:

chatInput.setMenuClickListener(new OnMenuClickListener() {
   ...
    @Override
    public void switchToCameraMode() {
        // 申请权限
        ...
    }

预览效果的话,确实目前还不完善。

from aurora-imui.

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.