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

RtmpCameraConnector cause error #73

Open cafstechnology opened 2 years ago

cafstechnology commented 2 years ago

hey man, how are you?,

just need your help to check this file RtmpCameraConnector.kt line 513 because this line cause error when i'm using camera_with_rtmp_null_safety, i appreciate your hard work.

regards

cafstechnology commented 2 years ago

this the code cause error in my .pub-cache : / override fun onConnectionStartedRtmp(rtmpUrl: String) { TODO("Not yet implemented") }