NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 30 31 32 33 34 … 56 Next »
webStreamer - an integrated Web streaming solution

 
  • 0 Vote(s) - 0 Average
webStreamer - an integrated Web streaming solution
Spartan
Offline

Senior Member

Posts: 457
Threads: 28
Joined: Mar 2005
#61
2006-02-16, 05:02 AM
sgilani Wrote:I've put together a quick new build to let you use a different mux and transport method. Actually, I can tell you right now that nothing other than http will work yet, so don't be surprised when udp doesnt work Smile Just keep it at http for now.

There was a glitch where sometimes the codecs in the XML file weren't being loaded, that is fixed now.

If you're having trouble with the stream, try setting up a Windows Media stream by setting VideoCodec to WMV2, AudioCodec to MP3, and Mux to ASF. See if that works better for you.

Again this isn't really the "next build", but a build in progress I wanted to post here to see if it fixes some of the issues that folks are having.

** As always, the new build is on the first post of the thread. (that way you dont have to fish around to find the link later on)


Excellent. I'll give it a go when at work tomorrow (oh, and thanks for the props! Cool )
GBPVR v1.0.16 | Comskip | SportsScores | Weather | I-XmlTV

Server: Tyan Thunder h1000E | 2 x Opteron 2210 | 2GB PC2-5300 DDR2 ECC
LSI MegaRAID 300-8X SATA RAID
1x 73GB SCSI @ 10K RPM (OS)
3x 500GB SATA @ 7.2K RPM (RAID 5) (4 Partitions: Docs, Still Pics, Home Movies, Music)
2x 160GB IDE @ 7.2K RPM (RAID 0) (Recordings)
Hauppauge HVR-1600

Client: Gigabyte GA-MA69GM-S2H | Athlon x2 5000+ BE | 2GB PC-6400 DDR2
1x 320GB SATA @ 7.2K RPM
Antec NSX2480 Case
MCE Remote
wedgie
Offline

Member

Posts: 113
Threads: 27
Joined: Dec 2005
#62
2006-02-16, 08:11 AM
great, i click watch and get a blank black screen. does the firefox plugin need to be installed on host?
Great plugin though.
sgilani
Offline

Senior Member

Posts: 730
Threads: 72
Joined: Jan 2006
#63
2006-02-16, 03:38 PM
You need to have VLC installed on *both* the server (the computer with GBPVR) and the machine you're using to view.

If you're having trouble, or you don't have VLC installed on the viewer machine, you can now try a Windows Media stream that should play in Windows Media Player. To do this, edit the webStreamer.xml file and set the VideoCodec to WMV2, the AudioCodec to MP3, and the Mux to ASF.. then point media player to http://your_server:streaming_port (based on the IP and port you have chosen).
Spartan
Offline

Senior Member

Posts: 457
Threads: 28
Joined: Mar 2005
#64
2006-02-16, 04:14 PM (This post was last modified: 2006-02-16, 04:44 PM by Spartan.)
This works great:

Quote:If you're having trouble with the stream, try setting up a Windows Media stream by setting VideoCodec to WMV2, AudioCodec to MP3, and Mux to ASF. See if that works better for you.

EDIT: This only works great in Windows Media Player. When viewing the stream w/in VLC on the client, playback halts after 10 seconds or so.
GBPVR v1.0.16 | Comskip | SportsScores | Weather | I-XmlTV

Server: Tyan Thunder h1000E | 2 x Opteron 2210 | 2GB PC2-5300 DDR2 ECC
LSI MegaRAID 300-8X SATA RAID
1x 73GB SCSI @ 10K RPM (OS)
3x 500GB SATA @ 7.2K RPM (RAID 5) (4 Partitions: Docs, Still Pics, Home Movies, Music)
2x 160GB IDE @ 7.2K RPM (RAID 0) (Recordings)
Hauppauge HVR-1600

Client: Gigabyte GA-MA69GM-S2H | Athlon x2 5000+ BE | 2GB PC-6400 DDR2
1x 320GB SATA @ 7.2K RPM
Antec NSX2480 Case
MCE Remote
Spartan
Offline

Senior Member

Posts: 457
Threads: 28
Joined: Mar 2005
#65
2006-02-16, 04:29 PM
Hey, a quick question about the webstreamer.xml -- when exactly is this file parsed? I have made some changes to it and it doesn't seem to pick it up right away.

Since this uses the cassini webserver, an iisreset won't cause it to reload, will it?

On a secondary note, because of the above problem, I have been playing with the vlc command line directly to find something that works.
GBPVR v1.0.16 | Comskip | SportsScores | Weather | I-XmlTV

Server: Tyan Thunder h1000E | 2 x Opteron 2210 | 2GB PC2-5300 DDR2 ECC
LSI MegaRAID 300-8X SATA RAID
1x 73GB SCSI @ 10K RPM (OS)
3x 500GB SATA @ 7.2K RPM (RAID 5) (4 Partitions: Docs, Still Pics, Home Movies, Music)
2x 160GB IDE @ 7.2K RPM (RAID 0) (Recordings)
Hauppauge HVR-1600

Client: Gigabyte GA-MA69GM-S2H | Athlon x2 5000+ BE | 2GB PC-6400 DDR2
1x 320GB SATA @ 7.2K RPM
Antec NSX2480 Case
MCE Remote
sgilani
Offline

