function Wo_Ajax_Requests_File(){ return "https://bytevidsocial.com/requests.php" } function RunLiveAgora(channelName,DIV_ID,token) { var agoraAppId = ''; var token = token; var client = AgoraRTC.createClient({mode: 'live', codec: 'vp8'}); client.init(agoraAppId, function () { client.setClientRole('audience', function() { }, function(e) { }); let rand = Math.floor(Math.random() * 1000000); client.join(token, channelName, rand, function(uid) { }, function(err) { }); }, function (err) { }); client.on('stream-added', function (evt) { var stream = evt.stream; var streamId = stream.getId(); client.subscribe(stream, function (err) { }); }); client.on('stream-subscribed', function (evt) { var remoteStream = evt.stream; remoteStream.play(DIV_ID); $('#player_'+remoteStream.getId()).addClass('embed-responsive-item'); }); }
@abstractech
Abstractech L.L.C–FZ is a leading digital transformation company in Dubai, dedicated to helping businesses embrace innovation and achieve sustainable growth. We specialize in custom software development, AI-driven automation, cloud infrastructure, and digital experience design, delivering solutions that streamline operations and enhance customer engagement. With over a decade of expertise and 100+ successful projects, our team blends creativity with technical excellence to build scalable, future-ready systems. As an official Elasticsearch partner, we also provide advanced solutions in search, observability, and security. Guided by values of transparency, agility, and a client-first approach, Abstractech stands as a trusted partner for organizations ready to transform and succeed in the digital era.