- Build the image:
docker build --tag audiostream:latest .
- Run a container with the gstreamer pipeline:
docker run -p 15000:15000 audiostream websockify 15000 -- gst-launch-1.0 audiotestsrc wave=2 freq=200 ! audioconvert ! audioresample ! audio/x-raw,channels=1,rate=16000,format=S16LE ! audiomixer blocksize=320 ! tcpserversink port=15000 host=0.0.0.0
-
Notifications
You must be signed in to change notification settings - Fork 0
juneil/wasm-audio-stream
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Play a PCM audio stream from a websocket connection
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published