Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

Audio only?

Det_O_
Beginner
563 Views

Hi, 

is it possible to create a native app (android + ios) that uses only audio communication?

I've been fiddling with the native apps p2p examples source code and I also had a look to the user guides but I don't see how to enable only (from start) the audio communication.

My idea is an app for only voice without requiring access to the camera. I have read about some methods to disable the video, but I would like to start wihout requiring camera permissions from the start.

is this possible with these client SDKs?

Thanks.

0 Kudos
2 Replies
Chunbo_H_Intel1
Employee
563 Views

Yes, sure. You can disable the video track when you use the API to create the local stream before publishing it.

Thanks!

0 Kudos
dayinfinite
Novice
554 Views

But there is only audio stream, it will fail when merging

0 Kudos
Reply