VideoExpertsGroup/RTSP.Player.Android

Using LibRtsp with known issues...

Opened this issue · 0 comments

Lib RTSP suffers from issues when the application buffer size is exceeded during Interleaved Communication.

Lib RTSP suffers from various Rtsp Application Syntax Parsing anomalies such as but not limited to incomplete headers are accepted, white-space is not handled properly, ALF is not verified, sever sent messages are not properly handled and much more.

Live555 is plenty worse but this is no excuse for the Video Experts Group to ignore these issues.

This software is at most a useful example of some UI concepts which have nothing to do with RTSP.

Developers who wish to have a compliant and efficient implementation and compatible RTSP implementation can visit my project @

Managed Media Aggregation