Learn how to change the video source at runtime without reinitializing the FastPix Flutter Player.
You can switch to a different video, refresh a JWT token, or change the custom domain without rebuilding the player. Use the updateDataSource() method on the controller.
Create a new data source and pass it to the controller: