Skip to content

Commit

Permalink
Version 1.2.0 (#156)
Browse files Browse the repository at this point in the history
Verson 1.2.0

 ## Changelog

 ### Added

- Implement high motion presets (#153)

 ### Fixed

- Add queues between pipeline steps (#146)
- Small quality/resource usage/latency tuning for x264 and vp8 encoding parameters (#147)
- Adopt COMPLETE state for URL ingress. Use udp port multiplexing by default for WHIP (#148)
- Do not attempt to unpublish a track from a closed room (#150)
- Use souphttpsrc as it provides better error messages (#151)
- Improve Ingress A/V sync (#154)
  • Loading branch information
biglittlebigben authored Oct 18, 2023
1 parent 8dce942 commit faf2a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

package version

const Version = "1.1.0"
const Version = "1.2.0"

0 comments on commit faf2a25

Please sign in to comment.