#video

Subscribe
Video, in the context of JavaScript, refers to a type of media file that contains moving images and sound. It is usually stored as a digital video file format, such as an AVI, MP4, or MOV file. Video files can be played back on computers, mobile devices, and certain web browsers. JavaScript can be used to control how videos are displayed on websites, allowing developers to create interactive video experiences.
React Summit Remote Edition 2021React Summit Remote Edition 2021
138 min
Build Your Own Live Streaming Platform
Workshop
In this workshop we will go over the basics of streaming video over the internet including technologies like HLS and WebRTC. We will then build our own React app to play live streams and recordings of live streams.