Skip to content

devinbrown7/streaminglib

Repository files navigation

streaminglib - RTSP Server and Client for Android

streaminglib aims to be a fully RTSP/1.0 compliant RTSP Client and RTSP Server implementation, as well as offer full SDP, RTP, and RTCP support, with support for as many media formats as possible.

Feature Roadmap

Complete

  • RTSP Response parsing
  • SDP Parsing
  • RTSP Message building

In Progress

  • RTSP Client
  • RTP Sessions (UDP)

To Do

  • RTSP Server
  • RTSP Request parsing
  • SDP Builder
  • RTCP Messages
  • RTP Sessions (TCP)
  • Media Encoding/Decoding (possibly a separate project)
  • RTSP Session forwarding (Client->Server)

Examples

TODO

About

RTSP Server and Client for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages