open-webrtc-toolkit/owt-client-android

Unable to show captured mediastream.

Opened this issue · 0 comments

I am unable to show the captured mediastream. Loagcat shows I have captured mediastream
logcat_cameraStastics
I have tried to implement the code from samples at my best but am unable to render any video due to the error
logcat_error_video_display
below are the files with the java code
VideoFragment.txt
ConfClient.txt
MainActivity.txt