apivideo / api.video-flutter-live-stream

Flutter RTMP live stream client. Made with ♥ by api.video
MIT License
62 stars 37 forks source link

[Feat]: Screen Record live Feature #60

Open ting28418 opened 2 weeks ago

ting28418 commented 2 weeks ago

Version

Flutter 3.19.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision ba39319843 (3 months ago) • 2024-03-07 15:22:21 -0600 Engine • revision 2e4ba9c6fb Tools • Dart 3.3.1 • DevTools 2.31.1

Environment that reproduces the issue

Android Huawei nova 31

Use case description

Would like to live stream with screen recording.

Proposed solution

No response

Alternative solutions

No response

ThibaultBee commented 2 weeks ago

Hi, What is your use case? I don't see lot of use case for screen recording and I have always asked myself that question.

Do you want only screen recording or you want to change the video source from the camera to the screen recording from time to time?

ting28418 commented 1 week ago

Do you want only screen recording or you want to change the video source from the camera to the screen recording from time to time?

Yes is it possible both screen recording and video source that depend on live stream? eg . if game stream use screen recording and if not use video source

ThibaultBee commented 1 week ago

What is your use case?

ting28418 commented 4 days ago

I want screen recording while live for game streaming . Is available this package?