Adding multitrack play into iOS SDK #6317
Replies: 4 comments 2 replies
-
Hi Yash, Thank you for the question. Here is the basic instructions how to have multitrack play in iOS SDK.
Then enter the stream Id in the mainscreen, choose the Conference and Click Connect Button. Then it will play the multitrack stream Let me know if it works for you or I can help with anything Cheers |
Beta Was this translation helpful? Give feedback.
-
Hi @mekya, we are trying to achieve a dynamic multi view, so we can easily update multiple views for ex, 7 -10 views (Container) at a time and if we want to remove some of the view container than it can remove dynamically. (Ex. If one streamer camera if closed, then that view should be removed form our multi view list and vice-versa. Regards |
Beta Was this translation helpful? Give feedback.
-
Hello AntMedia team, Thanks for your help and support! We are working as mobile app developer (iOS) and we are trying to integrate Ant media streaming in our project, we have some query regarding below points and for your reference I have attached a screenshot from the app.
As we can see in conference controller, we have fixed views
Looking forward to hearing from you on the above query. Regards |
Beta Was this translation helpful? Give feedback.
-
Hi AntMedia, Integrating the android framework sdk into our existing code getting below issue before rendering, can you please help me on this, logs attached FATAL Exception: Fatal error in: ../../sdk/android/src/jni/jni_generator_helper.cc, line 58last system error: 0Check failed: !env->ExceptionCheck()error during GetMethodID: getCombinedAudioVideoBwe, ()Ljava/lang/Boolean;2024-05-28 15:51:36.104 21369-21546 libc co.player A Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 21546 (pool-13-thread-), pid 21369 (co.player) webRTC Client = io.antmedia.webrtcandroidframework.core.WebRTCClient@7901094 |
Beta Was this translation helpful? Give feedback.
-
We are publishing multiple sub-tracks to the one main track. Now we want to play this main track in the iOS SDK so that all other subtracks can be played.
In the Android SDK, there is a specific sample application. Could you please share the solution for the iOS SDK?
Beta Was this translation helpful? Give feedback.
All reactions