Glimesh / glimesh_app

The official Glimesh Mobile App.
https://glimesh.tv/about/app
MIT License
11 stars 5 forks source link

Allow pausing the FTL video #35

Open clone1018 opened 2 years ago

clone1018 commented 2 years ago

This seems harder than you'd expect. Likely we'll want to wrap the FTLPlayer in a stateful widget that allows for the user to pause by essentially unloading the FTL video, playing would re-load the FTL video completely (including janus handshake).