eliasjlara / PUM-04

Repository for group 4 in the TDDD96 course. Kanban link ⬇
https://github.com/users/eliasjlara/projects/7
MIT License
6 stars 1 forks source link

Application: Video feed and Speech to text done #162

Closed eliasjlara closed 6 months ago

eliasjlara commented 6 months ago

WHY? We need to display the video and speech to text feed. This also gives us a good idea of how to implement LiDAR since we will be using sockets.

WHAT? Sockets added for the application, minor bug fixed, minor UI changes, cleanup of structure and comments added.