Gabe Kangas
a24dbc418b
Tame down encoding performance alerts. Closes #338
5 years ago
Gabe Kangas
bf4758d166
Update source building instructions to include the bundled admin
5 years ago
Matt Steele
a40b3a0e80
Check if inbound details properly set before use ( #365 )
...
* Check if inbound details properly set before use
Fixes #340
* Only parse setDataFrame messages
* Remove unneeded guard
5 years ago
dependabot[bot]
4f4a13540f
Bump @joeattardi/emoji-button from 4.3.0 to 4.4.0 in /build/javascript ( #367 )
...
* Bump @joeattardi/emoji-button from 4.3.0 to 4.4.0 in /build/javascript
Bumps [@joeattardi/emoji-button ](https://github.com/joeattardi/emoji-button ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/joeattardi/emoji-button/releases )
- [Commits](https://github.com/joeattardi/emoji-button/compare/v4.3.0...v4.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
5 years ago
Gabe Kangas
34e9f92794
Update bundled admin
5 years ago
dependabot[bot]
f889aeb83c
Bump github.com/aws/aws-sdk-go from 1.35.27 to 1.35.28 ( #368 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.27 to 1.35.28.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.27...v1.35.28 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Christian Muehlhaeuser
2461fd02e2
Extended config example ( #363 )
5 years ago
Gabe Kangas
4d2066a76d
Start cleaning up linter errors. ( #358 )
...
* Start cleaning up linter errors. For #357
* Fix unmarshalling NullTime values
* More linter fixes
* Remove commented code
* Move defer up
* Consolidate error check lines
* Move error check to make sure row iteration was successful
* Cleaner error check + do not recreate pipe if it exists
* Consolidate hashing to generate client id
5 years ago
dependabot[bot]
c76b7229a5
Bump preact from 10.5.5 to 10.5.7 in /build/javascript ( #360 )
...
* Bump preact from 10.5.5 to 10.5.7 in /build/javascript
Bumps [preact](https://github.com/preactjs/preact ) from 10.5.5 to 10.5.7.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.5.5...10.5.7 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
5 years ago
dependabot[bot]
a6ce495b9c
Bump github.com/aws/aws-sdk-go from 1.35.26 to 1.35.27 ( #359 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.26 to 1.35.27.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.26...v1.35.27 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Gabe Kangas
934285c55b
Move stats.json to data dir
5 years ago
Gabe Kangas
6df6b97815
Log auth middleware failures as Debug. Closes #342
5 years ago
Christian Muehlhaeuser
2e1f8d29b5
Fix godoc style comments ( #356 )
5 years ago
Christian Muehlhaeuser
8f921fbfde
Fix popular typos ( #355 )
5 years ago
Christian Muehlhaeuser
cfb031a15c
Make sure we close DB statements to release resources ( #354 )
5 years ago
Christian Muehlhaeuser
16e578e993
Use a golangci-lint workflow to check for common mistakes & problems ( #353 )
5 years ago
Christian Muehlhaeuser
3f9dd2870f
Explicitly ignore io.Copy's return values ( #352 )
...
We're probably ignoring any errors here, since we're writing to a memory
buffer here. Let's make it clear we didn't just forget to check, but
really want to ignore these values.
5 years ago
Christian Muehlhaeuser
2c504eb8be
Handle filepath.Walk errors ( #351 )
5 years ago
Christian Muehlhaeuser
00129c5942
Stick to the documented default bitrate of 1200 in case of config parsing issues ( #350 )
5 years ago
Christian Muehlhaeuser
21df28160a
Avoid unnecessary conversion ( #349 )
5 years ago
Christian Muehlhaeuser
cdcead1143
Use 'os' instead of the deprecated 'platform' in build matrix ( #347 )
5 years ago
Christian Muehlhaeuser
6976dffdfb
Build & test against Go 1.13 and latest Go ( #346 )
5 years ago
Christian Muehlhaeuser
8d9eb1e79f
Log potential errors returned by http.ListenAndServe ( #345 )
5 years ago
dependabot[bot]
e83cca9338
Bump github.com/aws/aws-sdk-go from 1.35.25 to 1.35.26 ( #341 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.25 to 1.35.26.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.25...v1.35.26 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Gabe Kangas
55a81029e5
Update admin
5 years ago
Gabe Kangas
a9586b03fc
Disable persistent http connections in transcoder
5 years ago
dependabot[bot]
6f90e8e46b
Bump github.com/aws/aws-sdk-go from 1.35.24 to 1.35.25 ( #337 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.24 to 1.35.25.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.24...v1.35.25 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Gabe Kangas
e8f1d5ef3f
Typo
5 years ago
Gabe Kangas
7330722110
Link directly to new discussion post
5 years ago
Gabe Kangas
0a5ed6d942
Add link to Owncast discussions on Github
5 years ago
dependabot[bot]
134fa3a80f
Bump github.com/aws/aws-sdk-go from 1.35.22 to 1.35.24 ( #333 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.22 to 1.35.24.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.22...v1.35.24 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Gabe Kangas
00b1e06840
Support admin paths with index.html ( #332 )
5 years ago
Gabe Kangas
73ec2126cc
Do not perform ffmpeg location logic in defaults
5 years ago
Gabe Kangas
f679c9d1fe
Do not continue if ffmpeg is not found. panic and die.
5 years ago
Gabe Kangas
bbab241120
Update admin again
5 years ago
Gabe Kangas
e091afbb3c
Update admin bundle to point to relative paths and not localhost
5 years ago
Gabe Kangas
1dbd550134
Bundle and serve admin ( #317 )
...
* WIP with admin bundling
* Current state of the admin is bundled
* Update admin bundler to work with binary bundling
* Log detail about the admin interface. Closes #312
* Move bundle script to the build dir
* Update to current version of admin
* Commit updated API documentation
Co-authored-by: Owncast <owncast@owncast.online>
5 years ago
dependabot[bot]
2517e9944e
Bump @videojs/http-streaming from 2.2.4 to 2.3.0 in /build/javascript ( #327 )
...
* Bump @videojs/http-streaming from 2.2.4 to 2.3.0 in /build/javascript
Bumps [@videojs/http-streaming ](https://github.com/videojs/http-streaming ) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/videojs/http-streaming/releases )
- [Changelog](https://github.com/videojs/http-streaming/blob/main/CHANGELOG.md )
- [Commits](https://github.com/videojs/http-streaming/compare/v2.2.4...v2.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
5 years ago
dependabot[bot]
cf6609496c
Bump video.js from 7.8.3 to 7.10.2 in /build/javascript ( #326 )
...
* Bump video.js from 7.8.3 to 7.10.2 in /build/javascript
Bumps [video.js](https://github.com/videojs/video.js ) from 7.8.3 to 7.10.2.
- [Release notes](https://github.com/videojs/video.js/releases )
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/videojs/video.js/compare/v7.8.3...v7.10.2 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
5 years ago
dependabot[bot]
2f91c45cd8
Bump github.com/aws/aws-sdk-go from 1.35.21 to 1.35.22 ( #328 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.21 to 1.35.22.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.21...v1.35.22 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Owncast
9b81740de4
Commit updated API documentation
5 years ago
Gabe Kangas
7fece6ff28
Update API documentation for new admin endpoint
5 years ago
Gabe Kangas
856961ad2d
Replace admin broadcaster with status api
5 years ago
Gabe Kangas
133745efd7
Perform validation on YP instance URL value
5 years ago
Gabe Kangas
6f6971f482
Display YP errors
5 years ago
Gabe Kangas
4de2841659
Remove stale client purging. Use sockets to count clients. #323
5 years ago
Gabe Kangas
723a671f1c
Stop handleDisconnect from double firing
5 years ago
dependabot[bot]
28f965ec32
Bump github.com/aws/aws-sdk-go from 1.35.20 to 1.35.21 ( #325 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.20 to 1.35.21.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.20...v1.35.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
c2f94c4e6c
Bump @videojs/http-streaming from 2.2.0 to 2.2.4 in /build/javascript ( #322 )
...
* Bump @videojs/http-streaming from 2.2.0 to 2.2.4 in /build/javascript
Bumps [@videojs/http-streaming ](https://github.com/videojs/http-streaming ) from 2.2.0 to 2.2.4.
- [Release notes](https://github.com/videojs/http-streaming/releases )
- [Changelog](https://github.com/videojs/http-streaming/blob/v2.2.4/CHANGELOG.md )
- [Commits](https://github.com/videojs/http-streaming/compare/v2.2.0...v2.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
5 years ago
Gabe Kangas
18e322c5e1
Add version number to status endpoint
5 years ago