The echo example does not work, I get the same error in my own app blocking progres

For Workers & Pages, what is the name of the domain?

not applicable

What is the error message?

{ “sessionId”: “7c7080a1b275772c49c5c717a617b85c”, “trackName”: “cbe55145-48e2-4a5c-9bf7-ec3218baff81”, “mid”: “”, “errorCode”: “not_found_track_error”, “errorDescription”: “Track not found on remote peer. Make sure the publisher peer is connected and sending packets for this track” }

What is the issue or error you’re encountering

The demo hosted at calls-examples/echo/index.html at main · cloudflare/calls-examples · GitHub does not work

What are the steps to reproduce the issue?

Downloaded the index.html file and added a log:
console.log(“pullResponse”, pullResponse);

Then simply drag the file into the browser, open the console and the error is there.

new development, it works with a VPN to the USA, Argentina and Barcelona but not Madrid, my closest CF edge

can you check by using a turn server instead of stun server?

I think they fixed it: The echo example does not work, I get the same error in my own app blocking progress · Issue #11 · cloudflare/calls-examples · GitHub

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.