mylisabox / flutter_mjpeg

Flutter widget to show mjpeg stream from URL
BSD 2-Clause "Simplified" License
32 stars 24 forks source link

XMLHTTPrequest error in web platform #21

Closed minghaohsu410168 closed 2 years ago

minghaohsu410168 commented 2 years ago

Thank for the nice repo. Does it support web platform? I have tried the package on Andoroid is normal but got XMLHTTPrequest error in web platform, could some please help?

jaumard commented 2 years ago

Unfortunately no it doesn't work on web. See https://github.com/mylisabox/flutter_mjpeg/issues/13 for history about this