Questions tagged [icelink]

3 questions
1
vote
0 answers

Could not leave sessions, local media has already been stopped in Safari - IceLink 3

I am using IceLink 3 (V3.11- Web) SDK for video meetings and I want to record the meeting in the local system. I have one issue for specific in Safari. When we try to upload recorded videos at that time below issue occurred. In other browsers it's…
Jitendra
  • 11
  • 1
0
votes
1 answer

How to make video call with IceLink, when the peer app is closed

I have a Xamarin.Forms app. In it, I implemented video chat functionality (that supports iOS and Android) using IceLink. The video chat works when both the caller and the recipient have their apps open. Now I wonder how I can make a call to a device…
David Shochet
  • 5,035
  • 11
  • 57
  • 105
0
votes
0 answers

How can I switch cameras in Xamarin.Forms?

My app uses Xamarin.Forms. Now I am trying to apply IceLink for implementing video calls. Is there a way to switch between front/rear/anyOther camera? I saw a sample where LocalMediaStream's UseNextVideoDevice() method is used, but now…
David Shochet
  • 5,035
  • 11
  • 57
  • 105