alexeyvasilyev / rtsp-client-android

Lightweight low-latency RTSP client library for Android
Apache License 2.0
237 stars 63 forks source link

Will h265 be supported? #13

Closed DanijelBojcic closed 1 month ago

DanijelBojcic commented 3 years ago

Are there some limitations that doesn't allow h265 to be supported, if not I'm wondering how hard would it be to do?

I would like to help you with this because this is the best RTSP player so far I've found.

alexeyvasilyev commented 3 years ago

H265 stream uses different NAL units. Some modifications needed. H265 support is in TODO list.

alexeyvasilyev commented 1 month ago

Done. Check version 5.0.0.