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'); }); }
@Corewellness
Corewellness provides comprehensive continuing education through live CE workshops, accredited Play Therapy CEUs, and specialized Play Therapy training — all available through convenient online CE learning. Designed for therapists and mental health professionals working with children and families, our courses cover practical, evidence-based techniques that enhance therapeutic outcomes. Choose from engaging live sessions for interactive learning or flexible on-demand options to study at your own pace. With Corewellness, you can earn CE credits, meet licensing requirements, and grow your expertise in play therapy—all in one place.