Hi guys,
I'm using VLCKit for an iOS project with a video play back view for streaming remote MKV streams.
One of my beta testers have some issue with stuttering which I believe is caused by him streaming from another continent, and
possibly quite fluctuating connection speeds.
To fix this I would like to maybe increase the buffer size for the video stream, but can't figure out how to do this.
I found the different constants in VLCMedia, but couldn't find anything related to buffer sizes etc.
Any pointers or tips on how to set buffer size or something else that might be a good fix for my issues ?
Cheers,
Niklas