moccasmater / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

Video call doesn't work with webrtc #318

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi!
I succeeded vcall with dump file for mediaengine.
And peerconnection works well.

But When I call vcall with webrtc, voice works but no video.
I am using webcam for video input.

What's wrong with me?

Thank you.

Original issue reported on code.google.com by adam1988...@gmail.com on 2 Mar 2012 at 1:44

GoogleCodeExporter commented 9 years ago
Hi Adam,

Can you please explain me how did you make voice call through webrtc?

Original comment by manohara...@gmail.com on 8 Mar 2012 at 5:36

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
hi manohara!
Sorry I am so late with an answer
http://www.webrtc.org/reference/getting-started 
you can find peerconnection which is an example of libjingle with webrtc.

Original comment by adam1988...@gmail.com on 17 Aug 2012 at 1:28