8000 Comparing 1.2.0...main · flutter-webrtc/webrtc-interface · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter-webrtc/webrtc-interface
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: flutter-webrtc/webrtc-interface
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 7 files changed
  • 4 contributors

Commits on Jan 29, 2025

  1. feat: expose rtc video value (#30)

    It looks like the video track is sometimes rotated internally.
    Without access to rotation or the computed aspectRatio, it's
    difficult to know the actual size of the video
    holzgeist authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    845fc68 View commit details
    Browse the repository at this point in the history
  2. fix: make optional cname in RTCRTCPParameters nullable (#27)

    it's hard to find documentation for this, but at least in Safari 15,
    cname is not defined
    holzgeist authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    c49530a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. release: 1.2.1.

    cloudwebrtc committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    f6412c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. release: 1.2.1+hotfix.1.

    cloudwebrtc committed Feb 23, 2025
    1 Configuration menu
    Copy the full SHA
    cbf2670 View commit details
    Browse the repository at this point in the history
  2. Update publish.yaml

    cloudwebrtc authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    8797751 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. release: 1.2.2.

    cloudwebrtc committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    d6aabf7 View commit details
    Browse the repository at this point in the history
  2. update.

    cloudwebrtc committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    d516169 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Media recording changes (#31)

    * [WIP] Add MediaRecorder for iOS and OSX
    
    Don't merge yet! Work in progress.
    PR will be ready soon.
    
    * Add rotation parameter and changeVideoTrack
    
    Those will be implemented soon
    
    * add album name
    
    * update albumName
    
    * review changes
    
    ---------
    
    Co-authored-by: Dima Rostopira <rostopiradv@gmail.com>
    daniel-g-favoreto-opl and rostopira authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    9ddf680 View commit details
    Browse the repository at this point in the history
  2. release: 1.2.3.

    cloudwebrtc committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    be0094c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Configuration menu
    Copy the full SHA
    51ad29d View commit details
    Browse the repository at this point in the history
Loading
0