Code Monkey home page Code Monkey logo

Comments (11)

gouravd avatar gouravd commented on July 26, 2024

In the logs I see

09-25 16:56:24.272 30956-32748/in.voola.android.staging I/CameraStreamingManager: startStreaming mRecordingEnabled=false,mIsPreviewReady=true,mIsOnlyAudioStreaming=false

so I assume there has to be a way to set mRecordingEnabled=true

from pldroidmediastreaming.

gouravd avatar gouravd commented on July 26, 2024

Looking for help...Anyone used this?

from pldroidmediastreaming.

jpxiong avatar jpxiong commented on July 26, 2024

Sorry for the late replay as the Dragon Boat Festival. We are focusing on the stability of the sdk,thus the feature you requested haven't implemented.

In fact, it is very easy to do that if use pili streaming cloud service. pili will store the streaming data into Qiniu cload storage, and provide the api to covert the streaming data to mp4 or other types.

At present, the locally recording had been failed after removing the ffmpeg dependency. I'm considering add it back now.

from pldroidmediastreaming.

gouravd avatar gouravd commented on July 26, 2024

"Sorry for the late replay as the Dragon Boat Festival". Did not know about it. Hope you enjoyed the festival

"In fact, it is very easy to do that if use pili streaming cloud service". This is one option, but the easiest is to save it locally, so that users do not have to download it and they can record the moment even if there is no internet

"I'm considering add it back now." - Great news, thanks a lot.

from pldroidmediastreaming.

jpxiong avatar jpxiong commented on July 26, 2024

Sorry. I'm afraid i have no time to implement the recording locally.

But i have an idea that the sdk can provide the callback which take the h.264/aac encoding datas as the parameter, and you can use mp4parser or MediaMuxer to do it in the callback.

Is that ok for you ?

from pldroidmediastreaming.

gouravd avatar gouravd commented on July 26, 2024

That sounds fine to me. But I guess you might have to elaborate it a bit
about the exact callback that PILI would expose and how exactly I can use
that data. A small example would greatly help.

Also if I am not wrong, can we use this to stream and record simultaneously?

On Oct 8, 2015 7:38 PM, "jpxiong" [email protected] wrote:

Sorry. I'm afraid i have no time to implement the recording locally.

But i have an idea that the sdk can provide the callback which take the
h.264/aac encoding datas as the parameter, and you can use mp4parser
https://github.com/sannies/mp4parser to do it in the callback.

What do you think of the idea?


Reply to this email directly or view it on GitHub
#51 (comment)
.

from pldroidmediastreaming.

gouravd avatar gouravd commented on July 26, 2024

Will you be also exposing API that we can use similarly for adding our own filters in upcoming version?

from pldroidmediastreaming.

gouravd avatar gouravd commented on July 26, 2024

Any estimate when can we expect this feature?

from pldroidmediastreaming.

gouravd avatar gouravd commented on July 26, 2024

Is recording possible in 1.4.3?

from pldroidmediastreaming.

jpxiong avatar jpxiong commented on July 26, 2024

We thought the locally recording is not good idea for live streaming. There is no plan to support that.

from pldroidmediastreaming.

gouravd avatar gouravd commented on July 26, 2024

The IOS eqivalent of this library (PLCameraStreamingKIt) allows to record locally. So do you still think it is not required in Android version?

from pldroidmediastreaming.

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.