GithubHelp home page GithubHelp logo

Comments (2)

bclymer avatar bclymer commented on July 30, 2024

Hi @ryo0126 , in order for the background video feature to work, you must have an actively recording microphone and have the background audio entitlement enabled for your app. Without those two requirements being met, iOS will suspend your app's process.

There is a bug in the SDK that if our IVSMicrophone is attached after the createAppBackgroundImageSource is called, it won't broadcast in the background as expected. So please make sure you attach our microphone before calling that API.

Let me know if all of those requirements are already met in your app, and if so, please provide some sample code that could help us reproduce the issue.

from amazon-ivs-broadcast-for-ios-demo.

ryo0126 avatar ryo0126 commented on July 30, 2024

@bclymer

There is a bug in the SDK that if our IVSMicrophone is attached after the createAppBackgroundImageSource is called, it won't broadcast in the background as expected. So please make sure you attach our microphone before calling that API.

The app successfully streams the image while it is in the background after I changed the code to attach the microphone before calling this API.
Thank you very much.

from amazon-ivs-broadcast-for-ios-demo.

Related Issues (3)

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.