Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-3441

FIWARE.Request.Tech.Data.Stream-oriented.FI-Lab_Assistance_(Kurento_configuration)

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None

      Description

      Hello,

      I am using a clean Ubuntu Server 14.04.1 (x64) instance on Fiware Lab. After installing Kurento following the guide (https://www.kurento.org/docs/current/installation_guide.html) i can't make one-2-one-call work correctly.

      http://130.206.127.84:8080/

      Demo get stuck after step 6:

      1. Open this page with a browser compliant with WebRTC (Chrome, Firefox).
      2. Type a nick in the field Name and click on Register.
      3. In a different machine (or a different tab in the same browser) follow the same procedure to register another user.
      4. Type the name of the user to be called in the field Peer and click Call.
      5. Grant the access to the camera and microphone for both users. After the SDP negotiation the communication should start.
      6. The called user should accept the incoming call (by a confirmation dialog).

      At this point i can't see remote user webcam so communication between users never happens.

      Reading the console, the last message is:

      SDP answer received, setting remote description

      Compared to official Kurento demo http://kurento.lab.fi-ware.org:8084/ that works perfectly, the only difference in the console is one line: "Return url: " after SDP answer received, setting remote description.

      In the security group associated with Kurento instance in Fiware lab i have the following ports opened:

      22
      8080
      8888

      I know i am missing something and must be pretty simple but i am lost at this point.

      Adding a STUN server to Kurento config file didn't solve de trick and now i get:

      Communication ended by remote peer
      Disposing WebRtcPeer

      Any help will be highly appreciated cause we have to present a service prototype next week at Bilbao (Fabulous) and would like to include Kurento in the presentation.

      Thanks in advance for your time!

      Iván Delgado Zbikowski
      JotaWeb Rare Design, S.L.
      idelgado@jweb.es idelgado@jweb.es
      +34 955 233 213

      Este mensaje y todo archivo adjunto son confidenciales y están dirigidos única y exclusivamente a sus destinatarios. El mensaje y archivos adjuntos pueden contener información privada o legalmente protegida. Ninguna protección o confidencialidad se verán afectadas o perderán su validez ante un destino equivocado del envío. Quedan prohibidos su uso, publicación, distribución, impresión o copia, directos o indirectos, del mensaje y/o archivos o parte de los mismos por cualquier persona no destinataria de los mismos. Si recibe este mensaje por error, por favor, elimínelo, así como cualquier copia de su sistema o copia impresa, y notifíquelo al emisor. JotaWeb Rare Design S. L. declinará cualquier responsabilidad derivada de una posible alteración, modificación o falsificación del mensaje y/o archivo adjuntos.

      This message and any attachments are confidential and intended only for the named persons. They may contain sensitive and private proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. If you are not the intended recipient, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. JotaWeb Rare Design S. L.  shall not be liable for the message if altered, changed or falsified.
      _______________________________________________
      Fiware-lab-help mailing list
      Fiware-lab-help@lists.fi-ware.org
      https://lists.fi-ware.org/listinfo/fiware-lab-help

      [Created via e-mail received from: Ivan Delgado Zbikowski <idelgado@raredesign.es>]

        Activity

        Hide
        sandor Sándor Laki added a comment -

        Dear Luis,

        please forward your reply to idelgado@raredesign.es via mail.

        Thank you in advance,
        Best,
        Sandor
        – On behalf of level-1 support.

        Show
        sandor Sándor Laki added a comment - Dear Luis, please forward your reply to idelgado@raredesign.es via mail. Thank you in advance, Best, Sandor – On behalf of level-1 support.
        Hide
        sandor Sándor Laki added a comment -

        Dear Ivan,

        I have just forwarded your question to the developers of Kurento.
        They will contact you soon.

        Best regards,
        Sandor
        – On behalf of level-1 support team.


        Sándor Laki
        EU FP7 FI-PPP XIFI project,
        Wigner Research Centre for Physics,
        Hungarian Academy of Sciences
        Konkoly Thege Miklós út 29-33.
        H-1121, Budapest, Hungary
        Cell: +36 70 374 2646
        Skype: sandor.laki

        XIFI: https://fi-xifi.eu/home.html
        FI-PPP: http://www.fi-ppp.eu/

        _______________________________________________
        Fiware-lab-help mailing list
        Fiware-lab-help@lists.fi-ware.org
        https://lists.fi-ware.org/listinfo/fiware-lab-help

        Show
        sandor Sándor Laki added a comment - Dear Ivan, I have just forwarded your question to the developers of Kurento. They will contact you soon. Best regards, Sandor – On behalf of level-1 support team. – Sándor Laki EU FP7 FI-PPP XIFI project, Wigner Research Centre for Physics, Hungarian Academy of Sciences Konkoly Thege Miklós út 29-33. H-1121, Budapest, Hungary Cell: +36 70 374 2646 Skype: sandor.laki XIFI: https://fi-xifi.eu/home.html FI-PPP: http://www.fi-ppp.eu/ _______________________________________________ Fiware-lab-help mailing list Fiware-lab-help@lists.fi-ware.org https://lists.fi-ware.org/listinfo/fiware-lab-help
        Hide
        llopez NaevaTeC Development Team added a comment -

        Please,
        Double check the following:

        1. Be sure to open, in your security group, all UDP ports (yes, all)
        2. Be sure that your STUN server is working properly. You can check if your STUN server is working property using this tool:
        http://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/

        Remember that KMS configuration requires STUN IP to be specified. Domain names are not supported.

        If this does not solve the issue, please attach the console log generated by your browser as well as the KMS log file which is located in folder /var/log/kurento*

        Best regards.

        Show
        llopez NaevaTeC Development Team added a comment - Please, Double check the following: 1. Be sure to open, in your security group, all UDP ports (yes, all) 2. Be sure that your STUN server is working properly. You can check if your STUN server is working property using this tool: http://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ Remember that KMS configuration requires STUN IP to be specified. Domain names are not supported. If this does not solve the issue, please attach the console log generated by your browser as well as the KMS log file which is located in folder /var/log/kurento* Best regards.
        Hide
        llopez NaevaTeC Development Team added a comment -

        I have no further comments on this. I understand that the issue has been solved. I close the issue.

        Show
        llopez NaevaTeC Development Team added a comment - I have no further comments on this. I understand that the issue has been solved. I close the issue.

          People

          • Assignee:
            llopez NaevaTeC Development Team
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: