Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
33 views

How do I accurately track user viewing time of an HLS live stream in Clappr player? [closed]

We are using Clappr to play an HLS live stream. We need to track the viewing time and only allow users to view the stream for a certain amount of minutes. We have this "sort of" working in ...
Kenny Johnson's user avatar
0 votes
0 answers
33 views

Flutter video_player on iOS (AVFoundation) hls stream has very bad resolution

I am using the video_player package in Flutter to play hls streams (m3u8). I am using GCORE as a video streaming provider. Here is the basic part of my code: late final VideoPlayerController ...
Apri's user avatar
  • 1,615