pinkfish / flutter_rtmppublisher

Publisher to rtmp using the camera plugin as a basis to do all the basic camera/record management.
BSD 3-Clause "New" or "Revised" License
95 stars 121 forks source link

Exception on getStreamStatistics #23

Open SonamKamble opened 4 years ago

SonamKamble commented 4 years ago

@pinkfish Thank You for the code. I executed the example code, but when I start streaming the video I get an exception at getStreamStatistics as 'No camera is streaming images'. Can you please help

pinkfish commented 4 years ago

The stream statistics only works if you are streaming (not recording).

On Tue, 21 Jul 2020 at 00:10, SonamKamble notifications@github.com wrote:

@pinkfish https://github.com/pinkfish Thank You for the code. I executed the example code, but when I start streaming the video I get an exception at getStreamStatistics as 'No camera is streaming images'. Can you please help

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pinkfish/flutter_rtmppublisher/issues/23, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATOMMLXKMQUCAXA4BMYKNTR4U5P5ANCNFSM4PDHV4JA .