Trying to play a video in Flutter given MPEG video Stream data sent via a websocket
I am making a flutter app that needs to access video streams where the data is raw MPEG 1 video packets in a websocket.
I am making a flutter app that needs to access video streams where the data is raw MPEG 1 video packets in a websocket.