publiclab / infragram

A minimal core of the Infragram.org project in JavaScript
https://infragram.org/sandbox/
GNU General Public License v2.0
45 stars 166 forks source link

Javascript setInterval() function does not update video frame on Safari browsers #444

Open Forchapeatl opened 2 years ago

Forchapeatl commented 2 years ago

Steaming works fine on Safari but setInterval() is problematic

https://user-images.githubusercontent.com/24577149/182980699-7fe82a6d-c329-49d8-aa05-ea502a805e42.mp4

We have an issue with the setInterval() function. may be it doesn't update large buffers

@jywarren should I prepare a PR for the good steaming functionality on safari but open an issue on setInterval( ) malfunction on safari?

Originally posted by @Forchapeatl in https://github.com/publiclab/infragram/issues/39#issuecomment-1205936070

parteekcoder commented 1 year ago

@stephaniequintana , could you please assign this issue to me?