Coder Social home page Coder Social logo

Comments (3)

stefanalund avatar stefanalund commented on July 3, 2024

The ICE error message is not the issue at least, it has to do with IPv6 addresses not supported by some browsers.

@NikDude Do you get any logs in Xcode from the crash? I'm updating an iPad mini to iOS 8 and should be able to test soon.

from bowser.

NiMuzak avatar NiMuzak commented on July 3, 2024

Thanks for your prompt reply :)

Just tried to reproduce the crash but wasn't able to do so. In fact I managed for the first time to establish a call between bowser on the iPad mini and Chrome on my computer. It did work, however the frame rate was quite low and the sound was cutting out a lot. I only managed to establish a call when initiating the call from bowser. When trying to call from Chrome I would only get a black window for the other party but no video or sound.

Also, I'm getting this error in the console when audio is on during the call:

==== Warning message start ====
Warning in element audio-source.
Warning: Can't record audio fast enough
Debugging info: //scripts/dependencies/gst-plugins-base/gst-libs/gst/audio/gstaudiobasesrc.c(863): GstFlowReturn gst_audio_base_src_create(GstBaseSrc , guint64, guint, GstBuffer *) (): /GstPipeline:OpenWebRTC/GstBin:local-audio-capture-source-bin-0/GstOsxAudioSrc:audio-source:
Dropped 11466 samples. This is most likely because downstream can't keep up and is consuming samples too slowly.
==== Warning message stop ====

from bowser.

stefanalund avatar stefanalund commented on July 3, 2024

Currently video is encoded and decoded in software. This puts very high strain on the CPU. An iPad mini (1st gen) uses the Apple A5 chip which is not super fast, that will affect the video quality and framerate. Unchecking the audio box should reduce the CPU load. Thanks for your interest. Closing this issues.

from bowser.

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.