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

update to pion v3 #21

Merged
merged 17 commits into from
Feb 15, 2021
Merged

update to pion v3 #21

merged 17 commits into from
Feb 15, 2021

Commits on Feb 14, 2021

  1. update to pion v3

    mbattista committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    a362df4 View commit details
    Browse the repository at this point in the history
  2. back to recvonly

    mbattista committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    82cc13b View commit details
    Browse the repository at this point in the history
  3. wrong docker entries

    mbattista committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    4795d3a View commit details
    Browse the repository at this point in the history
  4. fix lint error

    m1k1o committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    d53bb72 View commit details
    Browse the repository at this point in the history
  5. bitrate as integer

    mbattista committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    405ef7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1e358c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f24c99f View commit details
    Browse the repository at this point in the history
  8. update go packages version.

    m1k1o committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    34954d1 View commit details
    Browse the repository at this point in the history
  9. use audio and video bitrate.

    m1k1o committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    61eed9c View commit details
    Browse the repository at this point in the history
  10. update README.

    m1k1o committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    8ef91be View commit details
    Browse the repository at this point in the history
  11. fix logging for WebRTC.

    m1k1o committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    29fc67a View commit details
    Browse the repository at this point in the history
  12. nack is nativly implemented by pion webrtc v3, gstreamer has 25 fps w…

    …ith no additional parameters
    mbattista committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    e57fe5e View commit details
    Browse the repository at this point in the history
  13. Offer ICERestart

    mbattista committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    646e8af View commit details
    Browse the repository at this point in the history
  14. Revert "Offer ICERestart"

    This reverts commit 646e8af.
    m1k1o committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    27740b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    321e52e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    595259b View commit details
    Browse the repository at this point in the history
  3. add WebRTC timeouts.

    m1k1o committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    56b1aa9 View commit details
    Browse the repository at this point in the history