Avatar

Mike Supczenski

  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Mike Supczenski
  • Avatar

    Mike Supczenski created a post,

    Apple HLS Issue

    Completed

    I am unable to get streams to work on iOS16 devices. Here is a sample of my code.  function InitializeVideos(authKey) {        for (key in cameraIds) {            var cameraId = cameraIds[key];    ...