fbsamples / Canvas-Streaming-Example

This project contains example code showing how to go live on Facebook using a <canvas> element as a source.
Other
340 stars 73 forks source link

Stop ws.send(e.data); #4

Closed etimoteo closed 4 years ago

etimoteo commented 5 years ago

I did the whole procedure according to all instructions, but every time I run ws for and get this error "ws.send (e.data);" Would you help me?

bradisbell commented 5 years ago

What is the full error message you're seeing? What do you see in your browser developer tools on the network tab relating to the Web Socket connection?

randallb commented 4 years ago

Closing for inactivity.