ponnamkarthik / FlutterRtmpPlublisher

A Flutter Plugins that helps you to brodcast Live via RTMP right from your flutter application
Other
53 stars 44 forks source link

Streaming audio only #7

Open SebastienMelki opened 4 years ago

SebastienMelki commented 4 years ago

Hello @PonnamKarthik , I would like to stream live audio from my flutter application. Is this possible using this plugin? Because I only see a function to start a video stream. Is it possible to have it audio only? Or at least a black screen video that doesn't use the camera? My use case involves audio only.

Thank you! Great plugin btw