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

Custom Layout of Live Stream #6

Open dwikresno opened 4 years ago

dwikresno commented 4 years ago

do you know how i can modify the page after i call invokeMethod? can i extend that layout into my custom layout? because i can find that file

ollyde commented 4 years ago

Also looking for this. It would be nice if the camera was just a view with a controller and some functions so we could do our own UI. I will pay for this.

adminant commented 4 years ago

I need to incorporate the view into my page. So definitely we need this plugin as a view controller, is there any plans for that? Or give an advice how to view my own info over the camera view in flutter?