Project Description

Do you need to record podcasts or interviews remotely?

Do you need to record each track separately?

Do you need to edit each track individually?

This project is for you.

I have a need to record a video conference call locally, to capture good audio and video quality. Each video/audio track is recorded individually on the participant's browser, with no additional software. In the end, the participant can upload his audio/video to dropbox/gdrive, etc.

Goal for this Hackweek

Learn how to record audio/video directly in the browser.

Create a demo page capable of recording your webcam.

Create a demo service where you can share the URL and host a conference call.

Resources

This tool is basically Zencastr or Riverside.fm, but open source. These tools are good and they work fine, but I can't host my own as they are not FOSS.

Jitsi does not solve the problem as it's recording on the server-side only.

Until now, I have not found any FOSS tool that does this.

This project could be a potential library/plugin to be integrated with Jitsi.

Looking for hackers with the skills:

webrtc websockets web webapis javascript video reactjs vuejs jitsi podcast

This project is part of:

Hack Week 20 Hack Week 21

Activity

  • over 3 years ago: vliaskovitis liked this project.
  • over 3 years ago: JeffHuang joined this project.
  • over 4 years ago: mkoutny liked this project.
  • over 4 years ago: danrodriguez liked this project.
  • over 4 years ago: ancorgs liked this project.
  • over 4 years ago: avicenzi added keyword "podcast" to this project.
  • over 4 years ago: avicenzi added keyword "jitsi" to this project.
  • over 4 years ago: mkubecek liked this project.
  • over 4 years ago: avicenzi started this project.
  • over 4 years ago: avicenzi added keyword "reactjs" to this project.
  • over 4 years ago: avicenzi added keyword "vuejs" to this project.
  • over 4 years ago: avicenzi added keyword "webrtc" to this project.
  • over 4 years ago: avicenzi added keyword "websockets" to this project.
  • over 4 years ago: avicenzi added keyword "web" to this project.
  • over 4 years ago: avicenzi added keyword "webapis" to this project.
  • over 4 years ago: avicenzi added keyword "javascript" to this project.
  • over 4 years ago: avicenzi added keyword "video" to this project.
  • over 4 years ago: jmoody liked this project.
  • over 4 years ago: avicenzi originated this project.

  • Comments

    • avicenzi
      over 4 years ago by avicenzi | Reply

      I have experience with video streaming and a pretty good idea of what is needed to accomplish such a project, but I never did anything like this before.

    • mlnoga
      over 3 years ago by mlnoga | Reply

      I explored WebRTC half a year ago. Got to a point where I could record audio from a USB device, and send that via WebMidi as a system exclusive message to a sample player. Haven't used this for long, though, because I have since upgraded to a sampler. The code is here, if it helps anyone: github.com/mlnoga/underpass

    Similar Projects

    Kudos aka openSUSE Recognition Platform by lkocman

    Description

    I started the Kudos application shortly after Leap 16.0 to create a simple, friendly way to recognize people for their work and contributions to openSUSE. There’s so much more to our community than just submitting requests in OBS or gitea we have translations (not only in Weblate), wiki edits, forum and social media moderation, infrastructure maintenance, booth participation, talks, manual testing, openQA test suites, and more!

    Goals

    • Kudos under github.com/openSUSE/kudos with build previews aka netlify

    • Have a kudos.opensuse.org instance running in production

    • Build an easy-to-contribute recognition platform for the openSUSE communit a place where everyone can send and receive appreciation for their work, across all areas of contribution.

    • In the future, we could even explore reward options such as vouchers for t-shirts or other community swag, small tokens of appreciation to make recognition more tangible.

    Resources