Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroSG94 committed Mar 8, 2024
1 parent 7673251 commit a1cf1a8
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Expand Up @@ -19,9 +19,6 @@ RootEncoder (rtmp-rtsp-stream-client-java) is a stream encoder to push video/aud

Note: The library was renamed from rtmp-rtsp-stream-client-java to RootEncoder after add SRT protocol because the name has no sense anymore

If you need a player see this project:

https://github.com/pedroSG94/vlc-example-streamplayer

## iOS version (under develop):

Expand Down Expand Up @@ -118,24 +115,20 @@ dependencies {
- [X] Encrypt (AES128, AES192 and AES256)
- [ ] SRT auth.

https://haivision.github.io/srt-rfc/draft-sharabayko-srt.html

### UDP (beta):

- [X] Get upload bandwidth used.
- [X] H264, H265, AAC and OPUS support.
- [X] Unicast, Multicast and Broadcast support.
- [X] MPEG2-TS support.

https://haivision.github.io/srt-rfc/draft-sharabayko-srt.html


## Other related projects:

https://github.com/pedroSG94/RTSP-Server

https://github.com/pedroSG94/AndroidReStreamer

https://github.com/pedroSG94/Stream-USB-test

### 3rd party projects:

Projects related with the library developed by other users.
Expand Down

0 comments on commit a1cf1a8

Please sign in to comment.