Skip to content

Coordinate Web RTC session #10

@newswim

Description

@newswim

Prior Art // Background

There's another project/repo that I've gotten a lot of value out of - https://codebuddies.org repo.

Their approach is to create online meet-up sessions, and coordinate the meeting time and video conferencing session for you. Two main differences between their platform and Ment.io will be:

  • Not focused on coding
  • Persist sessions to youtube (then add search filters per topic, ratings, etc.)

They have laid a lot of ground in the area of coordinating sessions however, and did a good job vetting several alternatives to Google Hangouts. I like the solution they went with, called Jitsi, because it's open source and has an open API that you can integrate with.

One of the nicest things about Jitsi is its streaming integration, all you need to do is pass your YouTube stream ID and it sets up the session, which is then automatically saved to your YT account.

Implementation

Documentation

  • programmatically use Jitsi to organize video sessions
  • show steps for setting up YouTube streaming

Features

  • prompt addition of YouTube URLs for saved sessions
  • make sure these sessions are opt-in and discretion is given by all parties

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions