gpt4 book ai didi

使用android的sip进行安卓视频通话

转载 作者:可可西里 更新时间:2023-11-01 19:06:59 26 4
gpt4 key购买 nike

我想在 android 中开发一个视频通话程序。我想到了使用 android 2.3.3 中引入的内置 sip。但是我怎样才能发起视频通话呢?我看到它不受支持。

最佳答案

我相信通用的 Android SIP 堆栈支持视频。

取自: https://developer.android.com/reference/android/net/sip/package-summary.html

If you want to create generic SIP connections (such as for video calls or other), you can create a SIP connection from the SipManager, using open(). If you only want to create audio SIP calls, though, you should use the SipAudioCall class, as described above.

如果您不介意使用外部 SIP 堆栈,请查看:

http://www.youtube.com/watch?v=g1NHEsXFEns

它使用 Jain-SIP .

编辑:最近,这个项目似乎是原生 Android SIP 领域的领导者:

https://code.google.com/p/csipsimple/ - 开源,它们提供您进行语音和视频通话所需的一切。

关于使用android的sip进行安卓视频通话,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8960312/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com