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 121 forks source link

On iOS example app crashes #7

Closed adminant closed 4 years ago

adminant commented 4 years ago

I try to run example app, but it crashes on await controller.startVideoStreaming(url); No messages, app just disappears iOS 12.4, camera and microphone privileges are given

pinkfish commented 4 years ago

Hmmm. I had this working recently.