Relative Content

Tag Archive for iosswiftrokugcdwebserver

GCDWebServer – issue with streaming long length videos ? (10 mins + )

I’m developing an iOS app using Swift that streams video content to a Roku device. I’m using GCDWebServer to proxy video streams, but I’m encountering a problem where longer videos (both online and offline) fail to play correctly. The video starts playing but stops after a few seconds, and the connection seems to drop. I’ve tried both online video URLs and local video files served via a Python server, but the issue persists.