Is there actually a way to make video calls through XMPP/Jingle WITHOUT Google Talk?












4















Good day people,



I'm writing because I've spent the whole day trying to make video calls through XMPP but I haven't really found out if it's actually possible. There are many clients which implemented Jingle (Empathy, Kopete and the one I like the most, Gajim) but I found no way to actually video call someone. Is it fault of the XMPP server? Is there a XMPP server that supports it? I've tried many at xmpp.net but if there is one, I must have missed it.



I don't trust Google and I don't want a Google account, is there a way for me to video call people on XMPP on Linux? SIP has been unstable in my experience and isn't really an alternative. Even non-XMPP videoconferencing software should be fine, as long as it's FOSS and runs on Linux.



(And yes, before you ask, my webcam does work correctly).










share|improve this question























  • Have you found any solution ?

    – Talespin_Kit
    Aug 5 '16 at 8:06
















4















Good day people,



I'm writing because I've spent the whole day trying to make video calls through XMPP but I haven't really found out if it's actually possible. There are many clients which implemented Jingle (Empathy, Kopete and the one I like the most, Gajim) but I found no way to actually video call someone. Is it fault of the XMPP server? Is there a XMPP server that supports it? I've tried many at xmpp.net but if there is one, I must have missed it.



I don't trust Google and I don't want a Google account, is there a way for me to video call people on XMPP on Linux? SIP has been unstable in my experience and isn't really an alternative. Even non-XMPP videoconferencing software should be fine, as long as it's FOSS and runs on Linux.



(And yes, before you ask, my webcam does work correctly).










share|improve this question























  • Have you found any solution ?

    – Talespin_Kit
    Aug 5 '16 at 8:06














4












4








4








Good day people,



I'm writing because I've spent the whole day trying to make video calls through XMPP but I haven't really found out if it's actually possible. There are many clients which implemented Jingle (Empathy, Kopete and the one I like the most, Gajim) but I found no way to actually video call someone. Is it fault of the XMPP server? Is there a XMPP server that supports it? I've tried many at xmpp.net but if there is one, I must have missed it.



I don't trust Google and I don't want a Google account, is there a way for me to video call people on XMPP on Linux? SIP has been unstable in my experience and isn't really an alternative. Even non-XMPP videoconferencing software should be fine, as long as it's FOSS and runs on Linux.



(And yes, before you ask, my webcam does work correctly).










share|improve this question














Good day people,



I'm writing because I've spent the whole day trying to make video calls through XMPP but I haven't really found out if it's actually possible. There are many clients which implemented Jingle (Empathy, Kopete and the one I like the most, Gajim) but I found no way to actually video call someone. Is it fault of the XMPP server? Is there a XMPP server that supports it? I've tried many at xmpp.net but if there is one, I must have missed it.



I don't trust Google and I don't want a Google account, is there a way for me to video call people on XMPP on Linux? SIP has been unstable in my experience and isn't really an alternative. Even non-XMPP videoconferencing software should be fine, as long as it's FOSS and runs on Linux.



(And yes, before you ask, my webcam does work correctly).







linux voip xmpp






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Sep 15 '12 at 21:44









GloveGlove

2112




2112













  • Have you found any solution ?

    – Talespin_Kit
    Aug 5 '16 at 8:06



















  • Have you found any solution ?

    – Talespin_Kit
    Aug 5 '16 at 8:06

















Have you found any solution ?

– Talespin_Kit
Aug 5 '16 at 8:06





Have you found any solution ?

– Talespin_Kit
Aug 5 '16 at 8:06










3 Answers
3






active

oldest

votes


















0














The most likely problem is that your contacts don't have clients that support Jingle.






share|improve this answer































    0














    Jingle doesn't require special server features. XMPP clients supporting the Jingle protocol establish media channels directly between one another.



    For video conferences with more than two participants you may want to take a look at the Jitsi video bridge.






    share|improve this answer































      0














      Yes, you can use any clients supporting Jingle, such as pidgin or jitsi.



      A non-XMPP alternative would be webRTC. It's browser based so you don't have to really worry about which OS you are on. Firefox Hello provides an easy way to call with webRTC without an account.






      share|improve this answer























        Your Answer








        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "3"
        };
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function() {
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled) {
        StackExchange.using("snippets", function() {
        createEditor();
        });
        }
        else {
        createEditor();
        }
        });

        function createEditor() {
        StackExchange.prepareEditor({
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader: {
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        },
        onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        });


        }
        });














        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f475645%2fis-there-actually-a-way-to-make-video-calls-through-xmpp-jingle-without-google-t%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        0














        The most likely problem is that your contacts don't have clients that support Jingle.






        share|improve this answer




























          0














          The most likely problem is that your contacts don't have clients that support Jingle.






          share|improve this answer


























            0












            0








            0







            The most likely problem is that your contacts don't have clients that support Jingle.






            share|improve this answer













            The most likely problem is that your contacts don't have clients that support Jingle.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Sep 21 '12 at 12:19









            ZashZash

            1262




            1262

























                0














                Jingle doesn't require special server features. XMPP clients supporting the Jingle protocol establish media channels directly between one another.



                For video conferences with more than two participants you may want to take a look at the Jitsi video bridge.






                share|improve this answer




























                  0














                  Jingle doesn't require special server features. XMPP clients supporting the Jingle protocol establish media channels directly between one another.



                  For video conferences with more than two participants you may want to take a look at the Jitsi video bridge.






                  share|improve this answer


























                    0












                    0








                    0







                    Jingle doesn't require special server features. XMPP clients supporting the Jingle protocol establish media channels directly between one another.



                    For video conferences with more than two participants you may want to take a look at the Jitsi video bridge.






                    share|improve this answer













                    Jingle doesn't require special server features. XMPP clients supporting the Jingle protocol establish media channels directly between one another.



                    For video conferences with more than two participants you may want to take a look at the Jitsi video bridge.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Feb 28 '14 at 4:40









                    rekadorekado

                    1213




                    1213























                        0














                        Yes, you can use any clients supporting Jingle, such as pidgin or jitsi.



                        A non-XMPP alternative would be webRTC. It's browser based so you don't have to really worry about which OS you are on. Firefox Hello provides an easy way to call with webRTC without an account.






                        share|improve this answer




























                          0














                          Yes, you can use any clients supporting Jingle, such as pidgin or jitsi.



                          A non-XMPP alternative would be webRTC. It's browser based so you don't have to really worry about which OS you are on. Firefox Hello provides an easy way to call with webRTC without an account.






                          share|improve this answer


























                            0












                            0








                            0







                            Yes, you can use any clients supporting Jingle, such as pidgin or jitsi.



                            A non-XMPP alternative would be webRTC. It's browser based so you don't have to really worry about which OS you are on. Firefox Hello provides an easy way to call with webRTC without an account.






                            share|improve this answer













                            Yes, you can use any clients supporting Jingle, such as pidgin or jitsi.



                            A non-XMPP alternative would be webRTC. It's browser based so you don't have to really worry about which OS you are on. Firefox Hello provides an easy way to call with webRTC without an account.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Jan 19 '15 at 20:21









                            xuhdevxuhdev

                            8491826




                            8491826






























                                draft saved

                                draft discarded




















































                                Thanks for contributing an answer to Super User!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid



                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.


                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f475645%2fis-there-actually-a-way-to-make-video-calls-through-xmpp-jingle-without-google-t%23new-answer', 'question_page');
                                }
                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                Plaza Victoria

                                In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

                                How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...