Menu

Video call not working

Help
Himanshu
2011-07-05
2013-04-15
  • Himanshu

    Himanshu - 2011-07-05

    Hello,

    I have successfully compiled libjingle-0.5.5 on ubuntu-11.04. I am also using LinphoneMediaEngine as mentioned at the end of README file.

    I am able to make voice call to remote party logged in through gtalk:
    # cd libjingle-0.5.5/talk/build/dbg/staging
    # ./call
    call remote_party@gmail.com

    But i am not able to make video calls. After running "vcall" nothing comes at remote party, also "hangup" doesn't work. On "quit" it gives Segmentation fault. Please check below:
    # ./call
    vcall remote_party@gmail.com
    (call)
    Found online friend 'remote_party@gmail.com/iGoogle2F59B8D5'
    (call) Created channel
    Setting local voice description
    Failed to set renderer of ssrc 0.
    Jingle:Net: Allocation Phase=Udp (Step=0)
    Jingle:Port[:1953394531:local:Net]: Port created
    Jingle:Port[rtcp:0:local:Net]: Added port to allocator
    Jingle:Port[:0:stun:Net]: Port created
    Jingle:Port[rtcp:0:stun:Net]: Added port to allocator
    Jingle:Net: Allocation Phase=Udp (Step=0)
    Jingle:Port[:0:local:Net]: Port created
    Jingle:Port[rtp:0:local:Net]: Added port to allocator
    Jingle:Port[:0:stun:Net]: Port created
    Jingle:Port[rtp:0:stun:Net]: Added port to allocator

    Available commands:

      hangup  Ends the call.
      mute    Stops sending voice.
      unmute  Re-starts sending voice.
      dtmf    Sends a DTMF tone.
      quit    Quits the application.

    hangup
    (remote_party@gmail.com/iGoogle2F59B8D5)

    Available commands:

      hangup  Ends the call.
      mute    Stops sending voice.
      unmute  Re-starts sending voice.
      dtmf    Sends a DTMF tone.
      quit    Quits the application.

    quit
    (remote_party@gmail.com/iGoogle2F59B8D5)
    logged out…
    (remote_party@gmail.com/iGoogle2F59B8D5) Cleanup
    Segmentation fault
    Please suggest.

    Thanks
    Himanshu

     
  • Himanshu

    Himanshu - 2011-07-11

    I have also installed linphone at "libjingle-0.5.5/talk/third_party/" path. But the result is same, vcall is not working. Please suggest.

     

Log in to post a comment.