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

Youtube live stream #9

Closed Faiyyaz closed 4 years ago

Faiyyaz commented 4 years ago

Hi,

Does this plugin supports youtube live streaming because i just tried using this plugin it shows every status correctly like connected, publishing and disconnected but my youtube live stream data is not getting updated only

Faiyyaz commented 4 years ago

Its working fine i had some issues with the api

pojoba02 commented 4 years ago

Hey @Faiyyaz , how where you able to config rtmp with youtube cos mine config isn't working. Thanks.

Faiyyaz commented 4 years ago

you need to pass rtmp url & stream name as a single string to the plugin and it will work