Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyvasilyev authored Oct 8, 2024
1 parent b7a4d9d commit 9e1d86c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Unlike [AndroidX Media ExoPlayer](https://github.com/androidx/media) which also
- Support for application specific data sent via RTP, e.g. GPS data (`m=application`, see [RFC 4566 sec.5.14](https://datatracker.ietf.org/doc/html/rfc4566#section-5.14))
- Basic/Digest authentication.
- Uses Android's [Low-Latency MediaCodec](https://source.android.com/docs/core/media/low-latency-media) by default if available.
- Ability to select hardware or software video decoder.
- Video rotation (90, 180, 270 degrees).
- Android min API 24.

## Upcoming features:
Expand Down

0 comments on commit 9e1d86c

Please sign in to comment.