Quoting Matthias Apitz <[EMAIL PROTECTED]>: > El día Friday, March 28, 2008 a las 12:16:53PM +0100, Damien Sandras > escribió: > > > Try changing the video size ? > > > > I think you will have to run things step by step, it will be boring, but > > I'm sure it will fix a severe bug that other persons could encounter. > > We're getting closer... I've put in some debug fprintf's and for > [EMAIL PROTECTED] it asks OPAL to do: > > Debug:lib/engine/protocol/skel/call-core.cpp CallCore::dial() > Debug:src/endpoints/opal-call.cpp Opal::Call::Call() > Debug:src/endpoints/opal-call.cpp Opal::Call::OnOpenMediaStream() > Debug:StreamType Audio > Debug:stream_name: PCMU > Debug:src/endpoints/opal-call.cpp Opal::Call::OnOpenMediaStream() > Debug:StreamType Audio > Debug:stream_name: PCMU > Debug:src/endpoints/opal-call.cpp Opal::Call::OnEstablished() > Debug:src/endpoints/opal-call.cpp Opal::Call::OnEstablished() > Debug:on_established_call_cb > Debug:setting mw->current_call = &call; > > i.e. no video is involved (which explains as well that switching off V4L > to Moving Logo works well); > > while for [EMAIL PROTECTED] it is: > > Debug:lib/engine/protocol/skel/call-core.cpp CallCore::dial() > Debug:src/endpoints/opal-call.cpp Opal::Call::Call() > Debug:lib/engine/protocol/skel/call-core.cpp CallCore::dial() > Debug:src/endpoints/opal-call.cpp Opal::Call::Call() > Debug:src/endpoints/opal-call.cpp Opal::Call::OnOpenMediaStream() > Debug:StreamType Audio > Debug:stream_name: PCMU > Debug:src/endpoints/opal-call.cpp Opal::Call::OnOpenMediaStream() > Debug:StreamType Audio > Debug:stream_name: PCMU > Debug:src/endpoints/opal-call.cpp Opal::Call::OnOpenMediaStream() > Debug:StreamType Video > Debug:stream_name: h261 > Debug:src/endpoints/opal-call.cpp Opal::Call::OnOpenMediaStream() > Debug:StreamType Video > Debug:stream_name: h261 > > and OnEstablished() is not passed... > > does [EMAIL PROTECTED] echoes video? > > changing the video size to 640x480 has no effect on this; > > matthias > > -- > Matthias Apitz
Matthias, Damien has commited a patch to always include libgen.h, which is also a good idea on linux. May I ask if you still do not get any video, i.e. is the on_established_cb still not being called? Do I understand correctly it does/did not work with V4L, but with the moving logo it worked? Matthias ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Ekiga-devel-list mailing list Ekiga-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-devel-list