Git Product home page Git Product logo

senior-project's Introduction

senior-project

Nickzad Bayati - Cal Poly Senior Project (from 1/9/23 to 6/16/23)

Live Streaming platform for music artists and bands

Thoughts on my progress as of 6/9/23:

  • there were some weeks with a lack of good progress, mainly due to not spending enough time working on the project

    • that being said I think I have made decent progress overall
  • are there things that I would do differently, definitely:

    • during the first few months I incorrectly assumed that my stream implementation worked fine
      • in reality when I wrote the API to serve chunks of the stream the process wasn't working
      • as a result I had to rewrite most of the code that dealt with recording chunks of the audio and encoding it for the database
    • in a similar vein my code was initially pretty messy, which also probably forced me to rewrite it down the road
  • but there were also some good parts:

    • initially I was relying a bit too much on StackOverflow and ChatGPT
      • and I wasn't really understanding the process or how the code works
      • then I started reading over MDN documentation on the JS built-in libraries for recording audio
      • and getting a much better understanding of the overall process and the code I was writing
    • By taking on the project by myself, I got to experience multiple areas of web stack development

Edit:
The MongoDB database I used has been disabled for now, this is intentional, although it means the deployed web app won't work anymore.
When I resume working on this project the database will be restarted.

senior-project's People

Contributors

n-zad avatar

Watchers

Ayaan Kazerouni avatar  avatar

senior-project's Issues

Design test page

Single page for web app that will have key features such as login, start/end stream, and host/viewer distinction.

Setup audio streaming

Host will setup an audio input device that will playback captured audio on the viewers' end.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.