Hi all,
I'm developing an android app and trying to integrate a video chat window.
I modeled my logic off the pjsua2 sample app. As far as I can tell, I'm
using the same sequence of calls to set up the account, endpoints, and
call object that the sample app uses.
Everything works fine when I run the sample app on my android phone, and
the same sample app on my android tablet. I can start a call from the
tablet, accept the call on my phone, and both audio and video streams
work fine (in both directions).
But when I use my new app to initiate a call, audio works in both
directions, and I'm receiving video rendered on my SurfaceView no
problem, but the video that I'd hoped would be sent from my app (running
on my tablet) to my phone (using the pjsua2 android sample app) doesn't
display (the phone just shows the test color bars).
You can find my logcat output here:
http://prowlers.com/~cdavis/pjsip_logcat.log
If anyone can point me in the right direction, I'd appreciate it.
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@xxxxxxxxxxxxxxx
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org