You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a problem with Facebook's Live stream player.
It work's great in PC, but in Smartphone ( iOS ) it doesn't work at all.
The plugin show only the preview of the video with the start button, when I play start I only receive a black screen with facebook controls.
I use this code <ReactPlayer className="react-player" playsinline={true} pip={true} width={"100%"} muted={false} url={URL}
Thank's
The text was updated successfully, but these errors were encountered:
Hi, I have a problem with Facebook's Live stream player.
It work's great in PC, but in Smartphone ( iOS ) it doesn't work at all.
The plugin show only the preview of the video with the start button, when I play start I only receive a black screen with facebook controls.
I use this code
<ReactPlayer className="react-player" playsinline={true} pip={true} width={"100%"} muted={false} url={URL}
Thank's
The text was updated successfully, but these errors were encountered: