Closed GoogleCodeExporter closed 9 years ago
Could you please run the call.exe with debugging switch ("call.exe -d"). It'll
generate more useful debugging information.
Original comment by jun...@google.com
on 15 Jan 2011 at 6:34
thanks, log file is call with -d.
Original comment by aton...@gmail.com
on 17 Jan 2011 at 6:45
Attachments:
On the receiver side, you need to use "-a" switch to "auto accept calls". So
the command should be:
D:\OpenSource\libjingle5\talk\build\dbg\staging>call.exe --voiceinput ./voice.rt
pdump --videoinput ./video.rtpdump --voiceoutput voiceout.rtpdump --videooutput
videoout.rtpdump -a
Original comment by jun...@google.com
on 25 Jan 2011 at 10:05
Original issue reported on code.google.com by
aton...@gmail.com
on 14 Jan 2011 at 10:03