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

[Other]: Project compilation problem #144

Closed
BeaHugs opened this issue Feb 17, 2025 · 3 comments
Closed

[Other]: Project compilation problem #144

BeaHugs opened this issue Feb 17, 2025 · 3 comments

Comments

@BeaHugs
Copy link

BeaHugs commented Feb 17, 2025

What would you like to share?

webrtc_interface-1.2.1/lib/src/rtc_video_renderer.dart:57:21: Context: 'VideoRenderer.videoValue' is defined here.
RTCVideoValue get videoValue;
^^^^^^^^^^
Target kernel_snapshot_program failed: Exception

Additional information

No response

@BeaHugs BeaHugs changed the title [Other]: <give this problem a name>项目编译问题 [Other]: 项目编译问题 Feb 17, 2025
@std-s std-s changed the title [Other]: 项目编译问题 [Other]: Project compilation problem Feb 20, 2025
@std-s
Copy link
Member

std-s commented Feb 20, 2025

What system is the project compiled with? In addition, this flutter project only supports iOS/Android.

@ne1llee
Copy link

ne1llee commented Feb 22, 2025

Which can be solved by updating the flutter_webrtc version. The reason is that there is a problem with the flutter_webrtc version that livekit_client relies on.

dependency_overrides: flutter_webrtc: ^0.12.10

@std-s std-s mentioned this issue Feb 25, 2025
@std-s
Copy link
Member

std-s commented Feb 25, 2025

I'll close it first and discuss it later if there is any problem.

@std-s std-s closed this as completed Feb 25, 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

No branches or pull requests

3 participants