- Alexandra Spyridakos 40175280
- Oumar Barry 40172989
team13
DASH compatible video capture and streaming application. Can record live video and uploads recorded video content in MP4 format in segments captured every 3 seconds.
Records at a bitrate of 5Mbps, 720p and 30 frames per second to a webm file in chunks. index.html
file the uses Blob
class from MediaCodecs library to convert to *.mp4 format and download to local machine's 'Downloads' folder.