Skip to content

Commit

Permalink
v3.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
soyersoyer committed Jul 19, 2022
1 parent 00c502c commit b8961c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog
## [3.4.7] - 2022-07-19
### Fixed
- H264Ctrls: refresh_ctrls: check if it is supported

## [3.4.6] - 2022-07-19
### Added
- MP4 rotation
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ Fmp4streamer setups the V4L2 device, reads the H264 or MJPGH264 stream from it (

# Installation
```
curl -sSL https://github.com/soyersoyer/fmp4streamer/archive/refs/tags/v3.4.6.tar.gz | tar -xvz
ln -fns fmp4streamer-3.4.6 fmp4streamer
curl -sSL https://github.com/soyersoyer/fmp4streamer/archive/refs/tags/v3.4.7.tar.gz | tar -xvz
ln -fns fmp4streamer-3.4.7 fmp4streamer
```

# Running
Expand Down

0 comments on commit b8961c3

Please sign in to comment.