Git Product home page Git Product logo

Comments (9)

neilyoung avatar neilyoung commented on July 16, 2024

Additional info:

In PeerConnectionUtils: This is what my encoderFactory provides as supportedCodecs:

image

So something is missing...

from mediasoup-client-android.

neilyoung avatar neilyoung commented on July 16, 2024

Same device, other application (based on libwebrtc M105, but I'm sure, H.264 hardware baseline support was already available with M94):

image

I already tried to set the "highProfileSupport" flag to false in order to gain at least baseline support to no avail.

from mediasoup-client-android.

neilyoung avatar neilyoung commented on July 16, 2024

OK, removed the libwebrtc.aar from your package and replaced it with mine.

Now there should be also in the mediasoup landscape possible access to H.264 baseline HW codecs

image

To be continued

from mediasoup-client-android.

neilyoung avatar neilyoung commented on July 16, 2024

Hmm. I think I need some insight

This is what I get from encoderFactory.supportedCodecs() (just H.264 shown):

image

I'm trying to favour this H.264 (this kind of setup works in JS):

image image

EDIT: Meanwhile I found I have to provide the profile-level-id as string, not as hex number. But this doesn't change the output: No matching codec found

EDIT2: I also found some typos, but those didn't change the outcome ("level-asymmetry-allowed")

from mediasoup-client-android.

neilyoung avatar neilyoung commented on July 16, 2024

This has been finally revealed w/o solution:

https://mediasoup.discourse.group/t/is-this-here-also-the-place-to-discuss-android-mediasoup-things/5266/13

from mediasoup-client-android.

koxiong avatar koxiong commented on July 16, 2024

Author

hi neilyoung, do you have resolve the h264 issue? the link https://mediasoup.discourse.group/t/is-this-here-also-the-place-to-discuss-android-mediasoup-things/5266/13 can not visit now

from mediasoup-client-android.

YatinGarg07 avatar YatinGarg07 commented on July 16, 2024

Is mediasoup library actively maintained and can is it a prospective server for scaling, rtp and transcoding with users upto 10 in a room?

from mediasoup-client-android.

neilyoung avatar neilyoung commented on July 16, 2024

Author

hi neilyoung, do you have resolve the h264 issue? the link https://mediasoup.discourse.group/t/is-this-here-also-the-place-to-discuss-android-mediasoup-things/5266/13 can not visit now

I think yes, but finally it was not only done with this part mentioned. I rolled my own mediasoup lib from a fork and also replaced libwebrtc with a more recent version. In the end H.264 worked, even with simulcast (but software encoder only, libwebrtc does something weird with hardware encoded H.264 and simulcast).

from mediasoup-client-android.

neilyoung avatar neilyoung commented on July 16, 2024

Is mediasoup library actively maintained and can is it a prospective server for scaling, rtp and transcoding with users upto 10 in a room?

I think it is no longer actively maintained. Regarding your question: The mediasoup library is a client library for Android, organizing the signaling and media transfer to and from a Mediasoup server instance. Transcoding is not a task for this lib and IMHO also not the RTP for which it is using libwebrtc to my knowledge. The distribution to 10 or more users is task of the Mediasoup server's SFU functionality.

from mediasoup-client-android.

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.