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
@asifagaria sorry for the long delay. I tried to connect to rtmp://live.web.com/tv?wmsAuthSign=funtv but had no success, can you enable the signal so I can test if this is a real issue?
need help my code is here and show screen loding
`
<script> var player = new Clappr.Player({ source: "rtmp://live.web.com/tv?wmsAuthSign=funtv", parentId: "#player", plugins: {'playback': [RTMP]}, gaTrackerName: 'arynews', rtmpConfig: { swfPath: 'assets/video/assets/RTMP.swf', scaling:'letterbox', playbackType: 'live', bufferTime: 1, startLevel: 0, }, }); </script>`The text was updated successfully, but these errors were encountered: