We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d126bc commit 035d6dcCopy full SHA for 035d6dc
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## Changes from 0.6.1 to 0.6.2
2
+
3
+* Fix audio stream mappings
4
+* Fix audio "auto" setting
5
6
## Changes from 0.6.0 to 0.6.1
7
8
* Fix occasional reset of configuration
package.json
@@ -1,6 +1,6 @@
{
"name": "Restreamer",
- "version": "0.6.1",
+ "version": "0.6.2",
"description": "Allows you to do h.264 video streaming on your website without a streaming provider",
"author": "datarhei.org",
"repository": {
0 commit comments