Closed qqqllppp closed 1 year ago
Hi I am new to livekit and just started by trying the react livekit example.
https://example.livekit.io/
My livekit URL is ws://localhost:7880 (the default) and I generate the token via the cloud livekit dashboard:
ws://localhost:7880
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2NzI1NjM1NjQsImlzcyI6IkFQSXhMUHZhcDVOdVRnWSIsIm5iZiI6MTY3MjU2MjY2NCwic3ViIjoidGVzdDEiLCJ2aWRlbyI6eyJjYW5QdWJsaXNoIjp0cnVlLCJjYW5QdWJsaXNoRGF0YSI6dHJ1ZSwiY2FuU3Vic2NyaWJlIjp0cnVlLCJyb29tIjoidGVzdDEiLCJyb29tSm9pbiI6dHJ1ZX19.COc-Y-VD6ZNV5A_ryMCfKMQur8uFQsPHXOA7v57rA7E
I then click connect, and the next page shows this error:
error could not establish signal connection
Not sure what I am doing wrong
use my livekit url from dashboard and after refreshing everything its working
Hi I am new to livekit and just started by trying the react livekit example.
My livekit URL is
ws://localhost:7880
(the default) and I generate the token via the cloud livekit dashboard:I then click connect, and the next page shows this error:
Not sure what I am doing wrong