Giter Site home page Giter Site logo

Comments (8)

begeekmyfriend avatar begeekmyfriend commented on September 28, 2024

Unfortunately I know little about OpenGL for Android.

from yasea.

gouravd avatar gouravd commented on September 28, 2024

I understand. Even I am naive in OpenGL. I will continue my research and try to simplify things further.

from yasea.

gouravd avatar gouravd commented on September 28, 2024

My code is adapted from https://github.com/saki4510t/AudioVideoRecordingSample which lays out the basics for Audio/Video recording using MediaCodec from Camera.

from yasea.

lynx-liu avatar lynx-liu commented on September 28, 2024

@gouravd 我的项目和你的类似, 也是从要GLSurfaceView取数据, 可参考Gallery2的MediaCodecRecorder的mMediaMuxer.writeSampleData(trackInfo.index, encodedData, bufferInfo); 其中encodedData就是H264的数据, 把这个数据丢到flvMuxer.writeSampleData(videoFlvTrack, encodedData, bufferInfo);试下?

from yasea.

begeekmyfriend avatar begeekmyfriend commented on September 28, 2024

@llxxhm , @gouravd is Indian, you'd better communicate in English.

from yasea.

begeekmyfriend avatar begeekmyfriend commented on September 28, 2024

Here is the open project for it. Enjoy it!

from yasea.

gouravd avatar gouravd commented on September 28, 2024

Thanks. When I tried last, I was facing issues with integrating
streaming/recording with the GLSurfaceView part. I was not sure how to get
the bytes from the surface to the FLV/Mp4 muxer, that is why I was looking
for your help

On Mon, Jul 25, 2016 at 11:11 AM, Leo Ma [email protected] wrote:

Here is the open project https://github.com/wuhaoyu1990/MagicCamera for
it. Enjoy it!


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#41 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ADqa8DGSmHEP5u2UV9y-Tq41-e2bXL5Aks5qZEyegaJpZM4I2Y9D
.

Regards,
Das, DET Labs

from yasea.

begeekmyfriend avatar begeekmyfriend commented on September 28, 2024

Branch gpuimage is available now including several beautiful filters. It is really hard work and took me nearly one month.

from yasea.

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.