Senior Member

Posts: 730
Threads: 72
Joined: Jan 2006
#66
2006-02-16, 07:27 PM
The XML file gets parsed when the stream.aspx file is rendered (the page with a list of the recordings). Refreshing that page should load your new settings from the XML file.

Seems like the VLC plugin and WMP work differently for people.. for me, I get stuttering and lots of buffering on WMP but not on VLC. Smile The new build which is coming out either today or tomorrow will hopefully have the option to use the VLC embedded player, or an embedded WMP player instead.
Spartan
Offline

Senior Member

Posts: 457
Threads: 28
Joined: Mar 2005
#67
2006-02-16, 08:32 PM
sgilani Wrote:The XML file gets parsed when the stream.aspx file is rendered (the page with a list of the recordings). Refreshing that page should load your new settings from the XML file.

Seems like the VLC plugin and WMP work differently for people.. for me, I get stuttering and lots of buffering on WMP but not on VLC. Smile The new build which is coming out either today or tomorrow will hopefully have the option to use the VLC embedded player, or an embedded WMP player instead.

ah -- the stream.aspx file must have been cached then (or i haven't been refreshing it)

Nevertheless, I wish i could get the VLC solution working. Running VLC with WMV2 & mp3 audio is a little painful.
GBPVR v1.0.16 | Comskip | SportsScores | Weather | I-XmlTV

Server: Tyan Thunder h1000E | 2 x Opteron 2210 | 2GB PC2-5300 DDR2 ECC
LSI MegaRAID 300-8X SATA RAID
1x 73GB SCSI @ 10K RPM (OS)
3x 500GB SATA @ 7.2K RPM (RAID 5) (4 Partitions: Docs, Still Pics, Home Movies, Music)
2x 160GB IDE @ 7.2K RPM (RAID 0) (Recordings)
Hauppauge HVR-1600

Client: Gigabyte GA-MA69GM-S2H | Athlon x2 5000+ BE | 2GB PC-6400 DDR2
1x 320GB SATA @ 7.2K RPM
Antec NSX2480 Case
MCE Remote
sgilani
Offline

Senior Member

Posts: 730
Threads: 72
Joined: Jan 2006
#68
2006-02-16, 11:09 PM
Just posted a new build... with IE support! Smile For now I haven't put in the option to use WMP, because I really think mp4v and mp4a is the way to go. As Spartan rightfully points out, WMV2 and MP3 just doesn't give you the same quality.

See if you're able to use the embedded VLC player now in IE. It should also still work in Firefox as it always has.

Next thing on the agenda is most likely the issue with deleted / pending recordings erroneously showing up in the list.. but as always feel free to give feedback if there's something else not working or something like that.
Spartan
Offline

Senior Member

Posts: 457
Threads: 28
Joined: Mar 2005
#69
2006-02-17, 01:09 AM
sgilani Wrote:Just posted a new build... with IE support! Smile For now I haven't put in the option to use WMP, because I really think mp4v and mp4a is the way to go. As Spartan rightfully points out, WMV2 and MP3 just doesn't give you the same quality.

See if you're able to use the embedded VLC player now in IE. It should also still work in Firefox as it always has.

Next thing on the agenda is most likely the issue with deleted / pending recordings erroneously showing up in the list.. but as always feel free to give feedback if there's something else not working or something like that.

Actually, I have found that the sweet spot for me is WMV3 + mp4a streaming video at 160 (anything more, and VLC won't play the stream). WMP won't play it, but VLC doesn't seem to mind :p
GBPVR v1.0.16 | Comskip | SportsScores | Weather | I-XmlTV

Server: Tyan Thunder h1000E | 2 x Opteron 2210 | 2GB PC2-5300 DDR2 ECC
LSI MegaRAID 300-8X SATA RAID
1x 73GB SCSI @ 10K RPM (OS)
3x 500GB SATA @ 7.2K RPM (RAID 5) (4 Partitions: Docs, Still Pics, Home Movies, Music)
2x 160GB IDE @ 7.2K RPM (RAID 0) (Recordings)
Hauppauge HVR-1600

Client: Gigabyte GA-MA69GM-S2H | Athlon x2 5000+ BE | 2GB PC-6400 DDR2
1x 320GB SATA @ 7.2K RPM
Antec NSX2480 Case
MCE Remote
sgilani
Offline

Senior Member

Posts: 730
Threads: 72
Joined: Jan 2006
#70
2006-02-17, 01:13 AM
Yeah, I think it's the mp4a audio that WMP snarls at.. VLC of course couldn't care less what you throw at it Smile
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (36): « Previous 1 … 5 6 7 8 9 … 36 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  PSP Streaming from GBPVR psycik 11 4,608 2008-06-03, 11:58 AM
Last Post: fuzzweed
  Comskip 0.79 build 30: DVR-MS fully works, integrated demux to support editing erik 2 2,026 2006-03-31, 09:34 PM
Last Post: zaldwaik
  Comskip 0.77 has an integrated mpeg viewer erik 3 2,476 2005-09-27, 02:12 PM
Last Post: erik

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

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

Linear Mode
Threaded Mode