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

adding date-time into streaming #47

Open PhanithNoch opened 3 years ago

PhanithNoch commented 3 years ago

I want to add date-time into the video during streaming like this, I can add it as Text Widget over VideoPreview but sometimes the viewer they’re not using Mobile App there might be used the web to view the video stream of publishers, any solution help, please