문제

Does anybody can provide some tip about how to use Jingle on XMPP - precisely on ASmack as I develop for Android. I saw source code of ASmack and there is lib for JSTUN so it's implemented.

Any code/tip/link would be appreciated.

도움이 되었습니까?

해결책

Smack's Jingle code is pretty old and lacks a current maintainer. I can't say if it's working right now or how far it has been diverged from the specification.

There is "Java-Bells: A Jingle implementation for Java based on LibJitsi, Ice4J and Smack", but I can't comment on Java-Bells fitness for Android.

I know that there are many people out there looking for a out-of-the-box working solution for Jingle on Android. But AFAIK, at the time of writing, there is none.

다른 팁

Here you is the implementation of WebRTC + Jingle which is support Android and iOS also

Webrtc audio + jingle protocol brought to IOS and Android

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top