Streaming





FAQ

FAQ

FAQ

Dear Brothers and Sisters:

Since 31 October 2002, The Sathya Sai International Organization web site has had audio webcasting services using streamed audios of Sai Baba's earlier discourses. Depending on the interest and responses from listeners, we will add multicast video programs. This is setting the stage for  live webcasting of Prasanthi Events --if and when Swami allows us to do so.

Currently we have programmed the SAI media server to broadcast twice a day. Please click on the 'Play' link below at the scheduled time to tune in.  

List of broadcasts scheduled for next week:

Broadcast Time: 7:30AM-8:00AM, 8:30AM-9:00AM, 7:30PM-8:00PM and 9:30PM-10:00PM (USA-EST)
Play (with Windows Media Player)
Programs
<% Dim Conn,oRs,filePath Dim strTo, strSubject, strBody, strDate, strMonth Dim objCDOMail var_date=date() filePath = Server.MapPath("streaming.mdb") Set Conn = Server.CreateObject("ADODB.Connection") Conn.Open "streaming" Set oRs = Server.CreateObject("ADODB.Recordset") oRs.Open "Select * from streaming where snumber>="&Day(var_date)&" and snumber<="&Day(var_date)+6, Conn, 0, 1 If Not oRs.EOF Then strTo = "" oRs.MoveFirst Do While Not oRs.EOF strMonth = Month(var_date)&"/"+oRs.Fields("FDate") strTo = strTo+"" oRs.MoveNext Loop strTo = strTo+"
"+strMonth+" - "+oRs.Fields("FName")+" - text(html)
" End If Response.write strTo %>

Return to: Intl Sai Org page   Give us feedback   Accessed ... times since 13th Nov 2002