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

example documentation #50

Open BoHellgren opened 3 years ago

BoHellgren commented 3 years ago

I am an experienced Flutter developer but new to streaming and interested in learning how to use this plugin for streaming video. Would it be possible to use the example app to stream video directly to my Windows computer with Media Player, or to another mobile using VLC for Android, or something like that? I. e. without having to set up a media server or learning Wowza for example. Simple step by step instructions for running the example app like that would be much appreciated! (If it is possible.)