NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 40 41 42 43 44 … 47 Next »
Any way to stream video to WMP over the internet?

 
  • 0 Vote(s) - 0 Average
Any way to stream video to WMP over the internet?
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#11
2006-12-03, 05:21 AM
Also....if you you use these settings you should get a really good stream even with a low upload speed.....

[Image: capture11302006102351pmpr8.jpg]
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mmatheny
Offline

Senior Member

Posts: 732
Threads: 113
Joined: May 2006
#12
2006-12-04, 08:00 PM
OK, logged on locally, here's the error - I cut and pasted the path to the VLC program, so I don't think that's the file it can't find
=============
Server Error in '/gbpvr' Application.
--------------------------------------------------------------------------------

The system cannot find the file specified
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ComponentModel.Win32Exception: The system cannot find the file specified

Source Error:


Line 322:
Line 323: //Start the VLC process on the server
Line 324: proc = System.Diagnostics.Process.Start(psi);
Line 325:
Line 326: //Set the priority of the started process based off of user configuration


Source File: c:\Program Files\devnz\gbpvr\web\Player.aspx.cs Line: 324

Stack Trace:


[Win32Exception (0x80004005): The system cannot find the file specified]
System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) +1644
System.Diagnostics.Process.Start() +121
System.Diagnostics.Process.Start(ProcessStartInfo startInfo) +46
gbweb.Migrated_Player.doPlay() in c:\Program Files\devnz\gbpvr\web\Player.aspx.cs:324
gbweb.Migrated_Player.Page_Load(Object sender, EventArgs e) in c:\Program Files\devnz\gbpvr\web\Player.aspx.cs:139
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +13
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +45
System.Web.UI.Control.OnLoad(EventArgs e) +80
System.Web.UI.Control.LoadRecursive() +49
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3719




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
===============
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#13
2006-12-04, 11:22 PM
EWA can not find VLC....The location of VLC that you have in your config is not correct....look at my screen shot at the top of the page....it is only the path....do not include the \vlc.exe at the end.....and make sure it ends in a \.

c:\program files\videolan\vlc\


or wherever you installed it.....
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mmatheny
Offline

Senior Member

Posts: 732
Threads: 113
Joined: May 2006
#14
2006-12-05, 01:37 AM
OK, added the backslash, now when I select Stream and select Open external player, I get this:
=========
Server Error in '/gbpvr' Application.
--------------------------------------------------------------------------------

The system cannot find the file specified
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ComponentModel.Win32Exception: The system cannot find the file specified

Source Error:


Line 322:
Line 323: //Start the VLC process on the server
Line 324: proc = System.Diagnostics.Process.Start(psi);
Line 325:
Line 326: //Set the priority of the started process based off of user configuration


Source File: c:\Program Files\devnz\gbpvr\web\Player.aspx.cs Line: 324

Stack Trace:


[Win32Exception (0x80004005): The system cannot find the file specified]
System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) +1644
System.Diagnostics.Process.Start() +121
System.Diagnostics.Process.Start(ProcessStartInfo startInfo) +46
gbweb.Migrated_Player.doPlay() in c:\Program Files\devnz\gbpvr\web\Player.aspx.cs:324
gbweb.Migrated_Player.Page_Load(Object sender, EventArgs e) in c:\Program Files\devnz\gbpvr\web\Player.aspx.cs:139
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +13
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +45
System.Web.UI.Control.OnLoad(EventArgs e) +80
System.Web.UI.Control.LoadRecursive() +49
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3719




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210

===========
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#15
2006-12-05, 02:31 AM
It is still not finding vlc on your machine.

Did you check and verify on your system that VLC is in-fact installed in the directory that is in the EWA config?

If so....can you start VLC all by itslef (start, programs, video lan, vlc media player?
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mmatheny
Offline

Senior Member

Posts: 732
Threads: 113
Joined: May 2006
#16
2006-12-05, 05:27 PM
Well, I actually cut and pasted the path to VLC into the field and added the \. I will try running it when I get home.

BTW, is there any special setup for VLC? Or do I just install it with defaults, on both the server and client??

UJB, thanks for all your help on this!
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#17
2006-12-05, 09:52 PM
mmatheny Wrote:Well, I actually cut and pasted the path to VLC into the field and added the \. I will try running it when I get home.

BTW, is there any special setup for VLC? Or do I just install it with defaults, on both the server and client??

UJB, thanks for all your help on this!

Defualts.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#18
2006-12-05, 09:53 PM
mmatheny Wrote:Well, I actually cut and pasted the path to VLC into the field and added the \. I will try running it when I get home.

BTW, is there any special setup for VLC? Or do I just install it with defaults, on both the server and client??

UJB, thanks for all your help on this!

Defaults.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mmatheny
Offline

Senior Member

Posts: 732
Threads: 113
Joined: May 2006
#19
2006-12-06, 03:26 PM
OK, had no problem starting VLC on the GBPVR machine. (via the start menu) - triple checked the path. Stumped!!
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#20
2006-12-06, 11:47 PM
Ok.....make the error happen and then go to the following directory to get the web log info and post it here.

Code:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\assembly\dl3
Look under each subfolder until you find the gbpvrpublic.dll. In that directory you should see a .log file. Open it up and find the area near the botom where the streamer is preparing to launch.

Should look something like this.

Code:
12/6/2006 6:45:41 PM.986    INFO    [17]    ***********************
12/6/2006 6:45:41 PM.986    INFO    [17]    VLC Path= C:\Program Files\VideoLAN\Vlc\
12/6/2006 6:45:41 PM.986    INFO    [17]    Args= --intf http "E:\TV\A Christmas Story\A Christmas Story_20051222_20002200.mpg" :sout=#transcode{vcodec=h264{bframes=0,qp=,cabac=no-cabac,loopfilter=nf,analyse=none,adapt=none,me=dia,subme=6,chroma-me=none,merange=1,},vb=256,scale=00.50,acodec=mp4a,ab=64,channels=2}:standard{access=http,mux=ts,url=:7648} vlc:quit
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't stream existing recordings Bobins 44 16,377 2018-07-18, 08:19 PM
Last Post: sub
  Error when trying to stream from NEWA on PC jksmurf 2 2,892 2017-02-27, 05:12 AM
Last Post: jksmurf
  Can't stream recordings to desktop browser but Live TV works. Bobins 8 4,664 2016-12-15, 07:40 PM
Last Post: Bobins
  Can't get live stream to work tripkip 2 3,077 2016-06-19, 01:48 PM
Last Post: UncleJohnsBand
  stream recorded nextpvr programs over internet? JJTraxx 6 7,244 2015-08-16, 09:21 PM
Last Post: UncleJohnsBand
  No Sound when trying to stream using the H264/MP4A/MPEG-TS Streamer Transcode Preset ww4397 17 10,296 2014-09-11, 12:46 AM
Last Post: UncleJohnsBand
  Computer Goes to Sleep in mid-Stream ww4397 5 3,474 2014-08-09, 03:12 PM
Last Post: UncleJohnsBand
  You Can Watch Live Analog Capture Device Video through NEWA itsacoaster 0 1,710 2014-03-09, 05:51 AM
Last Post: itsacoaster
  stream settings? OTAjunkie 3 1,880 2013-12-13, 01:47 AM
Last Post: UncleJohnsBand
  FlowPlayer 5 Video tab kricker 4 2,174 2013-11-09, 05:48 AM
Last Post: kricker

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode