Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

How to create ICSLocalStream with RTCMediaStream in iOS?

K__Srujan
Beginner
469 Views

Hi Team,

As we have requested to give an example for creating a local stream with RTCMediaStream in many threads, we get no response from your end.

Now, could you please help us creating ICSLocalstream with RTCMediaStream which will help us resolve issues related to camera switching and screen sharing?

If not possible, please let us know.

Help us ASAP!!!!!

0 Kudos
6 Replies
K__Srujan
Beginner
469 Views

Hi Team,

Any response would be appreciated?

 

Thanks,

Srujan K.

Lai__Jing
Beginner
469 Views

Yes, we are also facing the same problem when implementing camera switching.  An example is very helpful, team please help!

Lai__Jing
Beginner
469 Views

@Srujan K, did you already resolve the problem?  If yes, could you kindly share the code block implementation? 

 

Thanks in advance.

Jianjun_Z_Intel
Employee
469 Views

Sorry for the late response. Please take a look at [OWTLocalStream initWithMediaStream: source:](https://software.intel.com/sites/products/documentation/webrtc/ios/interface_o_w_t_local_stream.html#aa34ff3f2e19242898070c8f18722bf0b). The RTCMediaStream is defined here https://chromium.googlesource.com/external/webrtc/+/333114658dad1cc793c2e867a259c3e09ea490a6/sdk/objc/api/peerconnection/RTCMediaStream.h.

JJ_Lin
Beginner
469 Views

Is there any samples?

shi__layne
Beginner
469 Views

I also facing this quesion

I tried , but it seemed not work

Reply