How to stream live with rtmp url in flutter without using third party library .
Now using haishin_kit but it have issue with camrea quality.
Want to stream live with rtmp url and if click start btn need to call api and start live and then send to our own server with rtmp format. How to do
Please Help