WebCodec - Sending and Receiving
Introduction
Hello! ๐
In this tutorial I will show you how to use the WebCodec API to both send and receive video.
First lets get coding the server.
Setting Up The Server
In order to send and receive packets between peers we will need a websocket s...
ethan91.hashnode.dev6 min read