MediaStreamTrack not supported?

Hey Community,

i'm recently developing a web application which includes pictures, audio and therefore the p5.dom library. The audio is getting pitched but besides that nothing special happens within the code.

I need to run this application on smartphones: Android and iOS. Everything works fine on Android but whenever i try to open the application with Safari or any other browser on an Apple device it shows me this error message:

Do you know where this error comes from? I'm so thankful for your tips.

By the way, you can test the prototype-version here and test it yourself that it won't work on your iOS: http://leupsi.com/interaction/3d/ -> Open on mobile.

Best regards, Julian

Answers

  • Answer ✓

    @Leupsi: someone else had the same question more recently. Seeing as it has cropped up again I decided to look into it. Here's my answer.

  • Thank's blindfish. I've found out it's the microphone usage causing this message. Anyway thank's alot for your help.

Sign In or Register to comment.