Eder Avendaño
Eder Avendaño
hwllo @guazarito unfortunately ios does not support rtsp with ionic, I can do streaming with this same plugin with wowza, what it does is forward the video in a compatible...
Hello, cjeck this install self hosted http://a2zp30.com/16320-wowza-streaming-engine-v4-3-0-build-16025-69927.html
the secret is the controller class _MyScreenState extends State`` with SingleTickerProviderStateMixin { BottomBarController controlador; ...... @override void initState() { super.initState(); controlador = BottomBarController(vsync: this, dragLength: 450, snap: true); } floatingActionButtonLocation:...