Jump to content
  • 0

P2P call from Xamarin Forms SDK


Piotr Gzu
 Share

Question

Hi

I'm experiencing an issue with joining the P2P call from Xamarin Forms app. 

The playing and publishing modes work fine but the P2P does not.

Whenever the Init() or Start() methods are called on the AntFrame vide object the exception occurs:

Java.Lang.NullPointerException
  Message=Attempt to invoke virtual method 'void org.webrtc.SurfaceViewRenderer.setMirror(boolean)' on a null object reference

 

Does the P2P mode require different implementation than Playing and Publishing? Is there any documentation explaining how to implement P2P using the Xamarin SDK?

Link to comment
Share on other sites

  • Answers 1
  • Created
  • Last Reply

Top Posters For This Question

Popular Days

Top Posters For This Question

1 answer to this question

Recommended Posts

  • 0

Hi @Piotr Gzu,
Firstly I apologize for the late response. We didn't recognize this entry because of an problem in our automation. 

Xamarin Ant Media SDK is created by Dream Team Mobile team and provided in github. There is a blogpost here about it. Please follow this post and try it. You may contact with Dream Team Mobile, if you have issue. 

If anyone in the community has experience for P2P connection in Xamarin forms, please help.

Link to comment
Share on other sites

 Share

×
×
  • Create New...