webrtc / KITE

KITE is a test engine designed to test WebRTC interoperability across browsers
Apache License 2.0
463 stars 125 forks source link

WebRTC KITE | Examples #200

Open Acceltree-softwares opened 1 year ago

Acceltree-softwares commented 1 year ago

Hi, Currently, our software is utilised to send the client's browser screen and the data they have entered to a customer service representative. Customer care representatives will be able to see the client's screen and assist the client in completing the process through the usage of this app to troubleshoot any issues they may be having.

I am using the link below to create a simple KITE Test for Jitsi in Javascript, however when I execute the kite_c command, I receive the problem shown in the attachment.

https://github.com/webrtc/KITE/blob/master/tutorial/Tutorial_Javascript.md

Additionally, I looked for a few more examples, but the link isn't working either - https://github.com/CoSMoSoftware/KITE-Sample-Tests

Could someone give me a few examples or instructions on how to create new test scripts and run an example successfully?

JitsiTutorialError

ethembelka commented 1 year ago

Hi, I wrote a solution for this problem in this link. Hope it helps. https://github.com/webrtc/KITE/issues/201

mramalingam2203 commented 1 year ago

Hi, I need a headstart to get used to KITE and I am looking for examples but the following link is broken: https://github.com/CoSMoSoftware/KITE-Sample-Tests May I pls know where the Javascript examples are located?

Many thanks, Muthu