Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for RTSP VP8 #47

Merged
merged 3 commits into from
Apr 11, 2022
Merged

Add support for RTSP VP8 #47

merged 3 commits into from
Apr 11, 2022

Commits on Feb 24, 2022

  1. Add support for RTSP VP8

    Added VP8 RTP packet reader and added support for VP8 playback
    through RTSP.
    
    Change-Id: Ie22ab79a234f61681cf95886a6ed8104a742f056
    rakeshnitb committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f6a7cce View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Updated way to create a formatBuilder

    Change-Id: I2c8eb8d6ee28d8c044d71db042f3b186ea5762f3
    rakeshnitb committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    f2e0953 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Fix review comments in RtpVP8Reader

    Change-Id: Id47c746b199831d0bb51dc736c43fd20c2e79c08
    rakeshnitb committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    8afa7a5 View commit details
    Browse the repository at this point in the history