spark

Go handsfree with Spark and use hand gestures to increase your freedom and control the call

https://github.com/siddarthr56/spark

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.8%) to scientific vocabulary

Keywords

gesture-recognition screen-sharing video-call webrtc
Last synced: 6 months ago · JSON representation ·

Repository

Go handsfree with Spark and use hand gestures to increase your freedom and control the call

Basic Info
  • Host: GitHub
  • Owner: SiddarthR56
  • License: mit
  • Language: HTML
  • Default Branch: main
  • Homepage:
  • Size: 14.7 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 8
  • Open Issues: 7
  • Releases: 2
Topics
gesture-recognition screen-sharing video-call webrtc
Created over 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

drawing Overview | Installation | Long Term Objectives [![Build](https://github.com/SiddarthR56/spark/actions/workflows/build.yml/badge.svg)](https://github.com/SiddarthR56/spark/actions/workflows/build.yml) [![Lint](https://github.com/SiddarthR56/spark/actions/workflows/lint.yml/badge.svg)](https://github.com/SiddarthR56/spark/actions/workflows/lint.yml) [![Test](https://github.com/SiddarthR56/spark/actions/workflows/test.yml/badge.svg)](https://github.com/SiddarthR56/spark/actions/workflows/test.yml) ![Coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/SiddarthR56/c267cc7e00c619b7bd0e64cde19dad7b/raw/coverage.json) [![DOI](https://zenodo.org/badge/540260143.svg)](https://zenodo.org/badge/latestdoi/540260143) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

We have the best hands free solution to your presentation needs! Have you ever presented to an audience and not had the ability to interact and change your meeting controls on the go? Spark is a solution to use gestures to change your volume and screen sharing settings while you present. You no longer need to type a value, instead just give your camera a gesture and keep on presenting. We guarantee it will spark new conversations and be the most seemless, hands-free presentation you have had!

Capabilities

  • Allows two users to join a video conferencing web application
  • Provides capabilities for user to be able to use gestures to manipulate the web conferencing interface.
    • Show a thumbs up to change volume
    • Swipe left or right to interact with your screen sharing capabilities.

drawing

Demo Video

Spark Demo

Worked Examples

  1. User is directed to the homepage where they are asked to enter a room number they would like to join. If the room does not already exist, a new room will be created for the user, for example, Room 2 is created in our case here.

drawing

  1. If another person wishes to join the room, they can simply enter the same room number to join the room. Currently, the application supports volume functions for mute/ unmute, video on/off, and screen share functionality. Gesture recognition is enabled by default for the mute/unmute and screen sharing functionalities.

drawing

  1. By showing thumbs up/ down action towards the camera, either of the two users will be able to mute/ unmute their microphones. Similarly swipe left/ right action towards the camera will allow the users to share their screens with each other. In addition, users will also be able to disable gesture recognition by clicking the Disable Gestures button.

drawing

drawing

Use

Setup and installation instructions can be found in the user-friendly install guide

Testing / Coverage

Visit our results page for more information regarding running our test and code coverage scripts.

Directory Structure

. | .eslintrc.json | .gitignore | CITATION.cff | CODE_OF_CONDUCT.md | CONTRIBUTING.md | LICENSE | INSTALL.md | README.md | package.json | package-lock.json | server.js | client.js | hand_gesture.js | webrtcpage.html | +---.github | \---workflows | build.yml | test.yml | lint.yml | codeql-analysis.yml | \---ISSUE_TEMPLATE | bug_report.md | feature_request.md | +---static | \---css | | style.css | +---scripts | cov_parser.py | help.py | +---docs | | filetree.txt | | project_roadmap.md | | proj1rubric.md | | proj1rubricComments.pdf | | troubleshooting_guide.md | | results.md | | spark_demo.mp4 | \---documentation_photos | *lots of photos listed not shown here* | +---out | | index.html | \---fonts | \---scripts | \---styles | \---test | test.js

Contributing

Are you interested in contributing to this project? Visit our contribution documentation.

Need some ideas on what to contribute? Visit our project roadmap to get some ideas or jump on over to our development project board for specific issues we are tracking.

This project is made possible by the incredible donation of time from NC State Project Contributors and the advice/support of CSC 510 teaching staff. NC State University has made the resources for this project possible, and will continue to support CSC 510 projects for the forseeable future.

Help

View some common issues users have identified in our troubleshooting guide. We list tips and tricks for identifying where the issue may be coming from. Issue reports may be linked to this guide if you identify a bug that is a software limitation.

You can visit our website with full descriptions of our classes and methods by opening index.html within your file explorer. Included on the website is user profiles of people who should use the software and success stories!

Need more support? Our primary method for addressing bugs and feature requests should be through submitting an issue ticket in the "Issues" tab. If you need additional support, please reach out to our development email develop.nak@gmail.com and a member of the team will be in contact with you shortly. You can also email the development email to asked to be added to our subsriber list for updates regarding the project's development.

Owner

  • Name: Siddarth Royapally
  • Login: SiddarthR56
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kraft"
  given-names: "Natalie"
  orcid: "https://orcid.org/0000-0002-5919-5653"
- family-names: "Royapally"
  given-names: "Siddarth"
- family-names: "Sarthi"
  given-names: "Parth"
- family-names: "Ramaswamy"
  given-names: "Ashrita"
- family-names: "Maduru"
  given-names: "Jyothi Sumer Goud"
- family-names: "Harde" 
  given-names: "Kanishk"
title: "CSC510 - Spark Gesture Recognition Web Conferencing"
version: 1.0.0
doi: 10.5281/zenodo.7157874
date-released: 2022-10-06
url: "https://github.com/SiddarthR56/spark"

GitHub Events

Total
Last Year

Dependencies

package-lock.json npm
  • @socket.io/component-emitter 3.1.0
  • @types/cookie 0.4.1
  • @types/cors 2.8.12
  • @types/node 18.7.23
  • accepts 1.3.8
  • array-flatten 1.1.1
  • base64id 2.0.0
  • body-parser 1.20.0
  • bytes 3.1.2
  • call-bind 1.0.2
  • content-disposition 0.5.4
  • content-type 1.0.4
  • cookie 0.5.0
  • cookie 0.4.2
  • cookie-signature 1.0.6
  • cors 2.8.5
  • debug 2.6.9
  • debug 4.3.4
  • depd 2.0.0
  • destroy 1.2.0
  • ee-first 1.1.1
  • encodeurl 1.0.2
  • engine.io 6.2.0
  • engine.io-parser 5.0.4
  • escape-html 1.0.3
  • etag 1.8.1
  • express 4.18.1
  • finalhandler 1.2.0
  • forwarded 0.2.0
  • fresh 0.5.2
  • function-bind 1.1.1
  • get-intrinsic 1.1.3
  • has 1.0.3
  • has-symbols 1.0.3
  • http-errors 2.0.0
  • iconv-lite 0.4.24
  • inherits 2.0.4
  • ipaddr.js 1.9.1
  • media-typer 0.3.0
  • merge-descriptors 1.0.1
  • methods 1.1.2
  • mime 1.6.0
  • mime-db 1.52.0
  • mime-types 2.1.35
  • ms 2.1.2
  • ms 2.0.0
  • ms 2.1.3
  • negotiator 0.6.3
  • object-assign 4.1.1
  • object-inspect 1.12.2
  • on-finished 2.4.1
  • parseurl 1.3.3
  • path-to-regexp 0.1.7
  • proxy-addr 2.0.7
  • qs 6.10.3
  • range-parser 1.2.1
  • raw-body 2.5.1
  • safe-buffer 5.2.1
  • safer-buffer 2.1.2
  • send 0.18.0
  • serve-static 1.15.0
  • setprototypeof 1.2.0
  • side-channel 1.0.4
  • socket.io 4.5.2
  • socket.io-adapter 2.4.0
  • socket.io-parser 4.2.1
  • statuses 2.0.1
  • toidentifier 1.0.1
  • type-is 1.6.18
  • unpipe 1.0.0
  • utils-merge 1.0.1
  • vary 1.1.2
  • ws 8.2.3
package.json npm
  • express ^4.18.1
  • socket.io ^4.5.2
.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • schneegans/dynamic-badges-action v1.4.0 composite