No video call output

when I try o make a video call browser ask for camera and microphone permission and the callee browser too but no output is shown in video elements on both side and no error
any suggestion @Jason @kckern
here is my dial and received params

accept

@Taimoor_Tariq

Hi there. If it’s okay with you please would you share the code where your target video tags are located.
I mean please can you show your whole code for implementing the call, and also details of the browser your are testing in would be helpful.

I’ve attached a barebones single component React.js sendbird calls implementation guide for your reference also.

[SendBird Calls] React.js Single Component - Audio and Video (2).pdf (80.2 KB)

Thanks i have implement the video call feature using the documentation you send.