This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
jamming
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A WebRTC based tool to support low latency audio conferencing. This is targeted to allow musicians to be able to jam together.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14
Commits
1
Branch
85 KiB
Python
59.1%
JavaScript
39.2%
Makefile
1.6%
Branch:
main
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'main'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
John-Mark Gurney
d75d01ba82
little program to test latencies, under/over and other info to figure out
best way to record/play
4 years ago
dist
add a start button so we can restart things..
4 years ago
purepy
little program to test latencies, under/over and other info to figure out
4 years ago
server
make sure to sink and stop all the media... Likely still need to
4 years ago
src
make sure to sink and stop all the media... Likely still need to
4 years ago
.gitignore
Get a minimal WebRTC app talking w/ a Python server... It just plays
4 years ago
.yarnrc
first cut of this project, this gets yarn working..
4 years ago
ARCHITECTURE.md
expand server flow... and link to a very simple example..
4 years ago
LICENSE.txt
add a license, and use the 2-clause BSD license..
4 years ago
NOTES.md
expand server flow... and link to a very simple example..
4 years ago
package.json
Get a minimal WebRTC app talking w/ a Python server... It just plays
4 years ago