flutter_rtmppublisher icon indicating copy to clipboard operation
flutter_rtmppublisher copied to clipboard

Exception on getStreamStatistics

Open SonamKamble opened this issue 5 years ago • 1 comments

@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

SonamKamble avatar Jul 21 '20 07:07 SonamKamble

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

On Tue, 21 Jul 2020 at 00:10, SonamKamble [email protected] 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 .

pinkfish avatar Jul 21 '20 08:07 pinkfish