2006-10-29, 10:40 AM
I can not start streaming via EWA. I checked all settings I could think of but can't find the obvious. I get the following errormessage:
10/29/2006 11:15:06 AM.328 INFO [4] ***********************
10/29/2006 11:15:06 AM.328 INFO [4] VLC Path= C:\Program Files\VideoLAN\Vlc\
10/29/2006 11:15:06 AM.328 INFO [4] Args= --intf http "V:\video\KRO Detectives Inspector Lynley\KRO Detectives Inspector Lynley_20060628_21002235.avi" out=#transcode{vcodec=mp4v,vb=512,width=720,height=480,acodec=mp4a,ab=32,channels=2}tandard{access=http,mux=ts,url=:7648} vlc:quit
10/29/2006 11:15:09 AM.593 ERROR [4] System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at gbweb.classes.StreamerPost.PostData(String url, String postData) in c:\Program Files\devnz\gbpvr\web\App_Code\classes\StreamerPost.cs:line 170
at gbweb.classes.StreamerPost.Post() in c:\Program Files\devnz\gbpvr\web\App_Code\classes\StreamerPost.cs:line 116
at gbweb.Migrated_Player.playStream(Object sender, EventArgs e) in c:\Program Files\devnz\gbpvr\web\Player.aspx.cs:line 448
at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e)
at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.player_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Web_l-sdx-oc.6.cs:line 0
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
10/29/2006 11:28:28 AM.500 VERBOSE [4] RecordingFactory.loadSchedule()
The error recieved is the same on the GBPVR server machine as well as on a client machine. I disabled firewall and virus scanners without result.
VLC transcoding is not started at all. It seems this is where things go wrong. I have VLC version 0.8.5 installed int eh default dir.
Any sugestions?
10/29/2006 11:15:06 AM.328 INFO [4] ***********************
10/29/2006 11:15:06 AM.328 INFO [4] VLC Path= C:\Program Files\VideoLAN\Vlc\
10/29/2006 11:15:06 AM.328 INFO [4] Args= --intf http "V:\video\KRO Detectives Inspector Lynley\KRO Detectives Inspector Lynley_20060628_21002235.avi" out=#transcode{vcodec=mp4v,vb=512,width=720,height=480,acodec=mp4a,ab=32,channels=2}tandard{access=http,mux=ts,url=:7648} vlc:quit
10/29/2006 11:15:09 AM.593 ERROR [4] System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at gbweb.classes.StreamerPost.PostData(String url, String postData) in c:\Program Files\devnz\gbpvr\web\App_Code\classes\StreamerPost.cs:line 170
at gbweb.classes.StreamerPost.Post() in c:\Program Files\devnz\gbpvr\web\App_Code\classes\StreamerPost.cs:line 116
at gbweb.Migrated_Player.playStream(Object sender, EventArgs e) in c:\Program Files\devnz\gbpvr\web\Player.aspx.cs:line 448
at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e)
at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.player_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Web_l-sdx-oc.6.cs:line 0
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
10/29/2006 11:28:28 AM.500 VERBOSE [4] RecordingFactory.loadSchedule()
The error recieved is the same on the GBPVR server machine as well as on a client machine. I disabled firewall and virus scanners without result.
VLC transcoding is not started at all. It seems this is where things go wrong. I have VLC version 0.8.5 installed int eh default dir.
Any sugestions?
Regards Koen,
GBPVR 1.4.7
AMD 780G with X2 BE2350, 2gb ram, LCD-TV, Win XP
PVR500, PVR150 & PVC150 MCE MediaMVP D3A, 2 networked clients
GBPVR 1.4.7
AMD 780G with X2 BE2350, 2gb ram, LCD-TV, Win XP
PVR500, PVR150 & PVC150 MCE MediaMVP D3A, 2 networked clients