emiliodallatorre / flutter_rtmp_broadcaster

Publisher to rtmp using the camera plugin as a basis to do all the basic camera/record management.
MIT License
7 stars 6 forks source link

After exiting the live broadcast interface, the camera is not released #2

Open leijingxing opened 9 months ago

emiliodallatorre commented 8 months ago

Hi @leijingxing! Thank you for the feedback!

Can you please tell me more on this? What do you mean by "releasing the camera"?

li460930736 commented 7 months ago

I had the same problem. When I use stopStream() async { await cameraController.stopEverything(); cameraController.dispose(); streaming = false; } but the camera still working,CameraPreview also can see the camera. When I leave the page, the phone still say my APP using the camera.

li460930736 commented 7 months ago

image I don't know if this message has anything to do with it

li460930736 commented 7 months ago

my version rtmp_broadcaster: 2.2.4

leijingxing commented 7 months ago

my version rtmp_broadcaster: 2.2.4

you can try apivideo_live_stream .

li460930736 commented 7 months ago

my version rtmp_broadcaster: 2.2.4

you can try apivideo_live_stream .

thanks,i will try now

li460930736 commented 7 months ago

my version rtmp_broadcaster: 2.2.4

you can try apivideo_live_stream .

is it free?

leijingxing commented 7 months ago

my version rtmp_broadcaster: 2.2.4

you can try apivideo_live_stream .

is it free?

yes