Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2022-03-18 Release 01 #57

Closed
wants to merge 19 commits into from
Closed

2022-03-18 Release 01 #57

wants to merge 19 commits into from

Conversation

arctan5x
Copy link
Contributor

No description provided.

mikedickey and others added 19 commits November 17, 2021 15:00
Necessary for scaling recent Link / sound processing enhancements
Reverting previous change that broke things (please see comment in code)
* Adding initial scaffolding for HLS-compatible API

* Adding recorder struct that receives audio as a stereo client

* Integrating go-audio/wav library to create wav files

* Working version that has a dependency on ffmpeg

* Adding mp3 file removal

* Adding some initial TODO comments

* Writing raw samples as FLAC instead of WAV

* Adding channel to separate out raw samples vs FLAC processing

* Moving ports into Recorder struct

* Clear frame buffer on restart

* Changing from hlsjs to videojs

* Attempting to use ffmpeg library

* Stable state but still playing with ffmpeg options

* Ensuring segment lengths always create one file

* More cleanup

* Added cords handling for stream endpoint (#36)

Removing /listen endpoint since UI is now handled by jacktrip-radio

* Removing handleListenRequest from routes

* Encode into different bitrate formats, default to flac

* Specifying custom bitrate for FLAC to prevent defaults; using moving hls_list instead of event type

* Adding support for server-side auth via bearer tokens

* Addressing PR review comments

Co-authored-by: mikedickey <mike@mikedickey.com>
)

* Adding sclang code generating functions to process new JSON format of mixCode

Includes backwards-compatibility for existing (non-JSON) raw format

* Renamed SCVariable to SCOption and enabled it to support multiple variables

Renamed "varName" to "name" and "masterOptions" to "mixerOptions"

* Adding support for string values
* Adding support for multiple bitrate streams

* Use bitrate in playlist name

* Refactor to support addl bitrates and sliding window playlists

* Fixing bugs, testing on all browsers + mobile

* Fixing tests
* Creating device-only jacktrip-agent

* Adding back in test file, removing extra deps, tidying go.mod, updating copyright
* Use TLS/SSL for websocket pings to studio servers

Removed unused systemd method

* Removing ServerMetric (no longer used)

* Adding AuthToken (bearer authorization token) to spec for AgentConfig
Make header check more flexible with case handling
* Adding broadcast boolean field

* Changing boolean type to enum

* Changing enum type from string to int
@arctan5x arctan5x closed this Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants