8000 fix video renderer issue for safari. by cloudwebrtc · Pull Request #1265 · flutter-webrtc/flutter-webrtc · GitHub
[go: up one dir, main page]

Skip to content

fix video renderer issue for safari. #1265

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

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Conversation

cloudwebrtc
Copy link
Member
@cloudwebrtc cloudwebrtc commented Feb 14, 2023

close #1038

The reason is that Transform Widgets are not successfully applied to the local video, changing to element.style.transform = 'scaleX(-1)'; to fixed

@cloudwebrtc cloudwebrtc merged commit 6446466 into main Feb 14, 2023
@cloudwebrtc cloudwebrtc deleted the fix/fix-safari-video-renderer branch February 14, 2023 04:52
duyjack added a commit to duyjack/flutter-webrtc that referenced this pull request Mar 22, 2023
* dev: (37 commits)
  release: 0.9.24.
  Update flutter_webrtc.podspec
  avaudiosession mode changed to AVAudioSessionModeVideoChat (flutter-webrtc#1285)
  fix: eventSink is null program crash (flutter-webrtc#1281)
  Fix: After the window is closed, the old source still exists (flutter-webrtc#1279)
  Code format and follow google C++ style (flutter-webrtc#1280)
  release: 0.9.23.
  update dll/so for windows and linux.
  release: 0.9.22.
  fix: Without any setActive for rtc session, libwebrtc manages the session counter by itself. (flutter-webrtc#1266)
  Fix/remove-rtp-sender-dispose (flutter-webrtc#1267)
  OCT update fix (flutter-webrtc#1262)
  fix video renderer issue for safari. (flutter-webrtc#1265)
  dart_webrtc update to 1.0.15.
  release: 0.9.21.
  more fix.
  bug fix for windows.
  Fixed frame capturer returning images with wrong colors (flutter-webrtc#1258)
  release: 0.9.20.
  feat: add getCapabilities/setCodecPreferences methods. (flutter-webrtc#1251)
  ...
daniel-g-favoreto-opl pushed a commit to daniel-g-favoreto-opl/flutter-webrtc that referenced this pull request Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Local camera feed does not work on Safari from osx [Flutter WEB]
1 participant
0