pinkfish / flutter_rtmppublisher

Publisher to rtmp using the camera plugin as a basis to do all the basic camera/record management.
BSD 3-Clause "New" or "Revised" License
95 stars 126 forks source link

Can not live stream with RTMP on Activity #39

Closed Barry0501 closed 3 years ago

Barry0501 commented 3 years ago

Hi owner, this is an awesome plugin. I can work with IOS perfectly. But in Android, after I click startVideoStreaming, I check my server is not found image video so I guess it has the same problem as this issue: https://github.com/pedroSG94/rtmp-rtsp-stream-client-java/issues/721. I notice you have an option androidUseOpenGL in function startVideoStreaming(), but it isn't used in native code